Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #738913

    Hi there,
    I have WP 4.7.1 and Enfold 3.7.
    I have a question for add to cart button by variation products when I have not select a variation.
    At my site I get a popup message when I click add to cart without select a variation.
    But I will show add to cart button only when a variation is selected. This works in old enfold versions.
    When this is not possible I will the same at your demo site with deactive button and icon at hover:

    I hope you can understand me?
    Have you a solution for me?

    Kind Regards
    Michael

    At my site I get a popup message when I click add to cart without select a variation but

    #739768

    Hey Michael,

    Try to update Enfold to version 3.8.4. Let us know if the issue still persists on the latest version.

    Best regards,
    Nikko

    #740100

    Hey Nikko,
    sorry this is my mistake. I have version 3.8.4 and I get this:
    http://filemanager.sxces.com/kundendaten/sxces/Michael%20Pachan/enfold-shop.JPG

    But I will show add to cart button only when a variation is selected. This works in old enfold versions.
    Is there any way to do this?

    Kind Regards
    Michael

    #742041

    Hi Michael,

    Can you give us a link to your product page with a variation? so we can check this further.

    Best regards,
    Nikko

    #742326

    Hi Nikko,
    yes here are a link to a site with variation.
    It is not a real problem but it would be nice if you can help to change that.

    Kind Regards
    Michael

    #742627

    Hi,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top .button.disabled {
        opacity: 0.4;
        cursor: not-allowed;
        pointer-events: none;
    }

    Hope this helps :)

    Best regards,
    Nikko

    #743227

    Hi Nikko,

    thanks, thats it.

    Kind Regards
    Michael

    #743689

    Hi Michael,

    Great, glad we could help :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #743747

    Hi Rikard,

    yes you can close it.

    Thanks for support and regards
    Michael

    #743843

    Hi Michael,

    Glad we could help :)

    Cheers!
    Nikko

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Add to cart button must show only when select a variation’ is closed to new replies.