amandamalia wrote:
Thanks Sunburst. I just spent 2 hours working on a second template. Problem is - I am using this 3rd party dropdown menu component called LX Menu Pro which I adore but its causing many problems error messages playing off 2 templates.
So ... I am just going to go bang my head against the wall. After about 6 hours of that, answers usually magically come to me.
These Joomla boards are awesome - I've gotten so much help here. I think I have to work this one out on my own. If only
Text for homepage only
still worked for me - then I wouldn't have ANY issues. Not sure why that code isn't working on my page.

Sorry no experience with LXMenu (never used it as i tend to stay away from dropdown menus, must you use it

)
Anyway, tested out your code and it works, same as this:
echo ('Text for homepage only');
} ?>
They work only when the frontpage is either the component frontpage or linked static content but fail to work if it's outputted as blogcategory. So i'm not sure if these have anythig to do with why the code isn't working.