Hi @inorena,
Thanks for contacting us,
I hope you are doing well, We have forwarded this to our technical team and we will get back to you soon.
Thanks & Regards
WP Experts Support Team
Hi @inorena,
The issue seems to be happening because of a large number of user data being displayed on a single page. We have decided to add pagination over there as a permanent fix for this issue. The fix will be released in one of our future updates.
A temporary solution for this issue is to increase the WordPress memory limit. Please add this code to your wp-config.php file, it should fix the issue for the time being.
define( 'WP_MAX_MEMORY_LIMIT', '400M' );
Thank you
Hi @inorena,
We are resolving this thread due to a lack of activity if you have any questions please open a new thread.
Thank you