WordPress is advising me to upgrade to PHP 7. At this point, it is only a warning, as I have not changed anything. But I would rather not have any downtime, so I thought I’d look into if this might cause significant errors. I’m not at all familiar with what this might do.
5. How do I get rid of the background image in the services section on the home page. I already edited the style welcome_text style but the background image persists. Which file do I edit to get rid of the image?
6. In which php file do I edit the function how services section on the home page are showing up? For example I want to add custom image instead of Read More links.
Paid for the pro Restro Theme yesterday and am having problems getting it installed on a WordPress platform.
Wordpress error message is:
Unpacking the package…
Installing the plugin…
The package could not be installed. No valid plugins were found.
Plugin install failed.
Return to Plugin Installer
So far have tried creating a php.ini file in the /public_html and updating the .htaccess file as advised by the host to apply the php.ini file changes globally.
I added the following code (the only code in this file) to the created php.ini file:
upload_max_filesize = 20M [does this need tags?]
This is the code in the .htaccess file (the second “IfModule mod-rewrite” statement being the one I added: