I am using https://help.forumotion.com/t21989-multi-forums-in-one tutorial and I don`t know how to make forum redirect me. Like I got forum in new category and I want that when I click on that forum, it redirect me to other page.
4 posters
Forum redirect
~Julian~- Forumember
- Posts : 172
Reputation : 1
Language : English
- Post n°2
Re: Forum redirect
Hey there!
You would have to put something similiar to this into your multi forum code or the forum name box:
You replace REDIRECTLINK with any link you want (in this case the page it should redirect to). Either way (forum name or multi forum code), it should redirect you to the page linked.
You would have to put something similiar to this into your multi forum code or the forum name box:
- Code:
<a href="REDIRECTLINK">Forum name</a>
You replace REDIRECTLINK with any link you want (in this case the page it should redirect to). Either way (forum name or multi forum code), it should redirect you to the page linked.
-MiSHmaSH-- Forumember
- Posts : 267
Reputation : 12
Language : Latvian
- Post n°3
Re: Forum redirect
No I want that I click jump to, and select hidden forum, it redirect me to other place, not selected forum
SLGray- Administrator
- Posts : 51554
Reputation : 3523
Language : English
Location : United States
- Post n°4
Re: Forum redirect
Do you mean you want a drop-down menu?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray- Administrator
- Posts : 51554
Reputation : 3523
Language : English
Location : United States
- Post n°6
Re: Forum redirect
This is how to do it:
- Code:
<a href="REDIRECTLINK">Forum name</a>
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
-MiSHmaSH-- Forumember
- Posts : 267
Reputation : 12
Language : Latvian
- Post n°7
Re: Forum redirect
Lock this
Jophy- ForumGuru
- Posts : 17922
Reputation : 836
Language : English
Location : Somewhere
- Post n°8
Re: Forum redirect
Solved => Locked