Hello, would be nice if someone could assist me on this.
I have 2 template groups:
site (inside are two templates: index, pages)
servicestemplate (inside is one template: index)
site/index is set to my homepage
servicestemplate/index contain a file that I want to embed on all the pages including sub levels.
URL looks like: domain.com/index.php
Internal Pages: domain.com/index.php/pagename
I have added the following code onto the place I want to embed services template/index:
{embed="servicestemplate/index"}
This works fine on the home page which is:
domain.com/index.php
when I click on to any internal pages (example: domain.com/index.php/pagename) it wont show that embed !
Can someone please help me ?
I am new to EE as I have moved here from Umbraco.
Thank You