The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]() Quote:
2.) Put your code inside it including conditionals just like you normally would in a template - if you want it to appear like other widgets you'll have to add the box code: Code:
<div class="cms_widget"> <div class="block"> <div class="cms_widget_header"> <h3>TITLE HERE</h3> </div> <div class="cms_widget_content" style="padding: 10px 0px 10px 0px;"> <!-- YOUR CODE START --> YOUR CODE GOES IN HERE!!!! <!-- YOUR CODE END--> </div> </div> </div> 4.) Now click on "configure" for your new widget in the widgets menu. Delete any text in the main code field and change the template name to "vbcms_widget_execphp_custom". 5.) Add it to your layout and it should work now! Advanced Note: For some reason I can't explain, you don't seem to need to preRegister the template you create while you're doing this which makes life easier. If anyone can tell me why that is I would be really interested to know! This isn't normally the case when you add templates. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|