- This topic has 5 replies, 2 voices, and was last updated 11 years, 4 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Images not showing before users log in
Tagged: featured image, image, images
The images in the posts or featured images are not shown if the user isn’t logged in.
Is there any fix for this.
Thanks
could you show a link where this is happening?
Before login

After login

could you trying activating default theme and see if it works correctly?
not working with any of the themes i tried.
i believe i found the problem, but i can’t find the place to change it:
the src argument is not passed with the img link, but it has +info that confuses the container and its not loading the img.
i think the problem is somwhere here – get_the_post_thumbnail , with this function.
Any help?