• Hi folks,

    I have looked online but to no avail, so I am now turning to the experts to see if you can help me figure this out –

    I am developing a site that needs to have a public area and private area for registered members. I am not going to be using posts, but will set everything up as pages such that is has a regular website look and feel. What I would like is that visitors just see a normal site with information and a normal menu. When a user logs in however, I would like them to also see this public information, as well as seeing further menu items for things like an events calendar, members contact details, etc…

    So, what I was thinking of doing is having two wordpress installations on one database, one with the public pages in the site root, and the second in a subfolder that will have the public pages as well as the additional private pages for members. When a user logs in I will then redirect them to the subfolder so they can see the whole site, including the private pages. Firstly, is that a silly thing to be doing?

    Secondly, if I do go down that route, it there a way that the private instal can access the public pages so that by updating content in the public section, users that are logged in will see this in the private section? And then I can just manage the private content by itself for the private section. I was thinking of finding out the tables that hold the page information for the public site and telling the private site just to read this, and then add on the additional pages from it’s own section of the database.

    Hmm, now I read that back to myself, it does seem rather convoluted. Any better options?

    Any advice is greatly appreciated.

    J

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Share database tables and data’ is closed to new replies.