Support

Home Forums Event Espresso Premium Screen options not setting pagination

Screen options not setting pagination

Posted: May 6, 2020 at 5:00 am


neigd72

May 6, 2020 at 5:00 am

Hi,

I’m trying to view more than 20 registrations at a time so I can e-mail all the delegates for the event. No matter what number I put into the ‘pagination’ field in the screen options, it just shows 20 (and the number reverts to 20).

Any ideas?

Thanks!


Tony

  • Support Staff

May 6, 2020 at 5:03 am

Hi there,

If you change that option on a default WordPress route such as Dashboard -> Pages, does it save there?


neigd72

May 6, 2020 at 5:17 am

Hi Tony,

Thanks for the reply! Yes, it does.


Tony

  • Support Staff

May 7, 2020 at 3:36 am

Hmm, ok. That’s strange.

If you go to Event Espresso -> Maintenance -> System information.

Search for ‘max_input_vars’, what value does it show?


neigd72

May 7, 2020 at 3:49 am

10,000


neigd72

May 7, 2020 at 4:15 am

OK, so it’s the WP Fusion plug-in that’s causing this. Not sure how I should approach about this or how to find a workaround!


Tony

  • Support Staff

May 7, 2020 at 4:43 am

I recommend you create a ticket with WP Fusion to have them check into this as I’ve not seen any of the code for that plugin so can’t help with a workaround.


neigd72

May 7, 2020 at 5:09 am

Also the Vimeography plug-in breaks it. Since it’s more than one plug-in perhaps it’s something to do with Event Espresso?


Tony

  • Support Staff

May 7, 2020 at 8:03 am

Ok, that plugin I could easily install and see what happened within EE.

The problem with Vimeography is that when the code runs within EE to pull the value you set in the option, $_POST (a PHP superglobal), is empty, which it shouldn’t be.

I don’t think is something within EE as $_POST simply should not be completely empty at that point but I’ll check into this a little more, something (in this case Vimeography) is apparently unsetting the values passed.

I did, however, think of a workaround that may help you for now.

You can set the page option with whichever plugins causing this disabled, that value is saved to you user meta so say you set it to 50 with those plugins disabled and then re-enabled them, the post per page on the EE event page you set it on would still use that saved value.


neigd72

May 8, 2020 at 2:17 am

Thank you for the workaround!


Tony

  • Support Staff

May 8, 2020 at 3:28 pm

I found the issue with Vimeography and created an issue on their GitHub repo to fix this here:

https://github.com/davekiss/vimeography/issues/61

The problem is one of their callback functions on a hook doesn’t return the filtered value if it’s not a Vimeography setting, which then means all other settings are null.

If you’d like to send me a copy of WP Velocity I can check to see if they are doing something similar.


neigd72

May 9, 2020 at 12:17 am

This reply has been marked as private.


Tony

  • Support Staff

May 11, 2020 at 5:53 am

Thank you.

It’s the same issue so I’ve also reached out to WP Fusion.


Tony

  • Support Staff

May 11, 2020 at 10:25 am

Hi there,

Just a quick note that verygoodplugins (the people behind WP Fusion) responded pretty much instantly and merged the change into their repo so it will be included in their next release (v3.33.4).


neigd72

May 11, 2020 at 12:50 pm

Thank you!

The support post ‘Screen options not setting pagination’ 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