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.
The forum of the forums
5 posters

    Portal page display

    musictraining
    musictraining
    Forumember


    Posts : 67
    Reputation : 0
    Language : GREEK

    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?
    Niko
    Niko
    Helper
    Helper


    Male Posts : 3231
    Reputation : 248
    Language : English, Italian, French
    Location : Italy

    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,
    musictraining
    musictraining
    Forumember


    Posts : 67
    Reputation : 0
    Language : GREEK

    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
    avatar
    hoangtubienca195
    New Member


    Posts : 1
    Reputation : 1
    Language : vietnamese

    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
    musictraining
    musictraining
    Forumember


    Posts : 67
    Reputation : 0
    Language : GREEK

    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...
    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


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

    Solved Re: Portal page display

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

    Acp>>Display>>Generalities>> Your forum Redirects to: your option.
    musictraining
    musictraining
    Forumember


    Posts : 67
    Reputation : 0
    Language : GREEK

    Solved Re: Portal page display

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

    Thanks a lot!
    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


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

    Solved Re: Portal page display

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

    No problem. Very good
    Sanket
    Sanket
    ForumGuru


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

    Solved Re: Portal page display

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

    Topic Solved & Locked

      Current date/time is September 22nd 2024, 5:18 pm