Easy way to split-view product description?
-
Hello,
Please see attached picture.
Is there any easy way to split somehow the product description area like shown in my mockup? Is there any extra hook i can use from the theme?
Because description are sometimes short, all the wide area which is used by default in product description is rally big. I would like to add some other static things on the right side.
Maybe you can give a hint!
Thank you!
Attachments:
You must be
logged in to view attached files.
Hello,
You can create a template by mean of WP Bakery page builder and then insert the template in each product page and fill it out
Here is the video tutorial how to save and insert the template https://xtemos.com/docs/woodmart/html-blocks-2/#posts_products_page
Best Regards
Hello,
Thank you for your answer!
So i need for each product a template when i have approx. 1000 products?
I don’t understand this solution very well.
Is there no hooks that are usable? Or which PHP template file i could edit?
I want to make this change for all products, without changing the description itself of each product.
Maybe any other ideas?
Thank you!
Hello,
Our theme does not have any options or quick solution for that, unfortunately.
Best Regards
Hello,
Okay, could you please tell where i find thephp template-file which needs to be edited to change the view of the product page?
Thank you.
Product page is separated into a lot of small template files. You can find a part in our theme folder woodmart/woocommerce/single-product/
and a part in plugins/woocommerce/templates/single-product/
.
Regards