Footer Copyright and System Email Settings in Woodmart Theme
-
I am currently using the Woodmart theme for my website and I have encountered two issues that I would appreciate your assistance with:
Footer Copyright Issue
On my website’s footer, there is a “Base on Woodmart” copyright message. I attempted to change it through the theme settings in the admin panel. However, I received a warning indicating that the PHP value is too low, and I was unable to save the changes. Could you please advise what specific PHP configuration I need to update in order to resolve this?
Change Sender Email Address for System Emails
When a user registers on the website, the system sends an email to reset the password. Currently, the email is sent from a default WordPress address. I would like to change the sender email address to my own custom one. Could you guide me on how to properly configure this in the Woodmart theme or in WordPress settings?
Attachments:
You must be
logged in to view attached files.
Hello,
1. You need to contact your hosting provider and ask to increase max_input_vars
parameter to 10000, then clear the cache and check how it works.
2. Try to change the email in the WP settings – https://prnt.sc/Kq3Q00HgUVgl
Kind Regards