Tagged: woocommerce
Hi there, i was using woo commerce in enfold theme.
Here my following scenario:-
I have add a product slider by enfold theme shortcode -> plugin additions -> product slider.
At the main page i can see the slider, however i hope can customize a little bit on it.
Current is showing the product, from browser development tools, i can see that there is two div in the slider.
First Div – anchor tag with inside it’s two div which is the image , and also product header ( The Description of the product)
Second Div – showing two anchor tag link which is “Add to Cart” and “Show Details”…
My questions:-
Could it be possible i modify the slider, on clicking the First Div are also triggering the same effect with “Add To Cart” button on second div?
At final outcome i hope can only shown the image, hide the second div (“Add to cart” and “Show Details” ) completely…. Therefore by clicking the image will equally to add to carts.
Hey mkchan!
While possible it would need to be customized by a freelance developer as that kind of customization is beyond what we can assist with through support.
Best regards,
Devin
Hi There Devin,
If so, could you lead me which php is the one that create those html?
So that i can go in and have a look?
Thanks,
MK Chan
Hi!
The code can be found in wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/product_grid.php and in wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/productslider.php. Also wp-content/themes/enfold/config-woocommerce/config.php contains some woocommerce related code.
Best regards,
Peter