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 » Atahualpa 3 Wordpress theme » Page & Category Menu Bars »

2 page menu bars (left and right side) possible ?


  #1  
Old Feb 7, 2009, 09:31 AM
Tigger
 
35 posts · Feb 2009
Hi Flynn,

is it possible, to include the page navigation menu into the right side and also into the left side ?
On both sides I would use the page navigation menu with different settings.
Via widgets, I can only include it one time into one side.

Last edited by Tigger; Feb 7, 2009 at 09:40 AM.
  #2  
Old Feb 8, 2009, 01:44 PM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
That widget can only be used once, unlike the text or rss widget. Try this widget http://wordpress.org/extend/plugins/php-code-widget/ and put your own code into it:

PHP Code:
<ul>
<?php wp_list_pages('title_li='); ?>
</ul>
See http://codex.wordpress.org/Template_Tags/wp_list_pages on how to further customize the output of wp_list_pages
  #3  
Old Feb 8, 2009, 02:50 PM
Tigger
 
35 posts · Feb 2009
Hi Flynn,

I installed Simple Sidebar Navigation Plugin

http://www.ibsteam.net/blog/web-deve...ugin-wordpress

It works perfect. Now I can add a second page menu bar to the left side of the page and customize the content. It is using the standard navigation bar from your theme. Unfortunately no suckerfish ... . But you can create as many menues as you want and also include external links

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
Font size in page menu (left side integrated as widget) Tigger Page & Category Menu Bars 8 Aug 27, 2009 07:49 PM
[SOLVED] How to put color on the right and left side of the menu bar? (the whole colo nasu Page & Category Menu Bars 9 Jun 5, 2009 05:00 PM
[SOLVED] Side Bars will not show up anywhere but the home page...posted from Note Pad Jayce Sidebars & Widgets 12 Apr 26, 2009 10:01 PM
Moved side bars to right side, now have dotted lines around areas tomlucas Sidebars & Widgets 1 Apr 16, 2009 05:24 PM
How to put lines just on right an left side of active Menu Items amber Page & Category Menu Bars 1 Feb 23, 2009 02:22 PM


All times are GMT -6. The time now is 03:44 AM.


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