• Resolved sanjeevani

    (@sanjeevani)


    hi

    i created contact form in html using ajax submission and its working properly.
    but when i am trying convert it into wordpress plugin, captcha image not displaying.
    except image all other field are working properly.

    function cf_form()
    {
    echo ‘<img src=”captcha_code_file.php?rand=<?php echo rand(); ?>” id=”captchaimg” >
    ‘;
    }

    see what code i am using for image in form function.
    is it correct? please help me to solve this issue.

    thanks in advance.

    https://www.ads-software.com/plugins/captcha/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi,

    We have received your query and it is now being processed. We will get back to you on this forum as soon as we can.

    Regards,
    BestWebSoft Support Team

    Hi sanjeevani,

    The captcha displayed by our plugin has a text format, not the graphic one. In case you are sure you are using our plugin, we kindly ask you to provide a link to the page, on which the plugin is present, or a screenshot of the plugin settings page.

    Regards,
    BestWebSoft Support Team

    Thread Starter sanjeevani

    (@sanjeevani)

    hi,
    i created my own plugin and now its working properly.
    thanks ??

    bestwebsoft

    (@bestwebsoft)

    Hi sanjeevani,

    We are glad that you found a solution to your problem. Please feel free to contact us with any questions in future.

    Have a nice day!

    Regards,
    BestWebSoft Support Team

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘contact form captcha image not displaying in my own plugin’ is closed to new replies.