![]() |
|
Home | Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]() Hi,
Is it possible to hover the mouse over the store button and a drop down menu of all parent categories are shown horizontally with the subcategories underneath each parent? Thanks |
#2
|
||||
|
||||
![]() THREAD MOVED TO 'QUESTIONS' FORUM.
__________________
![]() ![]() ![]() ![]() |
#3
|
||||
|
||||
![]() You can follow the instructions here but you will need to add a parent link to the entire code like this:
HTML Code:
<ul><li><a href="/store">Store</a> [category.list id='dfparent' before='<ul id="nav">' after='</ul>'] <li> <a href="[category.link]" title="[category.name]">[category.name]</a> [category.list id='dfchild' before='<ul>' after='</ul>'] <li> <a href="[category.link]" title="[category.name]">[category.name]</a> [category.repeat id='dfchild'] </li> [/category.list] </li> [/category.list] </li></ul>
__________________
![]() ![]() ![]() ![]() |
#4
|
|||
|
|||
![]() thanks for the reply - I'll look at trying to implement this soon.
Another thought - Are you able to have each parent category set as a permalink in wordpress and then use the code you have supplied to show all sub-categories when hovering over the parent permalink? Thanks |
#5
|
||||
|
||||
![]() Quote:
I'm not sure I understand completely what you mean but I think these instructions will work for you. Eric
__________________
![]() ![]() ![]() ![]() |
#6
|
|||
|
|||
![]() Hi Eric,
Let me offer some clarification to my question: When using wordpress and datafeedr a "store" tab is created in wordpress as a permalink. You can then use the datafeedr plugin to import your categories. I was wondering rather than have the "store" button is it possible to have a button at the top of the page for each parent category (replacing the store button)? Then once you have a list of parent categories running horizontally across the top of the page I would like to "hover" the mouse over these parent categories to "reveal" the sub-categories. I hope this adds further clarification? Thanks |
#7
|
||||
|
||||
![]() Hi
Quote:
Eric
__________________
![]() ![]() ![]() ![]() |
#8
|
|||
|
|||
![]() Hi Eric,
Thanks for your help on this - just added the code and it does exactly what I wanted (and i think it looks great)!!! |
#9
|
|||
|
|||
![]() another example of what i want is found on one of the tutorial videos where the store page is shown in the permalinks and next to it is the sale page.
Rather than a sale page i would like all parent categories |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Need help on Drop down Menu for Brand filter | jdrom | Questions | 3 | March 29th, 2012 07:17 PM |
No drop down menu in new factory | marcaustin | Problems | 15 | March 10th, 2011 02:36 PM |
Add drop down menus for store categories | ccgmark | Tips, Tricks & Tutorials | 13 | January 28th, 2011 01:34 PM |