Hide Author's Name and Hide Review Gravatar
-
Hi team,
1. May I know how to remove or hide the author’s name on Blog Archive page and Single post page?
2. How to remove the Gravatar/Profile picture on the user reviews in Single Product Page?
Thank you
Harry
Attachments:
You must be
logged in to view attached files.
Hello,
First of all thanks for choosing our Theme, we are glad to be you in the WoodMart WordPress family :).
1) Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.wd-entry-meta .meta-author {
display: none;
}
2) Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.comments-area .comment-author img {
display: none;
}
Best Regards
Hi,
Thank you for your reply.
1) Done
2) It doesn’t work
Hello,
You are Most Welcome.
2) Please replace the previous Custom CSS with the following then check back.
#comments .avatar, .wd-user-panel .avatar {
display: none;
}
Best Regards
Hi, after I replace the previous custom CSS. The result is in attachment. Its broken?
Attachments:
You must be
logged in to view attached files.
Hello,
Please replace the previous CSS with the following then check back.
.commentlist img {
display: none;
}
Best Regards
Hello,
Please provide the login details of the website to check it myself and help you out accordingly.
Best Regards
Hi,
Hereby i sent you the login details
Hello,
Your issue has been Resolved. Please clear cache and check back.
Best Regards
Hi, thanks for your help.
Do you have a screenshot on your side? because I’m still like this (attachment)
Attachments:
You must be
logged in to view attached files.
Hello,
It is not broken. This is how it is set to display when you disable the author image.
Best Regards
Hi Aizaz,
Thank you for your help.
Hello,
Your issue is now Resolved. Please clear cache and check back.
Best Regards
Perfect!
Thank you so much for your help!
Regards
Hello,
We are Glad that you loved our Theme and Support Staff. We wish you all the best.
If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.
Thanks for contacting us.
Have a great day :-)
Topic Closed.
Best Regards.
The topic ‘Hide Author's Name and Hide Review Gravatar’ is closed to new replies.