So if I knew how to phrase what I'm looking for, I'm sure I'd be able to find it on my own. But I don't, so here I am!
So I have a guide on my forum, which has different pages (for simplicity we'll say there's about, how to join, and rules). Each have their own .php page. I'm wanting to add a guide navigation to the pages, but want to be able to edit it on one page.
So I'll have something like {$guidenav} on the about, how to join, and rules page, then would only have to edit the navigation in the one file, instead of all three.
Hopefully that makes sense, and if it does, could you steer me in the right direction on how to do that?
So I have a guide on my forum, which has different pages (for simplicity we'll say there's about, how to join, and rules). Each have their own .php page. I'm wanting to add a guide navigation to the pages, but want to be able to edit it on one page.
So I'll have something like {$guidenav} on the about, how to join, and rules page, then would only have to edit the navigation in the one file, instead of all three.
Hopefully that makes sense, and if it does, could you steer me in the right direction on how to do that?