Hi,
Thanks, but unfortunately that is not what I am trying to resolve. I don't want the Welcome Message to show up everywhere - just on the "Home" page (/news.php).
The problem is, if there are enough news items on /news.php (I believe the default max is 11 in the code, though we changed this to 7) to cause pagination to occur on this page (i.e. Page 1 | Page 2 | etc...) and a user clicks on say 'Page 2' to see the second page of news headlines, and then decides to go back to 'Page 1' - the Welcome Message that was just there is no longer there.
Since our Welcome message contains instructions for a new user, we would like it to not disappear on them should they decide to page through the news headlines. True, they can get it back by clicking 'home' - but that isn't going to be obvious to a new user.
I haven't had time to investigate this further - but I would have thought someone else would have came across this same issue and possibly resolved it???
Thanks again
0 replies