• Hello, so I want to get the content part of a theme into a different theme (because I like the layout more), so how can I do that? Thanks in advance. If you’re wondering, what are the themes, I want to get the content part of Synopse theme to Areview theme, if I didn’t explain this very well, let me know.

Viewing 1 replies (of 1 total)
  • That doesn’t sound like a good idea for a few reasons.

    -Speed problem: Your visitors will have to download both themes if they visit both themes. This is not good for either of your bandwidth.

    -Maintenance: You now have 2 code bases. They are both written differently and you will eventually have to learn both code bases if you plan to do anything.

    Compatibility issues: You will need to make sure both themes work with a plugin instead of 1 theme. You will have to do double the testing.

    However, if you’re really into it, there’s two ways to accomplish it.

    1- Using a plugin, despite isn’t possible to determine how the result will look like: https://ww.wp.xz.cn/plugins/jonradio-multiple-themes/

    2- Manually merging the themes like copying css, headers, etc.

Viewing 1 replies (of 1 total)

The topic ‘Merging themes’ is closed to new replies.