Wordpress Themes - WP Forum at BFA
Click Here To DONATE! Support the theme development, get more attention and additional benefits based on your donation level. Your forum name will be highlighted.

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Page & Category Menu Bars »

Displaying archives in dropdown list


Build custom WP THEMES, without
coding.
Click here for THEMEFRAME

From the author of Atahualpa, the #1 most
downloaded (700,000+) theme @ wordpress.org
  #1  
Old Nov 6, 2010, 08:36 AM
everybodylies
 
17 posts · Oct 2010
I have a horizontal menu with dropdown lists that I made for my blog before I moved it to Wordpress. The menu is simply built using html and css styling. (To see it: http://www.iloveto.se/)

I've kept the menu since I like it and I would like to know if I can keep using it with WP. I'm using Atahualpa 3.4.9 and I added a widget in where I placed the menu as text.

On my old blog, this would list my archive:

<tag:archivelist>
<a href="${ArchiveLink}">${ArchiveName}</a>
</tag:archivelist>


And here it is in the dropdown menu:

<div id="navdropd">
<li><a href="#">Arkiv</a>
<ul>
<li><tag:archivelist>
<li><a href="${ArchiveLink}">${ArchiveName}</a></li>
</tag:archivelist></li>
</ul></div>


So what I'm asking is, can I reproduce this, and how?
  #2  
Old Nov 6, 2010, 09:14 AM
juggledad's Avatar
juggledad
 
20,010 posts · Mar 2009
OSX 10.6.8/10.7.3 WP 2.8.x/2.9.x/3.x Atahualpa 3.5.x/3.7.x Safari 5.x Firefox 11 XP
Have you tried putting in a text widget?
  #3  
Old Nov 6, 2010, 10:09 AM
everybodylies
 
17 posts · Oct 2010
I am using a text widget.
I know I could type it in manually like this,

<li><a href="http://www.iloveto.se/2010/11/">November</a></li>
<li><a href="http://www.iloveto.se/2010/10/">October</a></li>
...
...

But I want it to automatically add months as time goes. There must be some code I can use like the example in purple below, I'm just not too good with the php.

<li><a href="${ArchiveLink}">${ArchiveName}</li>
  #4  
Old Nov 6, 2010, 03:54 PM
juggledad's Avatar
juggledad
 
20,010 posts · Mar 2009
OSX 10.6.8/10.7.3 WP 2.8.x/2.9.x/3.x Atahualpa 3.5.x/3.7.x Safari 5.x Firefox 11 XP
what you need to do is develop a widget that will read the archives and build the list or see if there is a plugin that comes close to what you want and then change it to what you need.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Page Dropdown movement ccsfdave Page & Category Menu Bars 7 Oct 9, 2009 05:56 AM
List of Categories as a dropdown submenu to the Home menu fma Page & Category Menu Bars 6 Sep 22, 2009 04:43 AM
[SOLVED] Category list not displaying all categories TV Lowdown Page & Category Menu Bars 0 Sep 4, 2009 07:11 AM
[SOLVED] How can I move vertical links list into horizontal list on navigation bar? kevandali Page & Category Menu Bars 2 Jul 21, 2009 01:04 PM
Flexx theme - How to change my "List Category or Archives" to "List Titles ONLY" ?? idaks01 Post-Kicker, -Byline & -Footer 0 Mar 28, 2009 05:22 PM


All times are GMT -6. The time now is 11:25 PM.


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