Hi,
In Site Pages under Manage->Pages, I can only see Landing, Offline and Thank You page types for editing. How do I get the other 10 available for editing?
regards,
FZ
Hi,
In Site Pages under Manage->Pages, I can only see Landing, Offline and Thank You page types for editing. How do I get the other 10 available for editing?
regards,
FZ
You must be logged into the administration part of the site. Then go to Manage>Pages where you may add or remove or edit existing pages.
I refer to the other templates stored in the content table in mysql that have page type of "banner client, registration staff, registration-client, pwreset-staff, pwreset-client, banner-staff, registration-confirm, registration-thanks, access-link, email2fa-staff" and yes, I am using the admin panel and have gone to Manage->Pages but only the first three page types I mentioned earlier are available for editing. The php code seems to lock it to those three types even though there are the ten more other types that I have just listed in the table.
Nevermind. I see that you need to not just add to that array found in pages.inc.php but also to the table in settings-pages.inc.php and the array in page.inc.php.
Interestingly, there is a sql file that had statements that would create a pages table but it doesn't seem to have been applied. Are things like these being moved to tables in mysql?
I guess you missed Admin Panel > Settings > Agents > Templates and Admin Panel > Settings > Users > Templates..
Cheers.