Forum Replies Created
-
Mod
Um, I’m not sure what you mean by “CSS that is being dropped into the page”, but I think you mean that if you view source, you’ll see links to all the stylesheets used by the theme and plugins, and then you see some CSS (usually with a fair amount of blank space on either side), that’s from the Graphene colour and text options, along with any custom CSS you have. So some of that is normal. But that
.page-titlething is a little weird. I just noticed it on my blog as well, although it is not affecting the appearance.Mod
Actually, couldn’t you just target that one widget with CSS, using its widget ID, like this?
Mod
In reply to: I just finished converting to a child theme and I cant get my slider to work If anyone can tell me
December 19, 2011 at 4:03 am #18446# you didnt even help me.
I guess they didn’t see this:
It looks to me like you have permalink issues. There should not be an “index.php” in your url. Read this page in the Codex to see which structure tags are available to you: http://codex.wordpress.org/Using_Permalinks#Structure_Tags
The list of available structure tags does not include “index.php”, which is what is causing all the problems. Fix that issue and your slider will work just fine.
Sincere thanks for your support, Josh. I worked 26 hours this weekend, and still made time to peek in on this forum to do what I could to help people. I’m glad that the vast majority of people we work with sincerely appreciate our help, even when we’re not able to provide solutions to all of their problems.
It just goes to show that you can’t make everyone happy.
I hope this post is not also against the rules.
Not as far as I know, but if you don’t like something I wrote on my blog, please comment on my blog, rather than in this forum. Any comment on my blog that isn’t spam gets approved, no matter how much you disagree with me. Thanks.
Good Luck To you.
And to you as well, although I prefer a willingness to learn and hard work to just plain luck. But to each his own. I understand if the recent economic disasters have been difficult for you, as they certainly have been for me. It would be nice if we could work together, but I certainly understand if you choose not to.
Mod
Did you read this? https://forum.graphene-theme.com/graphene-support/wordpress-33
I agree with Prasanna – WP 3.3 has some great features I didn’t know I needed or wanted until now. And it runs smoothly.
I don’t know why your friend’s site crashed. Could be a plugin conflict, could be a hosting issue (see this, for example), could be a PICNIC error (BT/DT). Who knows? Your best bet is to do the one thing that everyone should be doing but nobody ever actually does: backup. You can read how to back up WP here: http://codex.wordpress.org/WordPress_Backups and then sleep easier at night.
Mod
In reply to: I just finished converting to a child theme and I cant get my slider to work If anyone can tell me
December 18, 2011 at 3:37 pm #18443Please do NOT code dump. We can see your child theme stylesheet just fine. (You might want to take a moment to read this).
It looks to me like you have permalink issues. There should not be an “index.php” in your url. Read this page in the Codex to see which structure tags are available to you: http://codex.wordpress.org/Using_Permalinks#Structure_Tags
Mod
Please post a URL to your page, as per the forum rules, so that we can take a look.
Mod
Specifically, you would use the
is_front_page()function, I believe.Mod
Use an action hook widget area, and use a bit of PHP or the Widget Logic plugin. See this tutorial: http://blog.kjodle.net/2011/11/04/graphene-action-hook-widgets-an-easy-way-to-modify-your-blog/
Mod
URL?
Mod
In the Twitter widget, you have the option of how many tweets you would like to display. Make sure you have actually tweeted at least that many times, or you will get this error.
