Posted: November 25, 2018 at 7:32 pm
|
Hi, Q2. Possible for me to click on the “x” mark to change it to “check mark”, instead of click on toggle apply check in? Thank You |
Hi there,
We don’t currently have an option for this but I’ll check if its possible via a filter.
Have you tested doing this as that’s exactly what you should be able to do? If not it’s likely you have another plugin causing a JavaScript error on the checkout page. |
|
For #1 you can use this file: https://gist.github.com/Pebblo/e38bb50e86411521cb509b9a99e2df68 You can add that to a custom functions plugin on your site, we have some documentation on creating one here: https://eventespresso.com/wiki/create-site-specific-plugin-wordpress-site/ |
|
|
Hi, For #2, the original function should be able to check in by click on “x” mark? my “x” mark is unable to click. is it need to wait for the event day? because my event day is on 2019.
|
I’ve removed the image as I’m sure your registrants won’t appreciate their details being posted publicly. (Support can still view it)
You’re most welcome.
Yes.
You likely have a JavaScript error being thrown in the admin which prevents our code from running. On the above page you show in the screenshot, open up Chrome Dev Tools or similar and look in the ‘console’ do you see any errors there?
No, you can check in/out registrants anytime. |
|
|
Hi Tony, i have inspect the page of check in, there are no error or warning for javascript, i try disable all the plugin, it remain the same. Thank You |
Neither of those screenshots show the ‘Console’ section – http://take.ms/NBQdR Open that section and look for errors, then click on the X (with the console open), again check to see if you see any errors after clicking the button with the console open. Here’s an example from my one of my test sites – http://take.ms/ePqBo All I do here is click on one of the X’s – http://take.ms/9LTbM |
|
|
Hi Tony, The ‘X’ mark cant be click. Thank You |
|
HI, it show that “x” mark is span – https://snag.gy/6XKI1a.jpg i cant click on it, it’s unclickable Thank You |
Yes, it’s a span, however there is JavaScript within EE core to make it cliable and run an ajax request to toggle the check-in when clicked (which doesn’t appear to be working on your site). What version number of Event Espresso are you running? If you temporarily de-activate all other plugins and switch to a default theme such as twentyseventeen, does the check-in toggle work then? This is how the span should look – http://take.ms/pwWrzf |
|
The support post ‘show only approved registrant the check in page’ 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.