How to Update the theme

How to Update the theme

Here are the instructions to update the theme.

1) Please dont forget to have a backup first, you can use this plugin  https://wordpress.org/plugins/updraftplus/  to make backup easily.

2) In latest version of the theme, we have included recommended theme updated plugin in default plugin install list. So you might already have the updater plugin installed. Check if you have Envato Market Link on the bottom of leftbar menu in wp-admin. 


If you do not find Envato Market Link . Please download and activate this plugin  http://envato.github.io/wp-envato-market/dist/envato-market.zip this is created by Themeforest itself.

To setup updates, click on Envato Market link on the left bottom, and then there are just simple steps to follow once and you can update the theme easily in future.


3) After updating the theme, just go to Appearance->Install Plugins to update all plugins to their latest versions(If there are no plugins to update, you will not find Install-Plugins menu item. So do not worry if you do not see that menu).

Thats it, if you face any trouble, do not hesitate to  contact support.

    • Related Articles

    • How to update theme manually

      First off, here are the instructions to update the theme automatically http://kb.templatation.com/article/35-how-to-update-the-theme  Sometimes based on the circumstances few customers face trouble updating the theme automatically. So here is old ...
    • Adding more icons to Carena theme.

      Here is the guide that can help you with Icons in Carena theme. You can use icons from this page https://fontawesome.com/cheatsheet , most of them will work with theme. Just use them with fa extension. For example, if you want to use the first icon ...
    • How to Update Pix auto plugin.

      Process to update Pix Auto plugin is as follows. 1) Go to Plugins, deactivate  Pix Auto and delete the plugin. ( Yes, I am sure about it, and it won't harm your website ). 2) Go to Appearance -> Install plugins and install and activate  Pix ...
    • Legalpower Theme: How to change the look of theme

      Legalpower theme, has limited styling options. Sometimes you might need to heavily customise the theme.  Apologies to work with code, but below you can find the css that you can use to customise the theme. There are comments to define the use of the ...
    • Reduce logo on mobile in Fitzeous theme

       In fitzeous theme, in order to reduce size of the logo in mobile only, Please enter below css in wp-admin/appearance/customise/additionalCSS box. @media (max-width: 991px) { .main_header_area .header_menu .navbar .navbar-brand img {  width: 50%; } ...