I’m just trying to figure out the best way to structure this feature.
As in, do I create entirely new pages for each template and redirect users to the page depending on the applied template, or is each template a set of elements on the same page that are made visible based on the applied template?
I would love to know if any of you have experimented and found one way to be better than the other, or if you are using an entirely different method.
I also need to create this template for users as they may want to fit in. However, I am using this by creating a separate page for my templates, then directing users to the relevant template they have set in the database. This works fine as there is 5-6 Template. Also, this way users have controls to update templates to suit their style.