Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1300271

    Hi,

    I’m encountering an old issue again with a masonry portfolio grid showing duplicate autosave entries.

    In the past there was a css fix for this, but that doesn’t seem to work anymore.

    Can anybody help? The problem seems to be in 4.8.1 and 4.8.2.

    Regards,
    Roger

    #1300401

    Hi Roger,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( to be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.

    Best regards,
    Nikko

    #1300472

    Hi Nikko,

    Thanks for your reply. In the meantime, I fixed the issue (again), now by adding this to the Quick CSS:

    div.av-masonry-container a.revision {
    display: none !important;
    }

    For some reason, there are autosave revisions that the masonry does show. Would be nice if it could be fixed permanently in code instead of this patch, but for now, it works! Ticket can be closed.

    Regards,
    Roger

    #1300624

    Hi Roger,

    We’re happy to hear that :)
    As for that link that has the revision class, it may be some plugin or a custom code since Enfold does not generate it.
    Anyway, with that code that should ensure that the element mentioned is not displayed.
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Masonry showing duplicate (autosave) portfolio entries’ is closed to new replies.