Category Label & Shortcode
-
Hi guys,
What would you suggest as a work-around if I want different category labels on different pages? For example on one catalogue, it makes sense for my Category label to be ‘University’, whereas in another catalogue page, this makes no sense at all.
Currently it’s mandatory (I believe) to select at least one category for each product.
Is there any way to hide the category on the sidebar and then perhaps just use custom fields instead?
Or is there any way to remove the necessity of selecting a category for each product?
I just tried the following code, but that just removes all the titles for Category, Sub-category, custom-fields etc. but leaves all the actual category items themselves.
.prod-cat-sidebar-cat-title {
display: none;
}Secondly instead of having an image in one of my catalogues beside the products, I would like to embed a document. I use a plugin to embed documents into pages on the site through shortcodes. I’m not a coder myself but could you recommend how I might add the ability to read shortcodes so that I can add a document in this box as opposed to uploading an image? I’m currently interested in the ‘Detail’ and ‘Thumbnail’ Layouts for this. This is quite necessary for us to find a way of doing this, so I’d be really grateful for your assistance!
Many thanks,
Simon
The topic ‘Category Label & Shortcode’ is closed to new replies.