• Resolved Nicoline2009

    (@nicoline2009)


    Hi,

    Is it possible to set up a log in to a specific page? Or a specific section of the menu?

    And how can I set that up?

    BR Michael

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor etoilewebdesign

    (@etoilewebdesign)

    Hi Michael,

    Do you mean you want it to redirect to a specific page after logging in? If so, you can make use of the redirect_page attribute in your [login] shortcode, like so:

    [login redirect_page="https://google.com"]
    

    As far as adding the login to the menu, you could put the [login] shortcode on a page and then link to that page from your menu.

    Thread Starter Nicoline2009

    (@nicoline2009)

    Yes, it was what I meant in short ?? But how can I make sub-pages a part of the main page where I have set the restriction? F.ex. I want pricing be a part of the restricted area, so you have to login as an employer, and from there be able to see the pricing as well… At the moment everyone can see the pricing.

    See it here

    BR Michael

    Thread Starter Nicoline2009

    (@nicoline2009)

    Yes, it was what I meant in short ?? But how can I make sub-pages a part of the main page where I have set the restriction? F.ex. I want pricing be a part of the restricted area, so you have to login as an employer, and from there be able to see the pricing as well… At the moment everyone can see the pricing.

    https://houseofrecruitment.com/

    BR Michael

    Thread Starter Nicoline2009

    (@nicoline2009)

    Actually, I just installed 1-click-installer, but need to set the whole thing to Employers Login. How do I set that easily?

    https://houseofrecruitment.com/

    B R Michael

    Plugin Contributor etoilewebdesign

    (@etoilewebdesign)

    Hi Michael,

    I’m still not sure what you mean. To restrict content, you just need to use the [restricted] shortcodes, like so:

    [restricted]Place restricted content here.[/restricted]
    
    Thread Starter Nicoline2009

    (@nicoline2009)

    Hi,

    I am sorry, I must be explaining myself very poorly.

    I need to have a login for Employer Login. Please go to our website on the top right side…

    When pressing the Employer Login menu button, people should have to login to see Pricing and Employer Branding.

    How can I set that up easily and use the 1-click-installer options that I installed earlier?

    Does that make more sense?

    Our website is https://houseofrecruitment.com/

    B R Michael

    Plugin Contributor etoilewebdesign

    (@etoilewebdesign)

    Hi,

    Your best bet in this case, then, would be to put the [restricted][/restricted] shortcodes around the content that you want people to have to be logged in to see. You can then add the login_page attribute to your shortcode, so that it puts a link to the login page for those who aren’t logged in. Like so:

    [restricted login_page=”https://url.of.your.login.page”%5DPlace restricted content here.[/restricted]

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Log in to specific page’ is closed to new replies.