Hello,
I'm using StoreFront theme for Wordpress with Brazilian Portuguese and Woocommerce and the edited product slideshow links don't work. The link information changes the layout of the slide and does not go to the indicated link. How do I fix this problem?

Att.,
Rita Goncalves

    Hi ritagoncalves,
    I have checked and see that the link worked fine, I think you have resolved this issue.

    This message is visible to Moderators only
    hidden content

    Hi ritagoncalves,
    You need to install the plugin to create the thank you page at checkout.
    About the link on the slideshow, you can add the following CSS code to your site:

    .gk-is-wrapper-gk-storefront figure.active.activated {
        z-index: 130;
    }
    4 days later
    Write a Reply...
    You need to Login to view replies.