Search:
Search took 1.00 seconds.
-
One way I am able to display the main and the sub categories is via this code...
echo '<li><a class="top" href="#open">'.__('Job Category', 'appthemes').'</a> <ul>';
wp_list_categories(...
-
There's quite a few of these files that make use of the sidebar widget, although they differ depending on the role of the user (e.g. Listers vs. Seekers). In order to add a new dropdown menu on the...
-
No problem with that as we all do that some times. Anyway, I will have to close this thread now.
-
Hi Matt,
Unfortunately, barukar's answer (as far as I'm aware) - won't be much help as he's referring to the menu's at the very top (where people can log in, check out your blog etc.) which can be...