• Resolved saltor

    (@saltor)


    1. Clicking the submit button when there’s an email doesn’t submit the form
    2. Hitting the return key when an email is present refreshes the screen without an indication as to whether or not the request was sent–doesn’t appear to have been sent at all

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter saltor

    (@saltor)

    This appears to be resolved now.

    Hi, I’m having the same issue. We’re using BeTheme and this Plugin.
    The footer widget doesn’t work.

    Upon inspecting the js error, I think the footer widget isn’t passing some data to the admin-ajax function, which is returning an error.

    Please take a look : https://venusandherlover.com/purpose/synopsis/

    Thread Starter saltor

    (@saltor)

    Can confirm this is actually still not working; we are still having the same error that @ykbks is having.

    We turned off the footer widget and are currently doing it manually within our theme, but of course it would be preferred for us to use the plugin’s footer widget option.

    Thread Starter saltor

    (@saltor)

    This is the error message found in the console when using the submit button:

    POST https://becandylicious.com/wp-admin/admin-ajax.php?chimpmate_service=1 400()

    Same problem here.

    I found the problem is on the form container class name.

    On public/assets/js/public.js:297 it’s looking for a container with class name wpmchimpselector.

    On widget/views/widget9.php:546 the class name is wpmcintselector instead of wpmchimpselector (it may be a typo)

    As a workaround, you can rename class wpmcintselector to wpmchimpselector on widget9.php:546 while waiting for an official fix.

    Plugin Author Voltroid

    (@voltroid)

    Hi,

    Sorry for the delay.
    @mfcanovas thank you for suggesting the bug fix.

    We’ll release an update soon, with the bug fixed.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Footer Widget Not Submitting’ is closed to new replies.