The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Which template I have to edit??
On webpage speed test result, I got:
Quote:
I tried "header, "headinclude" and "forumhome" but I didn't find all the scripts mentioned in the test result. my site: www.egyptianoasis.net and I'm working on vb 4.1.6 Thanks! |
#2
|
||||
|
||||
vBulletin forum isn't a simple website, it has very complex functionality, combining all javascripts into one and css stylesheets into one might not be best thing to do. Also it may cause completely opposite effect because one stylesheet may load on one page while on another may not be necessary, same for javascripts, so when all of it will get loaded on every page the result may be reverse - it may take much longer to load a page. Better thing would be to minify everything what is not minified.
But to answer your questions, as for CSS it always go to head of the site so -> headinclude, javascripts not necessarily, but usually they go also into head bellow styles. |
#3
|
|||
|
|||
Thank you Chris8,
So, is the headinclude template is the one that I'll get all javascripts and stylesheets to manage or some javascripts and stylesheets will be located in another templates as "forumhome" or "header" or "forumdisplay"??? another quetion (sorry if it is silly) html code in page source, where it's located in the different templates of site?? Thanks! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|