This topic has 6 replies, 3 voices, and was last updated 7 years, 3 months ago ago by Laranz
Dear support
Could you tell us why we see “Product tile” and “price” twice on Product page?
Please, see this image:
Best regards
Hi,
It seems that is coming from the customization you did. Can you try activate the parent theme and see that solves the issue. In that case the customization you did on your child theme cause the issue. Or try disable all the plugins related to Woocommerce.
Let us know,
Thanks,
laranz.
Nop. That did not work
I’ve activated the parent theme with barely plugins Xstore needs to work, but still display twice the product title and the price. I didn’t touch the Parent theme neither and it’s updated.
Could you review again wich is the problem?
Please, hurry up because we are almost to launch the site 🙂
Thanks
Hello,
I’ve sent your issue to our developers, this problem will be fixed in one of the next updates.
By that time, you may add this code in Theme Options > Custom css:
.products-loop .product-view-booking .content-product .product-image-wrapper .price,
.products-loop .product-view-booking .content-product .product-details .product-title {
display: none;
}
Regards
Please, notify me through this ticket when this issue is fixed.
Thanks in advanced.
Regards
Hi,
Sure we will keep you updated, also keep an eye on this page for updates changelogs, https://www.8theme.com/demo/xstore/update-history/
Let us know,
Thanks,
laranz.
You must be logged in to reply to this topic.Log in/Sign up