-
Author
-
September 2, 2018 at 14:28 #208208oliviergodefroitParticipant
Hello,
I discover something wrong. When a user want to edit his profile picture in attacment bug75), he’s redirected to the admin page ( picture bug75). It is not recommanded . Is any way to block this ?
Attachments:
You must be logged in to view attached files.September 2, 2018 at 16:23 #208221Kieran_SQModeratorHi,
Please add the below CSS to remove these two buttons from the page. You can add this to your SweetDate Child theme’s style.css via WP Admin > Appearance > Editor > SweetDate Child > Style.css or via WP Admin > Theme Options > Styling Options > Scroll to: ‘Quick CSS’
COPY CODE.pmpro-account #pmpro_account-profile .pmpro_actionlinks { display: none; }
Make sure to purge your browsers cache, any CDN and your browsers cache to see the changes.
Thanks,
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.
September 3, 2018 at 16:56 #208338oliviergodefroitParticipantYes i did it, it works fine.
Thanks a lot Kieran
September 3, 2018 at 18:16 #208343Kieran_SQModeratorHi,
Glad to hear this worked for you. Please feel free to open a new ticket any time with any other questions or issues and we’ll be happy to assist.
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
You must be logged in to reply to this topic.