Forum Replies Created
-
Mod
Thanks! I thought you had included it somewhere.
Mod
To get the RSS buttons on the right, use this bit of custom CSS:
#rss {
padding: 13px 23px 0 0;
float: right;
}Ken
Mod
If you know a bit of HTML, you can actually create your own META widget with just the links that you want.
Just enter something like this in a text widget:
<a href="http://www.likeyouwant.com">Link Name</a>Be sure to tick the box marked “Automatically add paragraphs.” For “Title,” you can choose whatever you want.
Good luck
Ken
Mod
Yes, caches will hold static files until they expire. If you are not seeing the changes you make, you need to clear the cache. In fact, if you are working on changes to your blog, I recommend temporarily turning off caches until things are working the way you want them to.
Ken
Mod
Mod
In reply to: can you disable navigation menu extra text under page buttons
July 16, 2011 at 3:15 am #15359No problem. I added the bit in the sticky just before I responded to you.
Ken
Mod
Your picture is useful, because it shows us what the problem is. But be sure to include a URL, so that we can also take a look at CSS and whatever else might be causing a problem.
Without knowing more, have you tried something like:
.entry-content img,
.wp-caption {
height: 130px;(By the way, BBcodes don’t work between backticks.)
Let me know,
Ken
Mod
Phillip,
You ask a lot of questions, but just about all of them have been answered at some point in this forum. Please feel free to look around for the answers. Much of what you want to accomplish can be done using the “out-of-the-box” options that come with Graphene, and some of it will require the creation of a child theme. Are you comfortable doing that? There is a lot of information on this forum and on the WordPress Codex about how to do that.
Be sure to read the forum rules. (i.e.: include a URL!)
Welcome aboard!
Ken
Mod
In reply to: can you disable navigation menu extra text under page buttons
July 16, 2011 at 2:51 am #15357Soaringeagle–
If you are not using Custom Menus, then what appears in your menu are your pages. The description is coming from the description you entered when you created the page. If you edit each page and delete the description, then your problem should go away.
Ken
Mod
If you don’t use custom menus, then the description will come from the “Pages” description. So, no description for “Home” but I can live with that (unless I missed it somewhere?). The new menus are beautiful and work great.
