- This topic has 1 reply, 2 voices, and was last updated 7 years, 7 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
Appliance Repair WordPress Themes The most practical appliance repair WordPress themes are brought together in this article for home appliance stores, service providers, handymen and relevant […]
Is your goal to redesign your website into a new and modern one? This article presents some of the best fresh WordPress templates with simple […]
Do you want to know WordPress’s best themes for construction and engineering services? Seek no more! This post contains the best construction service WordPress themes […]