• Hello!

    I am looking to create a page that is formatted for multi users. The page will have different sections such as Photos, Documents for example. Each individual user page will have unique content uploaded by me and the user. If I have 500 users and want to change the format of the page i do not want to have to go into each page individually and change/add sections or reformat the page, but would like to change the format or add sections to all by editing one page without disturbing each individual users page content. Is this possible?

Viewing 1 replies (of 1 total)
  • Hi Andy, yes it is possible. this is actually how WordPress handles pages and posts. You may use a page template to control what contents and how to display, and store the data in custom fields associated with the users. Photos and documents can be uploaded and stored in custom fields too. custom fields plugins such as PODS can extend User with custom fields or create new content types for users to submit content in the front-end. It has short codes and templates to show contents.

    Please let me know if you need further help.

Viewing 1 replies (of 1 total)

The topic ‘Multi User Pages’ is closed to new replies.