The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Change your UserCP Navbar with the New UserCP Dropdown Menu! Details »» | |||||||||||||||||||||||||||
Change your UserCP Navbar with the New UserCP Dropdown Menu!
Developer Last Online: Nov 2023
Change your UserCP Navbar with the New UserCP Dropdown Menu! by vB-Italy.org - Italian vBulletin Support Forum Versione Italiana (italian version): Nuovo Menu a Tendina per il tuo Pannello Utente!. Using this product you will change your current UserCP navbar to the new UserCP Dropdown Menu. It will be automatically integrated, it will require no further changes. Just import this product and your usercp navbar will be reorganized with this new style. Let me know what do you think about this new product! Download the attached product and import it using your AdminCp. (AdminCp -> Plugin & Products -> Manage Products -> Import Product -> Browse New UserCP Dropdown Menu (product).xml and press Import) Also, if you want to change the phrase that is showing under the new navbar, you can do that in yor AdminCp too. (AdminCp -> Languages & Phrases -> Search in Phrases -> usercp_nav_welcomemessage -> (Phrase Variable Name Only) -> Search -> Edit) Show Your Support
|
Comments |
#32
|
||||
|
||||
Please provide a link of your installed invitation system. I will check it out.
Also, to add links.. check my second post on this thread please: How do I add/remove links to the new UserCP Dropdown Menu? |
#33
|
||||
|
||||
Quote:
https://vborg.vbsupport.ru/showthread.php?t=171951 Can you provide a working demo of this new style of UserCP? |
#34
|
||||
|
||||
I'm sorry, I haven't an online working demo right now. You can check this thread to see some user's websites they have installed it on. Remember that you will need to sign up in order to view the usercp page.
Then, for example if you want to add it under your 'Networking' you would add this in your usercp_dropdown_shell: Search for: Code:
<tr> <td class="vbmenu_option" title="nohilite"> <a class="smallfont" href="profile.php?$session[sessionurl]do=buddylist"><if condition="$show['friends_and_contacts']">$vbphrase[contacts_and_friends]<else />$vbphrase[contacts]</if></a> </td> </tr> Code:
<if condition="$vbulletin->options['invitation_usercp_link']"> <tr> <td class="vbmenu_option" title="nohilite"> <a class="smallfont" href="profile.php?$session[sessionurl]do=invitation">$vbphrase[invitation]</a> </td> </tr> </if> |
#35
|
||||
|
||||
Hey, yotsume, please let me know if it is working for you.
|
#36
|
||||
|
||||
After I see a working demo of this I will decide to install and test it myself. I have not made a decision to use this yet because I have not seen a demo of it. I can NOT make a major change to a site until I see a demo and get to test the functionality of this first.
|
#37
|
|||
|
|||
I installed you addon and love it. Just have one issue. The first jpg shows that your UCP toolbar fits the screen perfectly.
The issue occurres when I select an item on the toolbar. What happens is that the result appears below my ad block on the left of the screen. (2nd jpg) Is there any way to fix this issue. Thanks so much. |
#38
|
||||
|
||||
How have you added that ad block?
|
#39
|
|||
|
|||
The ad block is ran by a ad banner rotator called AdPeeps. The block was added to the following template:
eic_main_template |
#40
|
||||
|
||||
In this case you would need to contact the AdPeeps developer in order to know why is that block surrounded by a table in the usercp.php file and why not in the profile.php file. Or.. try to copy here the eic_main_template content here, and I will check its code.
|
#41
|
|||
|
|||
it´s great...i love it...
Thanks for that |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|