Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114 Unlimited Number Of Attendees Displayed...but that's wrong... | Event Espresso - Staging Server
We’ve preset a number in the event options stating how many attendees we have capacity for. We throw large events, and these number in the 1000’s. So I need to not display UNLIMITED, but actually display the number we input in the Event Options form for number of attendees.
You can see the unlimited display on our homepage where the two upcoming events are listed. http://www.searchbash.com
There’s a function in the functions/main.php file where this can be changed.
on line 535 of the current version, adjust the limit set there accordingly.
This function (starting on line 483) can be copied over to the custom_functions.php file that’s included with the custom files add-on so that it doesn’t get overwritten on an update. I did write up a ticket to address this in a future version, so it might get increased in the next version anyway.
I just updated the file to change the ceiling from 999 to 99999. It will be fixed when we release the next update, probably early next week.
Viewing 3 reply threads
The support post ‘Unlimited Number Of Attendees Displayed…but that's wrong…’ 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.