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 » Header configuration & styling »

[SOLVED] LavaLamp jQuery & Atahualpa 342


  #1  
Old Sep 3, 2009, 11:45 AM
gidibao's Avatar
gidibao
 
12 posts · Jan 2009
Sanremo, Italy
Hello,

do you think is possible to add the lava lamp navigation to the Atahualpa Page Menu Bar?

I think I've found something interesting here: P&P Lava Lamp nav for your WP Blog.

1. code in your header.php before the head tag closes [OK]

2. add CSS style [OK]

3. Where do I have to add the LavaLamp Navigation code?

PHP Code:
<!-- Begin Lava Lamp Navigation -->
<div id="catnav">
<ul id="nav" class="lavaLamp">
 <li><a href="<?php echo get_settings('home'); ?>">Home</a></li>
 <?php wp_list_pages('title_li=&depth=1'); ?>
 <?php wp_list_categories('title_li=&depth=1'); ?>
 <li><?php if (is_user_logged_in()) { ?><a href="<?php echo get_option('home'); ?>/wp-admin/">Site Admin</a><?php ?></li>
</ul>
</div> <!-- End Lava Lamp Navigation -->
Thanks in advance

Regards as always

Gianni
  #2  
Old Sep 4, 2009, 08:59 AM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
You can put it right into the "Configure Header Area" text area
  #3  
Old Sep 6, 2009, 03:59 PM
gidibao's Avatar
gidibao
 
12 posts · Jan 2009
Sanremo, Italy
You rock!!!

Thanks so much for your kind reply!

The LavaLamp jQuery works like a charm with Atahualpa v342

Kudos on your great PHP & CSS work!

Regards as always

Gianni

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] How to turn off Atahualpa Post Options? Kolya Plugins & Atahualpa 2 Jul 28, 2009 05:23 AM
[SOLVED] Atahualpa &amp; AskApache Google 404 desean Plugins & Atahualpa 0 Jul 25, 2009 09:28 AM
[SOLVED] Polyglot &amp; Atahualpa 3.4.2 TGsoft Sidebars & Widgets 2 Jul 24, 2009 06:32 AM
[SOLVED] Atahualpa &amp; IIS: ISAPI_rewrite fromtheranks Plugins & Atahualpa 2 May 9, 2009 09:28 AM
[SOLVED] WPG2 &amp; Atahualpa 3.3.2 Problem sjuerges Plugins & Atahualpa 2 Apr 9, 2009 10:11 AM


All times are GMT -6. The time now is 10:04 AM.


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