Nice to see somebody happy...
Scheduled Maintenance: 10-11-2025 Electricity company maintenance between 09:00 and 15:00.
3.2.x Extensions Database 3.2 / 3.3 ⇒ Navbar 3.2.x
-
Funny
- New user

- Posts: 126
- Joined: 06 Mar 2017, 16:39
Re: Navbar 3.2.x
Thank you for this extention
It's very great
It's very great
-
DKBjorn
- Translators

- Posts: 27
- Joined: 11 Oct 2015, 22:24
Re: Navbar 3.2.x
Helo Dude's... need a little bit of help....
how can i change the name in navbar (Games), and make it to a link only.....?
Regard's DKBjorn
how can i change the name in navbar (Games), and make it to a link only.....?
Regard's DKBjorn
-
dmzx
- Founder

- Posts: 6469
- Joined: 13 Jan 2014, 21:45
Re: Navbar 3.2.x
Open the language file common.php and change there.DKBjorn wrote: 10 May 2017, 17:51 Helo Dude's... need a little bit of help....
how can i change the name in navbar (Games), and make it to a link only.....?
Regard's DKBjorn
What do you mean with link only?
-
DKBjorn
- Translators

- Posts: 27
- Joined: 11 Oct 2015, 22:24
Re: Navbar 3.2.x
Thx for name solution...
What do you mean with link only? - A redirect link.... When push, it send you to another place on the site...
-
DKBjorn
- Translators

- Posts: 27
- Joined: 11 Oct 2015, 22:24
Re: Navbar 3.2.x
I Still need some help on this.....DKBjorn wrote: 10 May 2017, 19:48Thx for name solution...
What do you mean with link only? - A redirect link.... When push, it send you to another place on the site...
-
dmzx
- Founder

- Posts: 6469
- Joined: 13 Jan 2014, 21:45
Re: Navbar 3.2.x
The navbar will only display the drop down you have to add the link and use the event in first post.
-
DKBjorn
- Translators

- Posts: 27
- Joined: 11 Oct 2015, 22:24
Re: Navbar 3.2.x
Okay thx for your help....dmzx wrote: 11 May 2017, 19:25 The navbar will only display the drop down you have to add the link and use the event in first post.
Is it possible to make tekst with link in navbar.... without the popup like navbar....?
-
dmzx
- Founder

- Posts: 6469
- Joined: 13 Jan 2014, 21:45
Re: Navbar 3.2.x
Yes you can add jus a link like here for "Downloads"
Look at that code for the link here https://github.com/dmzx/Download-System ... html#L1-L4
Or open a other topic in questions if you need help with it
-
DKBjorn
- Translators

- Posts: 27
- Joined: 11 Oct 2015, 22:24
Re: Navbar 3.2.x
Okay... Many thx for your help.. i check out the githyb you send... Thx...dmzx wrote: 11 May 2017, 21:54Yes you can add jus a link like here for "Downloads"
Look at that code for the link here https://github.com/dmzx/Download-System ... html#L1-L4
Or open a other topic in questions if you need help with it![]()
-
RustyMetropolis
- Users

- Posts: 1
- Joined: 17 Jun 2017, 22:52
Re: Navbar 3.2.x
How do you set this so that those who aren't logged in or are guests can see the link?
-
Warbear.Prime
- Users

- Posts: 2
- Joined: 18 Dec 2016, 13:47
Re: Navbar 3.2.x
Second NavBar
Is there a way to make a SECOND link in the top menu. I tried:
But I only got one link, the Info one. So how do I get two, and have them both with their own links?
Do I need to copy the extension, and rename parts to make a second copy of the same extension, but with a different name to get the two menus?
Is there a way to make a SECOND link in the top menu. I tried:
Code: Select all
$lang = array_merge($lang, array(
'NAVBAR_LINKS' => 'Games',
'NAVBAR_LINKS2' => 'Info',
));Do I need to copy the extension, and rename parts to make a second copy of the same extension, but with a different name to get the two menus?
Last edited by Warbear.Prime on 22 Jun 2017, 13:41, edited 1 time in total.
-
Warbear.Prime
- Users

- Posts: 2
- Joined: 18 Dec 2016, 13:47
Re: Navbar 3.2.x
NM, actually very easy.
Thanks for a great mod!
AGAIN!
Thanks for a great mod!
AGAIN!
-
rexinfernum
- Users

- Posts: 1
- Joined: 20 Feb 2018, 08:33
Re: Navbar 3.2.x
I'm just installed/enabled this extension but I can not find anything about for navbar settings in admin and can not see navbar in our forums page...