I have been trying to add team members to my site, but every other time I save they disappear. I can save once and it works great. Then I add more and save again and they all are gone. How do I fix this issue?
Hey iogawebsites2018,
What version of PHP are you running? Also please try disabling all active plugins if the issue resolves.
Best regards,
Jordan Shannon
I have disabled all active plugins and the issue remains. I am using php70.
Hi,
You may need to increase your PHP memory limit, you can do it by editing the wp-config.php file:
http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Best regards,
Jordan Shannon
Ok. I did increase the PHP memory limit but am still have the same issue.