It should be possible, that user can override the global selected template. For now, this can be done from admin backend only, at the user edit page. There you can set the template ID and if it is allowed for this user, to override the global template. At this stage, this is for testing purposes and will be replaced with a more useful method in the future (eg. template override from frontend to achieve such things as day/night mode, or different site-styles the user can choose from) - if enabled by site owner / page admin.
Any user can have different templates set-up. In the future, users will be able to change the template from frontend (if allowed) or from their userpage after they have logged in (if allowed). For now, this is done.
It should be possible, that user can override the global selected template. For now, this can be done from admin backend only, at the user edit page. There you can set the template ID and if it is allowed for this user, to override the global template. At this stage, this is for testing purposes and will be replaced with a more useful method in the future (eg. template override from frontend to achieve such things as day/night mode, or different site-styles the user can choose from) - if enabled by site owner / page admin.