rdaskew
Forum Replies Created
-
@edo888 I seem to have the same issue as OP here. My theme is calling the translator via shortcode, and is generating an empty div where the translator should be being displayed with the ID google_language_translator
I can confirm that Translate was displaying successfully in the past on my site, my theme is calling wp_footer function, GoogleLanguageTranslatorInit javascript code is initialized in my HTML source, and I’m not seeing any JS errors. Anything else you can see that might be worth checking on?
Running WP 5.8, plugin version 6.0.11, https://berkshirerta.com/
Confirming that the AJAX does work correctly with only a single form on the page.
Please note that if you have difficulty accessing that domain, we are in the midst of a domain change, so the updated domain name will be paperbox.org
Just a typo on my part when I plugged that back in while testing.
The Redirect URL has been removed and the form now only has the No Redirect checked.Even with the data-do-ajax=”on” that functionality isn’t working for me.
If there is a redirect url entered, the ajax is supposed to submit the form without a page refresh, and override anything put in the redirect url field, basically if the action=”http://paperbox.nextmp.com/thank-you/” AND data-do-ajax=”on”, the redirect still triggers.
If the redirect url has been left blank and the data-do-ajax=”on”, the page just refreshes and the ajax still doesnt work that way either.
I’ve left the form configured with both the Redirect URL field filled and the No page refresh option checked for you to see and test.
Forum: Plugins
In reply to: [Events Made Easy] #_RESPSTATE Not Sending any resultThanks Franky,
I saw what you meant about the State dropdown loading no-results when not logged into the site. I excluded the admin-ajax.php file from the caching plugin we are using, and now the dropdown does work for states for logged-out users, and admin-ajax.php is coming up as 200.
Then I tested the email submission, and the #_RESPSTATE is still returning no result in the email. Further ideas?
Forum: Plugins
In reply to: [Events Made Easy] #_RESPSTATE Not Sending any resultI have 53 States defined in the EME backend and clicking on the State field in the front end shows the search field and below that all of the states in the listing that can be selected. It looks like it should be valid input.