ronangelo
ParticipantForum Replies Created
-
In reply to: HEEEELLLLPPP!!!! Why do I have 3 Graphics showing up for each post?
September 19, 2012 at 2:35 pm #32622A similar problem has been posted weeks ago and is caused by a plugin.
maybe your plugin
superslideris not compatible.I guess you’re right.
If its a behavior, then I think css can’t change it.
I also have no idea how to.
The editor doesn’t do double spaces.
there’s just a difference between the
line-heightand<p>margins of WYSIWYG and HTML mode.You can manually change that in the editors css.
Go to Graphene Options -> Advanced -> Action Hooks
check graphene_header
Go to Widgets and add a Text widget on the new widget area.
<a href="http://yoursite.com" target="_blank"> put image or text here </a>It has nothing to do with graphene but more with quality of the site’s content.
there are a lot of graphene sites that are updated regularly and are indexed just fine.
In the end, google decides what to show in google searches.
Quote:I like Graphene theme and I’d like to use it but if there is a problem with the SEO this is embarrassing.
Any idea?
Embarrasing!?
poor Syahir, this is what he gets for giving us a free, premium grade Theme.
http://www.exeterbabytoddlergroups.co.uk/news/
is a page right?
Edit news and choose
two columns, sidebar on the leftin the page attributes/ templategtranslate, the one you are using, works fine in most Graphene sites I’ve seen. Maybe you had just configured it incorrectly… different sidebar? widget logic?
add in your Custom css
format: font-weight | font-size/line-height | font-family.sidebar h3 {
font: normal 18px/20px arial, sans-serif;
}…and you can always ask for help here 🙂
Maybe you just need to upgrade your WordPress to the latest version.
graphene 1.8.1 has a lot of additions and improvements since 1.5.6
if I were you I’d just go ahead with the upgrade since your modifications aren’t too many.
in this case, add
!importantbody {
font: normal 13px/20px Verdana, Arial, Helvetica, sans-serif !important;
}If you are going to upgrade, I suggest you deactivate the child theme first so you can see exactly
what the difference is between the default theme’s appearance and when your child them is activated.
