-
Author
-
January 28, 2018 at 15:38 #187093emmanuelParticipant
hello where can i find and configure what the reset password email says
Attachments:
You must be logged in to view attached files.January 28, 2018 at 17:42 #187124Kieran_SQModeratorHi,
Thanks for reaching out to us about extending emails via WordPress wp_mail() function. This is not a theme related question and doesn’t fall within the scope of the support we offer.
However, this post from Paulund may interest you https://paulund.co.uk/change-wordpress-emails. In the post they cover how to edit WordPress default emails including the password change notification email. Make sure to note the file /wp-includes/pluggable.php at the end of their post where you can see more examples of this working.
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.
January 28, 2018 at 19:53 #187148emmanuelParticipantok, is there a way a user can report another user
January 28, 2018 at 19:59 #187149Kieran_SQModeratorHi,
There used to be a plugin for this but it doesn’t appear to have been under development for some time. A quick solution might be to add a user with the username report and have users tag @report in the comments, on profiles etc. The report user will receive all of the emails for issues and you can use that as a system for seeing the issues with your members.
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 28, 2018 at 20:38 #187150emmanuelParticipantok, Do you know how to reduce the header height on site, its about 90px and i would like it to be about 66px
Attachments:
You must be logged in to view attached files.January 28, 2018 at 21:16 #187153Kieran_SQModeratorHi,
Please try the below CSS to change the height of this section
COPY CODE#header {height: 66px;padding-top: 10px;} .top-bar {min-height: 30px;}
The .top-bar class will reduce the space below the menu items.
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.
January 28, 2018 at 21:53 #187159emmanuelParticipantthank you, what is the best way to back up site
January 28, 2018 at 21:56 #187160Kieran_SQModeratorHi,
Personally I would go into the hosting account and zip the entire WordPress install folder and export the database in MySQL for saving locally and off site.
However many users opt for automatic plugins within WordPress that will back everything up for you and even save the backups to services like Google Drive, DropBox etc
If you’re interested in these kind of plugins both UpDraftPlus https://wordpress.org/plugins/updraftplus/ and BackWPup https://wordpress.org/plugins/backwpup/ are very popular.
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.
January 28, 2018 at 22:47 #187165Kieran_SQModeratorYou’re most welcome, feel free to open a new ticket any time with any other questions 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.