So if I\'m on a subcategory page...how can I get the name of the main category? S开发者_JS百科o let\'s say I\'m on site.com /my-category/my-subcategory/ so how can I get \"my-category\" ? I don\'t wan
First, I\'ve only programmed a lot of HTML, know a little PHP and am playing with Wordpress, experimenting and learning it the way I learn everything else, trial and error, heavy on the error.
This is located in the sidebar.php file for predetermined adspace. I\'ve tried putting the image URL and the link URL in separetely and by generated code, but I get an error every time. This is the co
I have coded up a basic WPress theme to use on my chessblog but it has problems displaying the navbar and pages (and displays differently in IE & Firefox). I have asked for help on the forum at wo
I want to show the hierarchical list of categories using wp_list_categories but I want to show only one category and its subcategory
I just created my first Wordpress theme. I zipped it up and installed it on the server using the Wordpress 3.0.1 Administration Panel. That worked fine. But now I\'ve made a few changes to my theme an
I have a taxonomy-taxonomy.php page that needs to look like so: CUSTOM POST TYPE TITLE (RESOURCES) Custom Taxonomy 1 (Resource Types)
I\'m building a Wordpress theme for a client and it\'s unlike any other theme I\'ve built before in that the homepage is a collection of posts spread across multiple different containers and styles. I
I\'m trying to create a horizontal menu in WordPress that can be changed on the fly by non-technical users without editing the theme directly. i.e. The graphics department :). I\'m a .net developer an
I\'m using the following code to add custom taxonomies to my menu in wordpress.I need to make these \"sub\" items under Products.