I've created a page with the WPBaker Page Builder provided with Salient. But, I'm having certain difficulties finding a way to use that page as the template page for the products of WooCommerce.
From what I've read so far, it seems that I must make usage of .PHP, is that the only way possible to customize the product template page? If it is, is it possible to recreate the design of a page on said template page?
I've found that I can make use of the short codes through PHP's do_shortcode function. Now the problem would be finding the php file which creates the container for the content of the product's page. Any clue?
I've found that the file I must look into is 'woocommerce.php' located into 'salient/nectar/helpers'. The ticket can be closed now. I hope it will provide to be helpful.
I've created a page with the WPBaker Page Builder provided with Salient. But, I'm having certain difficulties finding a way to use that page as the template page for the products of WooCommerce.
From what I've read so far, it seems that I must make usage of .PHP, is that the only way possible to customize the product template page? If it is, is it possible to recreate the design of a page on said template page?
Thank you very much.
Hey ,
1. The Page Builder is available in the Products Page . Be sure to enable it in the WPBakery Page Builder Settings here:
Also, you can set a default template for the Products in here:
As Regards customizing the Overall Look of the Product Page that would indeed require customizing the PHP Templates.
Also have a look at our Single Product Page demos in here: http://themenectar.com/promo/ .
Thanks
ThemeNectar Support Team
Thank you for your answer.
Now, since I've got to modify the PHP. Is there anyway I can obtain the code generated for the template through WPBakery so I can apply it to the PHP?
I've found that I can make use of the short codes through PHP's do_shortcode function. Now the problem would be finding the php file which creates the container for the content of the product's page. Any clue?
I've found that the file I must look into is 'woocommerce.php' located into 'salient/nectar/helpers'. The ticket can be closed now. I hope it will provide to be helpful.