- This topic has 1 reply, 2 voices, and was last updated 8 years, 1 month 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
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]