• Resolved marketplace2222

    (@marketplace2222)


    so i have installed and activated the plugin but it does not show. Also sometimes when i press the register button and the page reloads it either shows the recaptcha or shows the error dialog box. please help. here is link to before and after i press register.
    before: https://ibb.co/z7VNS09
    after: https://ibb.co/ry2rz8d

    The page I need help with: [log in to see the link]

Viewing 10 replies - 1 through 10 (of 10 total)
  • Can you provide your website link? I cannot assist you in this case if i cannot see the website.

    Thread Starter marketplace2222

    (@marketplace2222)

    You can add following code in your theme’s (child theme’s if you are using) functions.php

    add_action( 'wp_footer', 'anr_wp_footer', 9999 );
    

    If not work, can you change theme to one of default theme (eg. tweenty sixteen) and then test?

    Let me know.

    Thread Starter marketplace2222

    (@marketplace2222)

    Ok i’ll add that and inform you!

    is there any other way to test? I’m apprehensive that changing theme would cause some other issues.

    Thread Starter marketplace2222

    (@marketplace2222)

    Just checked.its working. thank you so much man!

    Thread Starter marketplace2222

    (@marketplace2222)

    Hey so sadly even after putting the code u told me to add. The captcha doesnot show up.
    Sometimes some browser shows some not. Like chrome doesnot but edge does. I dont know what is up. Please help me and fix it.

    I tried with Chrome/Firefox/Safari and everywhere it is showing.

    Thread Starter marketplace2222

    (@marketplace2222)

    The thing is sometimes when you have already loaded the website into the browser, and the captcha was previously reloaded, it will always show afterwards.
    But sometimes when the browser is new, at first it doesn’t show, but if u press the register button, it shows captcha error and then loads the captcha.

    Today, i tried the site on new pc, it didn’t showed up on chrome while it showed on chrome incognito mode.
    I think it might be because of the line of code u gave me! Idk maybe it could be a reason. Can u please check again

    I tried on new mac/safari browser and it loaded in first time.

    Your theme added form after this plugin hook, so i gave u that code. That code should not have any impact like this.

    I could not reproduce what you described.

    Hi, I resolved this issue by placing the wp_footer correctly in the footer.php and it works for me ?? without adding any extra codes

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Captcha not showing’ is closed to new replies.