Jump to content
Invisionary Themes & Design

How to manually install a theme in your Invision Community


Graham S

Recommended Posts

  • Administrators

IPS have removed the convenient built-in AdminCP theme installer (inspired by Wordpress) which made it simple to install Invision Community themes directly from the Marketplace.

The good news is that although we’re now back to the dark ages, we can still install our custom themes by using the original Manual Upload feature. 
 

Firstly, a couple of things to bear in mind…

Maximum file upload settings

Themes contain lots of images, so you may need to increase your maximum File Upload settings, if you find that you are limited to say, 2MB. This would obviously prevent you from uploading say an average 6 or 8MB theme file.

I’ll post some separate guides on that but there are essentially 2 places to check, firstly your Admin Member Group’s file upload settings (in AdminCP) in case you need to increase them:

IMG_2550.png

 

… and then if all appears okay, check your PHP ini file settings. You can do this easily via the Support page in your AdminCP via the PHP Info tool, this will show you the current values.

Look for the following example settings, which you can also quickly check in the Support Tool > Tools and Diagnostics and in there click on PHP info: 

memory_limit = 128M 
post_max_size = 64M 
upload_max_filesize = 32M (this is the main one to check, it should be at least 8MB but the others above should be larger than what you have here)

These settings are often easily configured in WHM Cpanel or via your web hosting provider’s Support Team. Restart PHP and Apache after making any changes.

IPS Versions

Secondly, make sure you have backed up and updated your IPS Invision Community to the latest version, or at least to a version that matches the downloaded theme you want to install. E.g. A theme for IPS v4.7.13 should be marked compatible with that version.

Right, let’s take look at uploading a new Theme for Invision Community…

 

Manually Installing A New IPS4 Theme

1. Download the theme from our Downloads section to your local PC or tablet etc.

2. Next, log into your AdminCP Dashboard.

3. Navigate to the Themes area and click on the Create New button.

IMG_2554.jpeg

 

4. Next, ignore the 2 options for Easy Mode and Manual Mode (since we are not creating a theme from scratch). Instead, look for the small Manual Upload link:

IMG_2553.jpeg

5. After clicking Manual Upload, browse to the theme file that you downloaded in step 1 and once selected click Next to upload it.

IMG_2555.jpeg


6. Congratulations, you uploaded your new theme! Finally, find the theme in your list of themes and click on the pencil icon to Edit some of the theme’s settings:

IMG_2551.jpeg

As an example, these are the Theme Settings for our Halloween Macabre theme:

IMG_2552.jpeg


Most will leave the theme’s colours as they are, but there are other options such as choosing or changing a header background image, adding a Slogan, enabling animations or the advanced settings.

Quote

Tips!

  • Avoid the Revert buttons by colors as they will reset the color to the default white and blue IPS Theme!
  • It’s often useful to have the AdminCP settings open in 1 browser tab and then having and refreshing the front-end in another tab to see the changes you make go live.

 

You will probably want to check and make sure that the theme is available to your Members and Guest visitors, but some prefer to tweak the settings before making it available to non-admins or setting it as a new default theme.

Select your new Theme on the front end via the Theme menu available within the footer area of most pages. (Refresh the front page to see the new theme appear in the list of themes.)

If you have any questions, please start a new topic.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using our website you consent to our Terms of Use of service and Guidelines. These are available at all times via the menu and footer including our Privacy Policy policy.