The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
GTCustom Pages - Create Custom Pages With Ease Details »» | |||||||||||||||||||||||||||
GTCustom Pages - Create Custom Pages With Ease
Developer Last Online: Nov 2022
Now, you have the POWER to CREATE CUSTOM PAGES with ease! ACT NOW AND GET FREE BONUS!
** I couldn't find a free one that I like so I decided to GIVE you my own Site Policies. How easy is it to create a custom page? Create header and content phrase. That's it! Yea, no joke ... it's that easy. How to add Links Add Links In Header: (view attachment) FIND IN header TEMPLATE: HTML Code:
<td align="$stylevar[right]"> </td> HTML Code:
<td align="$stylevar[right]"> <a href="goto.php?section=about$session[sessionurl]">$vbphrase[gtcustom_about_header]</a> | <a href="goto.php?section=privacy$session[sessionurl]">$vbphrase[gtcustom_privacy_header]</a> | <a href="goto.php?section=terms$session[sessionurl]">$vbphrase[gtcustom_terms_header]</a> | <a href="goto.php?section=sitemap$session[sessionurl]">$vbphrase[gtcustom_sitemap_header]</a> </td> FIND IN navbar TEMPLATE: HTML Code:
<td class="vbmenu_control"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td> HTML Code:
<if condition="$show['popups']"> <td id="navbar_tools" class="vbmenu_control"><a href="goto.php$session[sessionurl_q]section=about" accesskey="4" rel="nofollow">$vbphrase[help]</a> <script type="text/javascript"> vbmenu_register("navbar_tools"); </script></td> <else /> <td class="vbmenu_control"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td> </if> HTML Code:
<if condition="$show['popups']"> <!-- NAVBAR POPUP MENUS --> HTML Code:
<if condition="$show['popups']"> <!-- NAVBAR POPUP MENUS --> <div class="vbmenu_popup" id="navbar_tools_menu" style="display:none"> <table cellpadding="4" cellspacing="1" border="0"> <tr> <td class="thead" nowrap="nowrap">$vbphrase[need_help]</td> </tr> <tr> <td class="vbmenu_option" title="$vbphrase[faq]"> <a href="faq.php$session[sessionurl_q]">$vbphrase[faq]</a> <tr> <td class="vbmenu_option" title="$vbphrase[gtcustom_sitemap_header]"> <a href="goto.php?section=sitemap$session[sessionurl_q]">$vbphrase[gtcustom_sitemap_header]</a> <tr> <td class="vbmenu_option" title="$vbphrase[gtcustom_about_header]"> <a href="goto.php?section=about$session[sessionurl_q]">$vbphrase[gtcustom_about_header]</a> <tr> <td class="vbmenu_option" title="$vbphrase[gtcustom_privacy_header]"> <a href="goto.php?section=privacy$session[sessionurl_q]">$vbphrase[gtcustom_privacy_header]</a> <tr> <td class="vbmenu_option" title="$vbphrase[gtcustom_terms_header]"> <a href="goto.php?section=terms$session[sessionurl_q]">$vbphrase[gtcustom_terms_header]</a> </td> </tr> </table> </div> TUTORIALS Show Your Support
|
Comments |
#92
|
||||
|
||||
Will this work with 3.6.x?
|
#93
|
|||
|
|||
Thanks for a great hack, i have installed it and added the pages to the 'help' drop down menu. Everthing works great. However i am having a small problem after i have created new pages of my own. The new pages are fine, except that the drop down menu doesnt show them. I have added the new pages to the navbar template just the same as the others, but the new pages doesnt show on this menu. Any ideas what i am do wrong?
|
#94
|
||||
|
||||
ensure that the phrases are in the GLOBAL group
|
#95
|
|||
|
|||
Is there a version of this for 3.6?
|
#96
|
||||
|
||||
looks interesting **Reserves #95**
Thanx Jacquii. [edited] CLICKS INSTALL Very nice piece of modding Appreciate this one very much - very nice indeed... Now with that said... Someone please post the contents of the gtcustom_sitemap phrase - Don't ask me how - but I managed to overwrite it with some ugh.. LOL Thanx in advance - AND thanx PRINCETON for this fine release Jacquii. |
#97
|
||||
|
||||
Are you going to update it for 3.6.4? Please
|
#98
|
|||
|
|||
Doesnt work with 3.6.4, had navbar problems, each time i add the code all my custom menus dissappear. Please update the code for 3.6.4.
Uninstalled. |
#99
|
|||
|
|||
Anyone get it working with 3.6.x??? I can figure out the NavBar thing, does the rest of it work?
|
#100
|
||||
|
||||
Very Awe some Mod!!! - Thank You!
|
#101
|
|||
|
|||
Thanks man I'll be using this on my site.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|