PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Saturday, February 5, 2022

[FIXED] Can I merge two different wordpress themes and use it as one website?

 February 05, 2022     php, wordpress     No comments   

Issue

Problem

We are planning to create a small community directory website with our community business listings, events and some useful articles. No single WordPress theme is offering all 3 features in one theme.

Thoughtful Solution

We thought to buy one theme for listing, one for events and one for articles and somehow make one website.

Question

Is it possible to combine / merge more then 2 WordPress themes and make change look so it feels like one single website and users can still access all the features and functions seamlessly?


Solution

Yes possible to combine two or three theme in wordpress but required too much afford and time. Here is something you can do:

1) Buy a theme that covers max of you concept and use some premium plugins.

2) Wordpress offer multisite where you can create multi site website under one installation and use different themes.to know more about multisite Click Here

3) Create sub folder in main installation like www.xyz.com
www.xyz.com/event
www.xyz.com/articles

and install different wordpress use different theme to satisfy your needs



Answered By - Sanoj Sharma
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing