Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor kaggdesign

    (@kaggdesign)

    @tboy123, the link you provided does not work. I believe you meant https://allknoxswim.com/account/.

    Now I see that hCaptcha is deactivated. How can I reproduce the bug?

    Thread Starter tboy123

    (@tboy123)

    Sorry about that! I was testing another issue. If you go to allknoxswim.com and scroll down to footer, you can see that it has two bars. I just recreated it on Google Chrome

    Plugin Contributor kaggdesign

    (@kaggdesign)

    Some plugin on your site changes the order of styles. Add a style like that to your theme CSS:

    .h-captcha {
    display: block !important;
    position: relative !important;
    }

    Also (however, not related to the layout issue), you should not use hCaptcha and Google reCaptcha on the same pages – it may lead to conflicts.

    • This reply was modified 2 months, 2 weeks ago by kaggdesign.
    Plugin Contributor kaggdesign

    (@kaggdesign)

    Closed as not answered for a week.

Viewing 4 replies - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.