Hi,
to add a thumbnail to your categories you have to choose one image and then click on the button “Assign to Term”.
Best regads
Thanks, tried that. Didn’t work. Anyway this plugin doesn’t seem to like my pinboard theme, (the gallery looks strange) http://www.artandcraftconnection.com/TheCartPress/product_category/scarves/ , tried some of the other themes that you recommend, but didn’t get them to look the way I want.. other problem now came up, my client wants the product to disappear form the site when sold because she only has one unique item each.. so not sure if I can use cartpress at all. Thanks for your work, I am sure it will all work out eventually for you. Best of luck, Groggo
Hi, Groggo
About the look, I think exists a css issue. I’m going to send this thread to my partner.
About to hide products, you can configure it in the TCP Settings/Main Settings: “Hide out of stock products”
Best regards
Hi,
About A: Yes, to display categories and subcategories in WordPress menu you need insert them manually in same way that wordpress blog categories.
To dinamically feed WordPress menus you need some customization, a custom plugin. Interesting feature
About B: You are right, we have a bug with the new WordPress media manager, we are going to fix it.
About Stock, as Inigo said review your stock settings: “Hide out of stock products”
To support faster in which other people can help you open topics at community.thecartpress.com
Best Regards
To correct your css issue:
TCP Look&Feel > Custom styles
.tcp_products_list .twocol,
.tcp_products_list .threecol,
.tcp_products_list .fourcol {
width:100%;
}
To avoid the pixelation of images:
TCP Look&Feel > Theme compatibility
Uncheck “Use responsive images”
Best Regards