Forum Replies Created
-
Mod
Send me a message from my blog and let me know what problems you’re having with TOC+. Also, I’ll work on a tutorial for images and floats. Stay tuned.
Mod
I don’t know. I tried this in IE8 and didn’t get this error.
Have you tried this from another ISP? When I use the computers at my local library I get a weird error from IE on one of my blogs but not the other (but never get them when I use Firefox, or when I go to another library.)
Mod
Graphene Options >> Display >> Excerpts Display Options
tick the box marked “Show excerpts in front page”
Mod
As far as I know, WordPress doesn’t show author info unless they have written a post. There are a couple of workarounds, however.
First, there is the “Show Authors Without Posts” plugin, which you can find here.
Second, you could create a custom page for each author and then use Kalin’s Post List plugin to list all their posts below it. For people who don’t like the styling options available with the usual author page, this may be the ticket. I like this plugin enough that I wrote a tutorial for it, which you can read here.
Good luck,
Ken
Mod
Posting in the right section gets you help faster. I have seen some help requests languish for days without responses because they were in the wrong section.
As for the other issue, you can try this, but as Syahir points out, it’s probably a matter of having a more complete translation.
Mod
In reply to: Yontoo react virusprogram on my pc when I am not connected to my webbsite
November 3, 2011 at 8:32 pm #19216What your code is showing is styling information that Yontoo is loading onto your site.
id="YontooLocationStore2"is applying a Yontoo style to anything in that<div>, which is a little odd, because it is also styled asdisplay:noneso those links won’t actually appear on your blog.Makes me wonder, anyway. I am generally distrustful of such things.
Ken
Mod
See this post:
https://forum.graphene-theme.com/graphene-support/hiding-page-titles
Also, your header image is highly pixellated. You want to start with a larger image.
Mod
I did say you might have to play around with it a bit.
Searching the code:
Use Firebug. Here’s a tutorial:
http://blog.kjodle.net/2011/10/02/using-firebug-to-tweak-your-blog/
Unless you meant searching the stylesheet. In that case, just open it in a text-editor and use the built-in search function.
Also: try reloading your page. If you have a cache enabled, you will want to be sure to clear your cache and then reload the page.
you can also try:
.child-pages-wrap background{#CCCCCC;}Mod
I just realized I made a mistake in the original code, but have corrected it now. Also, you would want to change
#CCCCCCto whatever your desired color code is.Mod
either your child theme’s custom stylesheet (if you are using a child theme) or
Graphene Options >> Display >> Custom CSS
Be sure to click “Save Options” afterward!
