I am building a website in EE 2.1.3.
I have a couple of channels like ‘home’, ‘training_alg’ and ‘training’.
On every page I want to show some information of the channel ‘home’.
I have a template group called ‘trainingen’ and 1 template, the index.
When I am on the page http://www.site.nl/trainingen I want to show information of channel ‘training_alg’ and ‘home’. That goes ok.
Within the index template of the templategroup trainingen I can link to a training like ‘training1’. The URL changes to http://www.site.nl/trainingen/training1. On this page I can see the information of channel ‘training’, but the information of channel ‘home’ dissapeares (all the code within the channel-entries tag channel=“home” ).
For testing issues I tried to show information from other channels I use. That gives the same problem.
What can I do about this?
Thanks you for your reaction,
Mirjam