-
Author
-
January 19, 2019 at 15:02 #216916devisParticipant
I need your help once again on how to automatically remove images and video meta data like not to display any details about any media
January 19, 2019 at 15:20 #216926Kieran_SQModeratorHi,
Specifically what data would you like to remove and from which media? Are you referring to the titles of media uploaded to via activity updates or something more?
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
January 19, 2019 at 16:35 #216931devisParticipantI mean that marked in the screenshots
Attachments:
You must be logged in to view attached files.January 19, 2019 at 17:02 #216941Kieran_SQModeratorHi there,
You can add the below custom CSS to your KLEO Child themes style.css to remove the title via WP Admin > Appearance > Editor > KLEO Child > Style.css or via WP Admin > Theme Options > General Settings > Scroll to: ‘Quick CSS’.
COPY CODE.rtmedia-item-title { display: none; } .rtmedia-media-title { display: none; }
Make sure to purge your WordPress, server, and browser caches to see the changes.
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
January 19, 2019 at 18:15 #216947devisParticipantI have done everything but and tried to post some images but the title still exist. What else can I do
January 19, 2019 at 18:21 #216949Kieran_SQModeratorHi,
I have checked your site, the CSS changes are reflected on the front-end via style.css and visually within the page (see screenshots). You have not cleared your browsers cache — press Ctrl+F5 whilst viewing the activity page to get the latest version of style.css in your browser.
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
Attachments:
You must be logged in to view attached files.January 19, 2019 at 19:44 #216954devisParticipantThank you very much, you’re great . Everything is looking fine. i appreciate your assistance. thank & more……
January 20, 2019 at 11:13 #216966Kieran_SQModeratorHi,
No worries, I’m happy to help. If you have any other questions or experience any issues please feel free to open a new topic.
All the best,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
-
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.