• Resolved superwebarmy

    (@superwebarmy)


    Hi, there seems to be some issue with your plugin. Once user subscribed to the newsletter, it is then redirecting the user to the website last post Instead of showing the success or confirmation message

    • This topic was modified 3 years, 8 months ago by superwebarmy.
Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor kishanranawat

    (@kishanranawat)

    Hi there,

    Thanks for reporting the issue.

    We have fixed it and planning to include the fix in the upcoming release.

    Please update to the latest version when the update becomes available and let us know how it goes.

    Thread Starter superwebarmy

    (@superwebarmy)

    Thank you for replying to my query. Could you please tell us when you will release the next update?

    and there is one more problem, the users are not getting subscribed to the newsletter. When they registered it, I can’t see them in the audience or contact list, and neither they receive the notification

    But when I logged into my WordPress account and subscribe to it for testing, then it works

    Thread Starter superwebarmy

    (@superwebarmy)

    I fixed the redirection issue by doing some custom coding

    <script>
          $('.es_subscription_form_submit').click(function(){
    	  console.log("test");
          $('.es_subscription_form').attr('action', 'url);
          });
    </script>

    but can I know why users are not getting subscribed?

    Thread Starter superwebarmy

    (@superwebarmy)

    Looks like it was a network issue! It started working now!

    Plugin Contributor kishanranawat

    (@kishanranawat)

    Hi there,

    Thanks for your response.

    Glad to hear that the subscription-related issue has been resolved now.

    Regarding your query related to the release timeline, currently, we are testing the fix and if everything works as expected, then it should be released by coming Wednesday.

    Plugin Contributor kishanranawat

    (@kishanranawat)

    Hi there,

    Thanks for your patience and coordination.

    We have fixed this issue and have released a new version 4.7.6 with the fix.

    Please update to the latest version and let us know how it goes.

    Plugin Contributor kishanranawat

    (@kishanranawat)

    Hi there,

    We haven’t heard from you in a while.

    Hoping that the previous update has fixed the issue, therefore I am closing this thread.

    If you have any further questions, feel free to start a new thread.

    Thank you.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Redirecting to post after form submission’ is closed to new replies.