- This topic has 1 reply, 2 voices, and was last updated 6 years, 8 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Pro Theme Installation failure
Theme Name: Restro
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:
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
<IfModule mod_suphp.c>
suPHP_ConfigPath //data01/c6044249/public_html/php.ini
</IfModule>
# END WordPress
Can you advise what is wrong please?
Hi Steve,
You are installing the theme in plugins. Kindly go to Appearance>>Themes>>Add New
Regards,
Dave
If you are operating an online shop, then you know how essential it is to display the right price information with your products so that […]
As an author, it is essential to make your WordPress website more attractive, and we’ll function to please your readers in the right way. Picking […]
Round up of best WordPress recipe plugins for food and chef websites WordPress as extremely powerful and popular website creation and publishing system has become […]