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
Hi Roger,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
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
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
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