- This topic has 6 replies, 2 voices, and was last updated 13 years, 1 month ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Tweaks › Make a non-fancy list of products within a category
First off, thank you so much for all the support on this plugin.
I was wondering if there was a way to simply list the products within a category by just showing a link to the product page and the price in a non-fancy display.
I’m sure it’s a simple code modification but i’m not sure how to do it.
Thanks again!
Let me be more specific, I want to display a list of products in a category the same way that the [wp_eStore_product_search] shortcode returns a table of product links. Thanks!
No, we don’t have a shortcode for that.
Ok, can I update the code for an existing fancy view to just list this then? If so how do I do that?
Thanks!
This requires advanced PHP and HTML coding knowledge. If you are okay with that then simply let me know which fancy display you want to modify and I will be able to tell you which file to look into. Alternatively, you can contact us for a custom development job and we will give you a quote.
Yes, if you could point me in the right direction for customizing fancy 1 that would be great.
Open the “eStore_misc_functions.php” file and look inside the “show_product_fancy_style” function in that file. Customize it to however you like.