Hi all, i've a little problems with multiple template use ... since the multiple template features come with the latest mambo development, i've little bit disturbing problems like this ...
Im using the multiple template features in my web development. So i make the two different template, One for my Front page (Let say it Template A), one for content page (Template B). So, in the template manager, i set the Template B for the default template, and template A assign to the Home.
And i hope if the user visit my web, they will see the template A for the first, and if they click the items on the front page they will be see template B.
Then, I'm place modules at front page, that containing last items, for example, in this case im use the LatestPhpshop products module.
When i click the last item from this module, i want the site template changing to the template B, but what happen?! My template A never not change to Template B and The details of LatestPhpShop Product appears at mosMainBody section at my Template A and it breaks my template layout
I've the same case with zoom module..
Any body can help me with this little bit confusing problems?...