MyNameis
Forum Replies Created
-
I’m having this problem also. Quite frustrating.
Forum: Plugins
In reply to: [Category Thumbnail] [Plugin: Category Thumbnail] Auto category IDalso, I’m using this in my templates, not pages.
Forum: Plugins
In reply to: [SEO Ultimate] [Plugin: SEO Ultimate] Post title in Meta DescriptionDoes anyone know the answer to this? I can’t access the documentation.
Forum: Fixing WordPress
In reply to: How to Sort Custom Fields Alphabetically By KeySteve,
Many, many thanks for that. The least I can do is answer your question about why I want this in my custom fields and not the post. Well, I wanted to put a section in my sidebar where it will show a random term every time you refresh the page. I want my readers to learn new things, not just have a page to go when they need information.
I wish I had more php knowledge to build that out on my own, but I know that if I just put the definitions into a post, then it will never happen.
-Simon
Forum: Fixing WordPress
In reply to: How to Sort Custom Fields Alphabetically By KeyI downloaded this plugin, but I’m really not quite sure how to use it.
How do I extract the data into a post?
And how would I be able to sort it alphabetically?
Sorry if I’m being an idiot.
thanks!
Forum: Fixing WordPress
In reply to: Add Separator to Navbar<ul> <li><a>" title="<?php _e('Home'); ?>" id="home">Home </a></li> <?php wp_list_categories('depth=1&sort_column=menu_order&title_li=' . __('') . '' ); ?></ul>Forum: Fixing WordPress
In reply to: Add Separator to Navbarhelp?
Forum: Fixing WordPress
In reply to: Add Separator to Navbaranyone?