How to deactivat vote button an set add to cart button

Bring Your Business to LifeSupportImage StoreHow to deactivat vote button an set add to cart button

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #54007
    WebDreamsAgency
    Participant

    We need a add to cart button direct under the image, how to remove or deactiavte the vote button and for this set the add to cart button ????

    thanks and best regards

    JayJay 🙂

    #54039
    Xpark Media
    Keymaster

    @WebDreamsAgency,

    To deactivate the vote button go to settings > general and uncheck “Activate voting”.

    Currently you can’t add the “add to cart” button at the bottom of the image, it only shows in the lightbox when the user click on the image.

    You could add this line of code to the styles.css file in the theme but you still need to write javascript to make the order form show up.

    .img-metadata a.box-add-to-cart {
    display: inline;
    }
    #54114
    WebDreamsAgency
    Participant

    @Hax,

    thank for answer, but would be super cute for a future release of the button add to cart at the bottom of the image.
    Many users do not understand that they have to click on the image first and then put it into the cart with us 😉

     

    JayJay 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.