Find Answers and Get Support › Forums › Gwangi – PRO Multi-Purpose Membership, Social Network & BuddyPress Community Theme › Popular Features › Members Directory › Member Directory Background issue
- This topic has 4 replies, 3 voices, and was last updated 5 years, 10 months ago by
Themosaurusrex.
-
AuthorPosts
-
Mohamed BakryParticipant@mohamedbakry83
- 21 Topics
- 45 Posts
hello
as cleared in the picture when i view member directory i see background hight is not fit to the profile picture but when i select my friends and select back all members the shape is almost fitkindly advice
June 28, 2019 at 16:23 #7023@themosaurusrex- 0 Topics
- 2048 Posts
Hi @mohamedbakry83,
Thank you for bringing this to our attention. We will investigate further to find from where this issue is coming from.
We will be back to you ASAP.
Thank you for your patience.
Regards,
July 4, 2019 at 10:24 #7088@themopteryx- 0 Topics
- 615 Posts
Hi @mohamedbakry83,
It seems that a cache plugin (or lazy loading) interferes with the image display process in the members list.
You can either remove these options or add the following code snippet to your website:
.bp-card-list .card-img svg { display: none !important; } .bp-card-list .card-img img { position: static !important; }
To add this code snippet to your site, we recommend that you paste it to the Custom CSS panel of your WordPress Customizer. Just go to your dashboard and navigate to “Appearance > Customize > Additional CSS”.
Pasting your code snippet there should do the trick for you.Also, it’s important to remember that we share snippet only to solve issues with our theme. Any further request for CSS snippets will have to be part of a defect that needs to be fixed urgently. No snippets will be shared otherwise.
Regards,
July 4, 2019 at 11:34 #7094Mohamed BakryParticipant@mohamedbakry83- 21 Topics
- 45 Posts
Thanks and it is solved properly
July 4, 2019 at 17:42 #7095@themosaurusrex- 0 Topics
- 2048 Posts
You’re welcome.
Best,
July 5, 2019 at 09:56 #7097 -
AuthorPosts
The topic ‘Member Directory Background issue’ is closed to new replies.