scottcarlton
Member
Posted 7 months ago #
I was wondering if this is possible. I am setting up a site with WordPress in the root, but I need to have a sub-directory or sub-domain for the store. All running on the same WordPress install. The exception is that the store (sub-domain or dub-directory) will have different navigation at the top than the main plus different color scheme with the same database.
scottcarlton
Member
Posted 7 months ago #
Note: I know in drupal you can use another settings.php file in a sub-director or sub-domain on one install in the root with a different prefix for the database such as sub_. Was wondering if the same applied to WordPress.
If you use MultiSite, each site is separate. Meaning they use separate themes and menus, as you desire.