• Resolved rubyt

    (@rubyt)


    Hi,

    I switched themes and seem to have lost my css. I followed the instructions in this thread and saw in the wp_posts the that my CSS revisions didn’t seem to be backing up. I can only have two versions of safecss in wp_posts (I could only see the first one from Admin):
    1) 2015-07-04 04:24:50
    2) 2015-06-03 06:14:20

    I hope I’ve made myself clear. Apologies in advance, I’m quite a newbie so would appreciate detailed instructions.

    Thanks,
    Ruby

    https://www.ads-software.com/plugins/jetpack/

Viewing 1 replies (of 1 total)
  • Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic ??

    It is possible that revisions are disabled for your site. Could you check for something like this in your site’s wp-config.php:

    define( 'WP_POST_REVISIONS', 2 );

    If you want to allow more revisions, you’ll need to edit that number.

    I would also recommend searching the wp_posts table for posts using the safecss post title, not just post type.

    I hope this helps.

Viewing 1 replies (of 1 total)
  • The topic ‘CSS revisons not backing up?’ is closed to new replies.