This topic has 6 replies, 3 voices, and was last updated 9 years, 8 months ago ago by Eva Kemp
Ok so more unclear functions…. When using the product categories feature (like on the demo royal theme) how are you supposed to control what product categories show there… since the only way that the categories get attributes are with slugs and not id’s. ive tried using the slug and it doesnt work, I only want certain product categories to show…
thanks
Hello,
Unfortunately there is no such option. You may try to use some Woocommerce product categories elements from Visual Composer editor.
Sorry.
Regards,
Eva Kemp.
this is what I ended up trying to do but it just doesnt work for some reason things dont appear right on the home page…. anyways ill find another way around it…
just funny that you would implement a feature that doesnt work lol since woo doesnt use id’s you guys ask for an category id… beats the principle… lol
How i can disable category and subcategory on single product page?
go to appearance>editor>style.css
find the line .categories-mask and .categories-mask span.more
and add the attribute visibilty: hidden;
and if you want to edit the words of whats written…
go through ftp or file-manager and find the following file
wp-content/themes/royal/woocommerce/content-product_cat.php
hit ctrl-f in your browser and search for the terms read more (if this is the demo content)
and change the wording to your liking…
Hello,
We recommend to make style changes in custom.css file or in style.css of a child theme because after theme update your modifications in the original style.css will be overwritten.
Thank you.
Regards,
Eva Kemp.
Tagged: e-commerce, online store, product categories, shopping, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up