Re: Putting some Static Pages in Categories Menu
It will, you have hard coded the code for each page to be:
{$pages_menu[pg].title} for each page.
You need to change this for each line and put in exactly what you want to see displayed. So for Page 6, you want it to say This is a a page.
and then for page 7, this is a different page.
etc.
|