-
AuthorPosts
-
November 26, 2014 at 12:31 am #358059
Hello!
How make it possible to display categories of each product for “Product list widget”?
It must be displayed under product’s name.
Thank you!November 27, 2014 at 5:25 am #358826Hey artspbseo!
I assume you are referring to the WooCommerce plugin, right? In WooCommerce->Settings you can do the settings for it.
For further support please include a link to your website.Best regards,
AndyNovember 28, 2014 at 5:43 pm #359681This reply has been marked as private.November 29, 2014 at 6:41 pm #360110Hi!
please refer to this link: http://wordpress.stackexchange.com/questions/89819/woocommerce-how-to-display-product-category-above-product
Hope the code will help you.
Regards,
AndyDecember 3, 2014 at 1:42 pm #362082That’s not solution. I need to modify just this widget, and category must me not above, but after the product.
December 4, 2014 at 6:51 pm #363114Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-catalogue-content { display: block; }Please disable CSS minifying feature before applying the code on the plugin you are using
Best regards,
YigitDecember 5, 2014 at 11:36 am #363503Added – no effect.
December 5, 2014 at 4:42 pm #363642Hi!
Please disable CSS minifying feature and flush cache then refresh your page a few times. If it still does not work, please post temporary login credentials here privately
Best regards,
YigitDecember 15, 2014 at 7:26 pm #368492This reply has been marked as private.December 16, 2014 at 6:15 pm #369057Hi!
You have following code in Enfold/css/custom.css file
.av-catalogue-content { display: none; }please remove it
Best regards,
YigitDecember 17, 2014 at 10:54 am #369383Removed – still no category displaying
December 18, 2014 at 4:28 pm #370023any help?
December 18, 2014 at 4:30 pm #370025Hey!
Please flush browser cache and refresh your page a few times. It does work fine on my end – http://i.imgur.com/I5TDQx2.png
Best regards,
YigitDecember 18, 2014 at 10:59 pm #370267That’s not showing categories – I’ve submitted an example of how it must look – here.
For now it’s showing another title of product – for example – under “Changing Epochs” it must be “graphics”December 20, 2014 at 11:15 pm #371084Hi!
That’s the product
content, you’d need to change it here – http://screencast.com/t/ak5WVN15v2ERegards,
Josue -
AuthorPosts
- You must be logged in to reply to this topic.
