I seem to recall that Enfold supported WordPress revisions – but i cannot see it in most of my Enfold installs anymore. Did it go away? Why?
I have only basic plugins – i saw one post on this subject where revisions were disabled by a WP Edit plugin. I don’t have that – just things like disable comments, limit login attempts and the Contact Form 7 family of plugins.
Any ideas what is happening?
Login information in the private content. Thank you!
Hi charger70!
Please click on screen options on the top right and check the Revisions options
Revisions are not a theme issue usually some servers add their own code in your wordpress installation to fix this please edit the wp-config.php file
Look for:
define(‘WP_POST_REVISIONS’,false);
Change to:
define(‘WP_POST_REVISIONS’,true);
This is out of our support scope but we are more than happy to help you and get the revisions working please check this link for more details https://premium.wpmudev.org/blog/post-revisions/
Regards,
Vinay
Thanks, Vinay! Yes, no revisions in screen options – that was the first thing i checked – the test version of the site i built has it fine (hosted on my HostGator reseller account); but now that the site has moved to Pagely for a deployment, that feature is missing. I’m wondering if Pagely has this feature disabled by default for some security reason. I will put in a ticket with them to find out.
Thank you, sir! I appreciate your help very much.
Hey!
You are most welcome :)
We will keep this ticket open in case you need any help on this issue later please feel free to get in touch with us.
Regards,
Vinay