Restricted Content does not show after Log In
-
I have a log-in page that redirects to a page containing restricted content.
The log-in page is here: https://www.sifcoasc.com/login-sds/
The code for this page is:——-
<h2>Welcome to the SDS Documents Library</h2>
For access to our SDS Documents please login with your details below
[login redirect_page=”https://www.sifcoasc.com/restricted-sds/”%5D
[side]
[breakout-box]
<h2>Not Registered?</h2><h2>SDS Menu</h2>
[/breakout-box]
[/side]
——–
Upon logging in it redirects to here: https://www.sifcoasc.com/restricted-sds/
However, the restricted content does not show. The code for this page is:
——
<h2>Welcome to the SDS Document Library</h2>
Please click on the links below to view the required SDS Documentation[restricted login_page”https://www.sifcoasc.com/login-sds/”%5D
[output-documents type=”SDS” /]
[/restricted][side]
[breakout-box]
<h2>Not Registered?</h2><h2>SDS Menu</h2>
[/breakout-box]
[/side]
——
Can you tell me why the restricted content will not show after logging in?
Thanks
The page I need help with: [log in to see the link]
- The topic ‘Restricted Content does not show after Log In’ is closed to new replies.