This topic has 6 replies, 5 voices, and was last updated 9 years, 1 months ago ago by Eva Kemp
Hi
I would like to know the shortcode to display a specific category, on your demo page only shows this one:
https://www.8theme.com/demo/idstore/shop-shotcodes/947-2/
[etheme_product_categories number=”” parent=”0″]
Or maybe i dont understand, does 0 means the slug of category?
Thanks
Hello,
On the demo page you provided below is added description of shortcode attributes:
number — sets the amount of products categories shown;
parent — sets parameter to 0 to only display top level categories;
ids — set ids to a comma separated list of category ids to only show those.
So you can use shortcode with “ids” attribute, for example:
[etheme_product_categories number="" parent="0" ids="7"]
You can find category ID in the link when needed category is opened in WP Dashboard as shown on the screenshot http://prntscr.com/7dbp5w
Best regards,
Jack Richardson.
Hello I have a problem with the shortcode [etheme_featured][etheme_new title=”Latest Products” ] at first I thought it was the woo commerce update, but I fix it, and the products still don´t show in the home page, thanks!!
Hello @Monica2015,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Hi thanks for the quick response.
Also could you please check the thumbnails under the single product layout, for example in the http://daintiness.com.mx/producto/mueble-jazz-motion-microsuede-black-liberator-bedroom-adventure-gear/ they are not working, thank you very much!
Hello,
You didn’t mark any products as new and featured. To mark them as new you need tick the option in product editor:
http://storage5.static.itmages.com/i/15/1006/h_1444125426_9941564_6a55f1ffaf.png
How to select featured products please read here:
https://support.woothemes.com/hc/en-us/articles/203104327-Mark-Product-as-Featured
I’ve added this code in child style.css:
.product_image .views-gallery .slide img {
max-width: 100% !important;
}
Please check gallery images now.
Regards,
Eva Kemp.
Tagged: categories, customize, shop, shortcode, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up