Where to find the grid php file?
-
Hi,
My dev is working on a few customizations, but we cannot find the file. Where can we find the file to edit the grid view for visual composer, provided by Woodmart?
Thanks!
Hello,
Please, send us a screenshot so we can better understand what you would like to customize.
Regards
– Default WooCommerce Shop GRID.
– Visual Composer grid view: http://prntscr.com/onhehq
Thanks!
You can find it in the file inc/shortcodes/products.php
Thanks Artem,
I need that file Where coming the image & title?
They are located in the folder woodmart/woocommerce/content-product-*.php
and the name depends on the product style you use.
Hello Devs Team.
Thanks for cooprate with us. Actually I tried the content-product.php . But i cant find the grid mode php file. I edited all style php but not chaning anything. Can you tell me which file stored the Grid style content ?
Thanks
It is not content-product.php file but other files in that folder. What kind of product grid style do you use?
We’re using normal grid from page builder.
Sorry, we mean product’s hover style selected in Theme Settings -> Shop -> Product styles https://gyazo.com/5b391acc23e2bbe2d646558aeadf0d49
Then you need to customize content-product-tiled.php file.