Hi Enfold team,
I have created masonry on page, and it shows posts by choosen category.
I want to keep posts locked for premium users, but when I lock them the featured posts image is not showing in masonry.
Instead, i see Lock Icon there.
Is there any way to setup masonry to show featured images from locked posts?
There is a page where I want to see photos.
Any help will be appreciated, as always.
Thanks,
Milorad
Hey Milorad,
Are you using a plugin? or a membership plugin that restricts access to content? Can you give us temporary admin access, and give us steps on how we can see the issue.
Best regards,
Nikko
Hi Nikko,
I am not using plugin that restricts content, I just have defined password when I wrote the post.
You can check how do posts looks in masonry – here.
And the posts pasword you can see if you login as admin and go to edit post.
Those locked posts are in category ‘3D Modeli’.
If you need extra info, please contact me.
Hi,
try this code:
.post-password-required figcaption.av-inner-masonry-content.site-background {
background: url(https://fabrikaznanja.rs/wp-content/uploads/2016/12/kreveti-jastuci-3d-max-kurs-modeli-dizajn-enterijera-fabrika-znanja-705x470.jpg);
background-size: 100% 100% !important;
}
Hope this helps!
Best regards,
Andy