Is it possible to use 2 Wordpress themes on the same blog?

1

I have a theme that I want to use on the homepage and I have another one I want to use for the posts. Is it possible to do this?

    
asked by anonymous 03.10.2017 / 16:10

1 answer

1

Yes it is possible to use more than one theme in the installation of wordpress, but for this it is necessary to use plugins for this purpose, but it is worth noting that the use of multi-tema can impact much on the performance of site, what is recommended is the use of plugin performance and minimized css and js files.

To use follow the steps below:

  • Back up the data and database before you start

  • Install W3 Total Cache or #, to make the environment more performance-oriented.

  • Install the desired themes (skip this step if it has already been done)
  • Now install the plugin Jonradio multiple themes that will be responsible for controlling where each theme should be inserted . If you'd like you can visit the plugin developer's website and get answers from their forum here too zatzlabs .
  • * Before large landings in wordpress do not forget to bkp all data and database.

        
    03.10.2017 / 16:36