Support

Home Forums Event Espresso Premium show only approved registrant the check in page

show only approved registrant the check in page

Posted: November 25, 2018 at 7:32 pm


deriktan

November 25, 2018 at 7:32 pm

Hi,
Q1. May i know how to show only approved registrants in the check in page, else difficult for me to check in, too many registrants.

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


Tony

  • Support Staff

November 26, 2018 at 5:19 am

Hi there,

Q1. May i know how to show only approved registrants in the check in page, else difficult for me to check in, too many registrants.

We don’t currently have an option for this but I’ll check if its possible via a filter.

Q2. Possible for me to click on the “x” mark to change it to “check mark”, instead of click on toggle apply check in?

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.


Tony

  • Support Staff

November 26, 2018 at 5:40 am

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/


deriktan

November 26, 2018 at 6:38 pm

Hi,
Thank you so much for #1 answer, it’s working.

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.
here with screenshot.
**Removed**
Thank You

  • This reply was modified 5 years, 4 months ago by  Tony.


Tony

  • Support Staff

November 27, 2018 at 3:17 am

I’ve removed the image as I’m sure your registrants won’t appreciate their details being posted publicly. (Support can still view it)

Thank you so much for #1 answer, it’s working.

You’re most welcome.

For #2, the original function should be able to check in by click on “x” mark?

Yes.

my “x” mark is unable to click.

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?

is it need to wait for the event day?

No, you can check in/out registrants anytime.


deriktan

November 27, 2018 at 6:32 pm

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.
https://snag.gy/ZUG7ou.jpg
https://snag.gy/wuZPNv.jpg

Thank You


Tony

  • Support Staff

November 28, 2018 at 7:13 am

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


deriktan

November 28, 2018 at 6:30 pm

Hi Tony,

The ‘X’ mark cant be click.
The console didnt show any error – https://snag.gy/4en2TE.jpg

Thank You


deriktan

November 28, 2018 at 6:33 pm

HI,

it show that “x” mark is span – https://snag.gy/6XKI1a.jpg

i cant click on it, it’s unclickable

Thank You


Tony

  • Support Staff

November 29, 2018 at 3:09 am

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
(Note the ‘clickable’ and ‘toggle-checkin’ classes)

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.

Event Espresso