[SOLVED] Trying to include a separate page
Posted: Fri Oct 18, 2024 9:13 am
According to theme.php menu is automatically generated as a slug what I am trying to achieve is:
1. Create a theme2.php remove the main content.php and add my own div with changes. ( Is it possible to create a second page with the same header, menu, subside, footer but only to include my own code instead of php content tag ?)
2. Add a link to the menu , so it can actually appear like a part of the WCMS website. ( can I add in main theme.php menu a, href to link to the second page I want to create?)
Thank you very much !
1. Create a theme2.php remove the main content.php and add my own div with changes. ( Is it possible to create a second page with the same header, menu, subside, footer but only to include my own code instead of php content tag ?)
2. Add a link to the menu , so it can actually appear like a part of the WCMS website. ( can I add in main theme.php menu a, href to link to the second page I want to create?)
Thank you very much !