ties Posted September 17, 2023 Share Posted September 17, 2023 In my php i want something like this: <h2><?php echo $page->header_1 ?></h2> <some other html> <h2><?php echo $page->header_2 ?></h2> how can i edit the header_1 and header_2 on the site manager? Link to comment Share on other sites More sharing options...
da² Posted September 18, 2023 Share Posted September 18, 2023 In PW admin, create 2 fields of text (simple text or HTML, with appropriate formatter and editor), "my_page_header_1" and "my_page_header_2", go to the template of this page and add the 2 fields, and finally edit the page and fill the texts. Link to comment Share on other sites More sharing options...
ties Posted September 18, 2023 Author Share Posted September 18, 2023 Where do i create the fields Link to comment Share on other sites More sharing options...
Gideon So Posted September 18, 2023 Share Posted September 18, 2023 Hi @ties You don't have the right to add any field / template. Do you know the username which is a superuser or you need to contact your system administrator of the website. Gideon 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now