I added a fix by using pseudo content on the wrapper and making the input full size inside it. But this is just a workaround, I wish to understand and fix the no value input please.
Thank you!
I can think of 2 possible causes for the value being set to nothing.
1. Translation files.
I can see you have custom translations within /wp-content/uploads/espresso/languages/.
Remove your above fix and then rename the event_espresso-fr_FR.mo file to something else temporarily (event_espresso-temp-fr_FR.mo for example). The change in filename will prevent it from load and stop those translations, same issue?
(What other translations files do you have in that location?)
2. Some code on your site is hooking into the hook for that string.
That hook can be used to change the text on the fly.
—
On another note, your reCaptcha key is not valid for invisible reCaptcha, you’ll need to generate a key with invisible Recaptcha enabled for it to work:
Thank you very much for your input. Indeed a custom code was hooking and causing the issue.
I entered new keys from recaptcha v.2 invisble, I am not sure how to check if it is correctly set, I don’t have the captcha box like on your screenshot.
Can you send the link to us. You can check it by opening an incognito. If user is not logged-in, they should be able to see that Recaptcha, after you installed the site key and secret key.
The link is in the first post of this thread, it seems the captcha is working fine now.
This can be closed, thank you again for the help!
Viewing 4 reply threads
The support post ‘Ticket Selector input has no value’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.