- This topic has 2 replies, 2 voices, and was last updated 14 years ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 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 › How to add category link in product detail
Tagged: product category
Hi,
How to modify [wp_eStore_list_categories_fancy] so that it displays only links (I do not need thumbnail image) and which file I can modify the css?
thanks,
Samuel
Open the “eStore_misc_functions.php” file and modify the following function:
function show_category_fancy_style
Thanks