This topic has 7 replies, 2 voices, and was last updated 8 years, 10 months ago ago by Eva Kemp
I have added my two main top level categories to the main menu. I have many subcategories under each. I’d like to have a page with a thumbnail menu for the subcategories. Then, on the products list page display a top banner. When I add a category image it displays in both locations. Is there a way to have different images rather than display the same one?
Hello,
Unfortunately there is no such option. Sorry.
Regards,
Eva Kemp.
Can I turn off the image on the product list page but keep it in the categories overview page ?his would allow me to have separate images because I could add the product list page image in the wysiwyg box.
Secondly, when I add an image in the wysiwyg box, why is it scaled down? I’d like it to appear actual size.
Thanks!
Hello,
Do you want to remove this image http://storage6.static.itmages.com/i/16/0115/h_1452856605_4749166_e7316417db.png ?
You can hide it using css code in custom.css file:
.cat-banner {
display: none;
}
To create custom.css you need rename default.custom.css to custom.css in wp-content/themes/xmarket directory via FTP and enable it in Xmarket – Theme Settings, tick “Enable Custom CSS file”.
Regards,
Eva Kemp.
Yes, thanks for the instruction. Now, do you know why the second image is appearing so low resolution? It’s the same image pulled form media library as the top image.
Nevermind. Figured it out. Sorry, new to this 🙂
Hello,
Glad to hear you’ve managed to resolve the issue.
Have a nice day.
Regards,
Eva Kemp.
The issue related to '‘Create different images for category page and product listing page (1 post)’' has been successfully resolved, and the topic is now closed for further responses