Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Montezuma Theme »

Add Category Bar on Top


  #1  
Old Apr 15, 2013, 06:38 PM
munchy_cool
 
14 posts · Mar 2013
Add Category Bar on Top

So I want to add a category bar on top of my webiste below the breadcrumbs, I added the below code to virtual header.php

<div id="munchycat" class="col12">
<li class="page_item">"
<?php wp_list_pages('depth=1&title_li='); ?>
<?php wp_list_categories('title_li='); ?>
</div>

problem - title_li=' which ensures that the word Categories is not displayed before the list is not working?
  #2  
Old Apr 22, 2013, 06:27 PM
munchy_cool
 
14 posts · Mar 2013
it looks like parameters passed to wp_list_categories are not working, anybody got a fix?
  #3  
Old Apr 23, 2013, 05:00 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
looks like you are right it doesn't pass the parameter. You might think about donating to FLYNN the theme developer to encourage him to keep developing Montezuma

Last edited by juggledad; Apr 23, 2013 at 05:08 AM.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Display Category & Category Description Of Empty Category msj484 Atahualpa 3 Wordpress theme 3 Apr 30, 2012 03:38 AM
Alternating background colors for category items in sidebar category widget Cheers Sidebars & Widgets 5 Nov 2, 2011 07:05 AM
[SOLVED] Remove Category Description As Category Hyperlink Title msj484 Page & Category Menu Bars 7 Sep 18, 2011 02:53 PM
Changing category order in category menu bar, not in sidebar cat. list paulae Page & Category Menu Bars 13 Mar 30, 2011 05:36 PM


All times are GMT -6. The time now is 02:18 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.