![]() |
|
Home | Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]() Store ID: 38485
Website URL: http://partythemesforbirthday.com URL to page in question: all By now my website is close to what I want to see. four categories >New releases June, July, August, September 2012 < have children I would like to only display the children in the widget I did go to view>widget>category and change from All to Child categories only but than the widget is visible only until clicked when it completely disappears from all sidebars. How can I make sure that the categories stay? in other words I would like the widget to display new releases June 2012, when clicked the four themes, released in June, show up, just as they do right now when the widget is set to all. Michael |
#2
|
||||
|
||||
![]() Hi
I don't think that is possible... at least I can't figure out how it would be done. You might need to use something like the plugin Widget Context however I still don't know if you'll be able to get what you want. Eric
__________________
![]() ![]() ![]() ![]() |
#3
|
|||
|
|||
![]() Eric, please ask your coders, there has to be a way to include or exclude categories from showing. Maybe I just did not explain myself. because all of my Main categories are in my navigation Bar having them also show in the sidebar is redundant.
but we do get new items every month which are placed in a category called New releases August 2012 and September October etc. and these categories need to show in the sidebar. I can do this manually, but what a long drawn out pain in the neck that would be Michael |
#4
|
||||
|
||||
![]() Hi
Can you provide an example of exactly what you mean? Maybe I don't fully understand your request. However, from your initial post, I don't think what you want to do is possible without some extensive/additional PHP coding. Eric
__________________
![]() ![]() ![]() ![]() |
#5
|
|||
|
|||
![]() Store ID: 38485
Website URL: http://partythemesforbirthday.com URL to page in question: all in this code [category.list before='<ul>' after='</ul>'] [category.if active="self"] <li class="active"> [category.name] [category.repeat] </li> [/category.if] [category.if active="child"] <li> <a href="[category.link]" title="[category.name]">[category.name]</a> [category.repeat] </li> [/category.if] [category.if active="parent"] <li> <a href="[category.link]" title="[category.name]">[category.name]</a> </li> [/category.if] [category.if active="no"] <li> <a href="[category.link]" title="[category.name]">[category.name]</a> </li> [/category.if] [/category.list] ************************************** I believe there is a way to only show children categories |
#6
|
||||
|
||||
![]() Hi
I still don't understand fully what you want to accomplish. Here's more information regarding how to manipulate your category lists: http://www.datafeedr.com/docs/item/169 Eric
__________________
![]() ![]() ![]() ![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Display category title on Category Page | Michaelgs | Questions | 1 | July 20th, 2012 09:02 PM |
Display sub-category images on category pages | Eric | Tips, Tricks & Tutorials | 2 | August 6th, 2011 11:47 AM |
Display images by category? | kaje | Questions | 13 | April 7th, 2011 09:06 PM |
How to Not Display Category if it is Empty | patagonia | Questions | 3 | January 10th, 2011 03:52 PM |