Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author Dipesh Patel

    (@dipesh_patel)

    I think issue with your Jquery edition or something is missing in PHP settings. Can you please provide me your WP version other detail or page user to help you?

    Thanks
    Dipesh

    Hello,
    I get same error when form is submmited.{“redirectStatus”:”N”,”message”:”Thank you! You message was sent successfully.”,”success”:”Y”}
    I am using wordpress 4.5.3 version and using DiviVersion: 2.7.5 By Elegant Themes.
    Please help.
    Thanks,
    Bhumi

    Plugin Author Dipesh Patel

    (@dipesh_patel)

    Hi Bhumi,

    I recently updates couple of files and resolved that issue. Can you please download plugin again and update me – is it resolved or not? So I can released new version.

    Please help us to make plugin bug free.

    Thanks
    Dipesh

    Hi Dipesh,
    I just reinstall and update SugarCRM Lead 4.0 version but still same issue. ??

    Plugin Author Dipesh Patel

    (@dipesh_patel)

    Please send me your webpage URL to check

    scroll down on home page title with “Get A Quote Today” form.

    Plugin Author Dipesh Patel

    (@dipesh_patel)

    At https://www.golocalexpert.com/wp-content/plugins/wp-widget-sugarcrm-lead-module//js/admin.js?ver=4.5.3

    Below code is not working – Can you please help me to resolve it? I have tried but do not know what exact issue comes at new WP.

    function showResponse(response, statusText, xhr, $form) {
    // var json = jQuery.parseJSON(response);
    if(response == 0)
    {
    var json = jQuery.parseJSON(jQuery(‘.LeadFormMsg’).html());
    } else {
    var json = jQuery.parseJSON(response);
    }

    Plugin Author Dipesh Patel

    (@dipesh_patel)

    Are you using gtalk? if yes – please share with me to quick discuss and resolved, so I can released solution.

    Try with clearing Cache & everything working fine… ??

    Thanks a lot.

    Plugin Author Dipesh Patel

    (@dipesh_patel)

    Below JS working or not?

    function showResponse(response, statusText, xhr, $form) {
    // var json = jQuery.parseJSON(response);
    if(response == 0)
    {
    var json = jQuery.parseJSON(jQuery(‘.LeadFormMsg’).html());
    } else {
    var json = jQuery.parseJSON(response);
    }

    Yes Dipesh… Its working…

    Plugin Author Dipesh Patel

    (@dipesh_patel)

    Ok thanks for your update ??

    Will you rate my pluging?

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Error on Submit’ is closed to new replies.