This topic has 6 replies, 3 voices, and was last updated 2 years, 10 months ago ago by Rose Tyler
Hi
how we can change product layout by other existing one and how we can edit existing one to modify it
Hello,
Theme Options > WooCommerce > Single product page > change settings, or you can enable our Single Product Builder and create layout from scratch depending on your needs.
Let us know if you need any further assistance.
Regards
Hi
thanks for your replay , pls note i see u have different product layout in your demo https://prnt.sc/26c1bbl my questions is
1. how i can change defalut product layout to other template for example Fixed image layout
2. for existing product layout how to edit it to remove SKU ,Categories, Tags
3. how to edit right side bar https://prnt.sc/26c1d6m to change its content
thanks
Hello,
1) You can choose the single product layout in Theme Options > WooCommerce > Single product page > Single product layout > https://prnt.sc/26c4xw9 if you want to change the layout for some products only, not globally you can use single product settings while editing the product https://prnt.sc/26c4y9j
2) There is no special option for this if you use a built-in layout. It’s possible by additional CSS customization (Theme Options > Custom CSS)
.product_meta {
display: none;
}
3) You can manage the position of the upsell products from Single product settings https://prnt.sc/26c4z7h Also, you can add some content to the sidebar from Appearance > Widgets > Single product sidebar.
Regards
Hi
thanks for your replay kindly tell us how to
1. change text “You may also like… ” to other text
2. add additional rows in single product page after content
Hello,
1/ Check translation of XStore Core plugin.
2/ Describe the desired result in more detail.
Regards
Tagged: change layout, product layout, seo friendly, templates, woocommerce, wordpress
The issue related to '‘how to change product layout’' has been successfully resolved, and the topic is now closed for further responses