Revision History
This topic contains 9 replies, has 4 voices, and was last updated by jotomas 6 years, 2 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket-
AuthorPosts
-
August 4, 2019 at 4:16 pm #501217
Hello,
Does GD V2 disable posts revision history as GD V1 did?
My GD site was migrated from GD V1 to GD V2 and I can not find any revision of my posts and pages. Also, Elementor shows a message about “posts revision functionality not available”.
How can I verify if posts revisions are enabled or disabled in my site? Is there some GD V2 setting to enable / disable them? In case they are disabled, how could I enable them?
I look forward to your reply.
Thank you very much once again for your help.
Best regards,
August 5, 2019 at 4:52 am #501256Yes, there is a revisions system for GDV2 that works with WordPress revisions. Revisions are enabled or disabled in your wp-config.php file
August 5, 2019 at 6:15 am #501271Hello Alex,
Thank you very much for your reply.
As you know, my GD site is the main site of a multisite network.
I have looked at the wpconfig file and I can not find any line about revisions.
However, revisions are enabled in the other two active sites of the multisite network.
I can not find any info about this matter looking for “revisions configuration per site in multisite” and similar strings in Google.
I know that this one is not strictly a GD question but, since my GD V2 site inherited the disabled revision status from the GD V1 version of which it was a GD forced setting, I would appreciate very much if you could help anyway.
I look forward to your news.
Thank you very much once again for your help.
Best regards.
August 5, 2019 at 6:46 am #501278Hi jotomas,
Thanks for your reply. Have you tried pasting the code below into your wp-config.php file to enable it? Let us know if it works.
define( 'WP_POST_REVISIONS', 3 );August 5, 2019 at 9:50 am #501310Hi Kor,
Thank you very much for your reply.
Ok, adding the code seems to have enabled the revisions since Elementor does no longer show the message “posts revision functionality not available”.
However, I do not see the revisions available in any GD page or post neither in any WP page or post.
Do you know if there is some setting to activate them in an specific site of the WP Multisite network, in this case the main site? I have not found any information about. In the other sites of the WP Multisite network they are visible in all posts and pages, but in this the main site of the network they were not visible since GD v1 was activated.
I look forward to your news.
Thank you very much once again for your help.
Best regards.
August 5, 2019 at 10:44 am #501327No, there are no additional settings. I will flag your topic for the developers in case they have more to add.
August 5, 2019 at 11:11 am #501346Hi @jotomas,
if the post doesn’t have any revision previously. you will not see it.
you can add/edit some text for post and check the revision beside.
if you still not see, please share ftp and admin login in private message.Thanks
August 5, 2019 at 2:52 pm #501398Hi Naveen,
Thank you very much for your response.
Apparently, it works correcty already. The revisions already show in edited pages.
Just a question, in case you know: the wpconfig revisions limit setting affects all the sites in the WP multisite network? Will all the sites in the WP multisite network have the same revisions limit?
Best regards.
August 5, 2019 at 3:23 pm #501405yes, it will be applicable for all sub sites.
August 6, 2019 at 3:21 pm #501607Hi Naveen,
Thank you very much for your response.
Do you know if there is some way to set different revision limits for each subsite?
Best regards.
-
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket