
-
AuthorPosts
-
August 31, 2015 at 2:38 pm #495828
Hello,
I would like to add both “add to cart” and “view details” buttons on my product sliders.
I assume that it should be displayed be default and I guess that the previous developer of the website I work on have removed the buttons. Therefore I looked in the css to see if he added the property display:none but found nothing. I also looked in function.php but found nothing.
So I have a two question parts :
– Are those two buttons displayed by default in the product sliders module ?
– If not, how can I add them ?Thanks a lot for your support,
Nicolas
August 31, 2015 at 4:44 pm #495962Hi Nicolas!
When you edit your page switch to the “Plugin Additions” tab in the layout builder and drag the product grid element to your page to display your products. That will display them with the add to cart / view details buttons.
You can also display your products with the Woocommerce shortcodes, http://docs.woothemes.com/document/woocommerce-shortcodes/.
Best regards,
ElliottAugust 31, 2015 at 4:52 pm #495966Hello Elliott,
Thank you for your answer. I tried your solution but both the product grid and the product slider do not display the add to cart / details buttons.
I inspected the product grid, and the buttons are not hidden using css, there are absent from the code. I read in the forum that there are two way to hide those buttons :
1. hidding using css (which is not the case here)
2. hidding using function.php (but did not find any clue in this file)Is there another way to do it ?
Thanks again,
NicolasSeptember 1, 2015 at 3:01 pm #496419Hey!
They should be displayed. Send us a link to your page where your using it.
Cheers!
ElliottSeptember 1, 2015 at 3:12 pm #496426Sure, here is the link :
September 2, 2015 at 12:30 pm #497017Hey!
what happens if you deactivate all other plugins but WooCommerce (by WooThemes)?
Best regards,
AndySeptember 2, 2015 at 12:35 pm #497020I desactivated all other plugin except Woo commere, did not fixed..
September 2, 2015 at 5:20 pm #497285Hey!
Navigate to Dashboard > Enfold > Shop and set the shop overview style to “Default” instead of “Default without buttons”.
Best regards,
ElliottSeptember 2, 2015 at 9:20 pm #497366Ok, very simple then :)
Thanks a lot to the whole team for the support, very effective !Cheers,
Nicolas -
AuthorPosts
- The topic ‘Product slider’ is closed to new replies.