The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Portal page display

5 posters

Go down

Solved Portal page display

Post by musictraining March 17th 2012, 1:31 pm

I have made a portal page. I want when a member logs in (with his username and password), to display the portal and not the forum. How can I do this?
musictraining
musictraining
Forumember

Posts : 67
Reputation : 0
Language : GREEK

Back to top Go down

Solved Re: Portal page display

Post by Niko March 17th 2012, 2:14 pm

Hi!

try using this:
Code:

            $(function(){
              $('input[name="redirect"]').attr('value','/home');
            });

Just out it in your java panel (ACP) and edit /home with the page you want (in this case the home) Smile

Friendly,
Niko
Niko
Helper
Helper

Male Posts : 3106
Reputation : 244
Language : English, Italian, French
Location : Italy

https://www.fmcodes.net/

Back to top Go down

Solved Re: Portal page display

Post by musictraining March 17th 2012, 2:54 pm

If for example, I want to display the portal with the name "/page2", I must write it into the java panel like this?


$(function(){
$('input[name="redirect"]').attr('value','/page2');
});


Last edited by musictraining on March 17th 2012, 3:51 pm; edited 1 time in total
musictraining
musictraining
Forumember

Posts : 67
Reputation : 0
Language : GREEK

Back to top Go down

Solved Re: Portal page display

Post by hoangtubienca195 March 17th 2012, 2:56 pm

cho hỏi cách chia topic thành nhiều cột phải làm sao, phần ra làm nhiều vùng khác nhau
avatar
hoangtubienca195
New Member

Posts : 1
Reputation : 1
Language : vietnamese

Back to top Go down

Solved Re: Portal page display

Post by musictraining March 17th 2012, 3:53 pm

hoangtubienca195 wrote:cho hỏi cách chia topic thành nhiều cột phải làm sao, phần ra làm nhiều vùng khác nhau

I don't understand your language...
musictraining
musictraining
Forumember

Posts : 67
Reputation : 0
Language : GREEK

Back to top Go down

Solved Re: Portal page display

Post by Sir Chivas™ March 17th 2012, 3:58 pm

Acp>>Display>>Generalities>> Your forum Redirects to: your option.
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6983
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

https://aforums.org

Back to top Go down

Solved Re: Portal page display

Post by musictraining March 17th 2012, 4:15 pm

Thanks a lot!
musictraining
musictraining
Forumember

Posts : 67
Reputation : 0
Language : GREEK

Back to top Go down

Solved Re: Portal page display

Post by Sir Chivas™ March 17th 2012, 4:20 pm

No problem. Very good
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6983
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

https://aforums.org

Back to top Go down

Solved Re: Portal page display

Post by Sanket March 17th 2012, 5:56 pm

Topic Solved & Locked
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum