Thread
:
How to add 'sale items' custom view as a category page?
View Single Post
#
4
January 25th, 2011, 10:44 AM
Eric
Datafeed
r
Team
Join Date: Feb 2008
Posts: 16,902
In your Categories Widget view, in the Category list module, at the end right after
[/category.list]
you could add this code:
<ul><li><a href="http://www.yoursite.com/sale-items/">On Sale</a></li></ul>
It's not perfect but it will get the job done. I'm not sure if your theme is easy to use with the built in WP menu system but the WP Menu system is how I added the sale items link to my main menu.
Eric
__________________
Configure your email settings
to receive an email when your question is answered.
Version 3 Information
Removing the title "Store" from your store pages
Set your store as your homepage
Eric
View Public Profile
Find all posts by Eric