The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Custom-created templates not appearing?
I've ran a couple of searches on here and on vB.com, but have found nothing that helps. I will try and be as clear and concise as I can, so that someone might be able to help quicker.
I am customising almost all of how vB is rendered, and am writing my own left-hand conditional navigation panel. It's growing in size now (links specific for certain usergroups, as well as definitions between users and guests) so it made sense that it would have its own template that I could just dump in on any page ($leftnavForum, obviously). However, it doesn't appear. I've set the template as 'leftnavForum' and set this in the templates where I'm intending it to show up, but it's refusing to appear. To be clear, I then copied the content for this specific template back into the template it was placed inside (FORUMHOME) and it works again. Code:
<body> $header $navbar <div id="wrapper"> <div id="wrapper-left"> $leftnavforum </div> <div id="wrapper-right"> etc etc etc Thanks a bunch, NG EDIT: I've looked at something to fetch the template at page level, but I don't want that. It's going to be defined everywhere, so is there a global-level area where I could set so that the template could be dropped in absolutely anywhere? |
#2
|
||||
|
||||
Have a look here: https://vborg.vbsupport.ru/showthrea...template+call*
|
#3
|
|||
|
|||
That was the one I alluded to in my post - I followed it word-for-word but failed to realise the warning message at the top telling me that plugins are currently disabled in the admin panel!
All fixed, thank you Redline! Good luck with Marine training |
#4
|
||||
|
||||
My training is done but thanks
|
#5
|
|||
|
|||
A Marine's training is never done
|
#6
|
||||
|
||||
Navy ("Doc")
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|