Creating Dynamic Pages

Is there a way to create dynamic pages within the studio, or do they have to be coded?

I want to create an extra page for every person with a high enough profile level. 

  • 1630
  • More
Replies (1)
    • Actually you can add link to your own page in profile submenu with URL like this:

      page.php?i=my-page&profile_id={profile_id}

      Then add blocks there and set access to the page or blocks to particular members (by membership level)

      But blocks with some custom dynamic content have to be coded.

       

      Login or Join to comment.