Ok i delete the content template, and it is back to normal.
Anyway, the template was the login form i setup following the tutorialsI using post group, then select a login-form for guest user.
i went backyards because once login it keeps displaying the login form, there's nothing on the tutorials to edit the template that was automatically generate containing only the login-form.
or do i need to edit all the page using conditional block as i try it on the home page (disabled the link on non login in user) ?
Based on your explanation i'm assuming you have a page that the user has to log in to see correct? However once they logged in the page is still displaying the login form rather than displaying the contents of that page ?
If so can you let me know and I will see how best I can assist.
Hi Shane,
i go thru documentation.
follow that : https://toolset.com/lesson-placement/lesson-placements-1645291-1651873/
what i don't understand what do i put in the template for log-in user as the pages already exist.
it's to find a way with template without editing each pages with conditional block.
Hi,
i retry it without success.
there's only pages on the site.
i want all pages to show user login if you're not.
on the home page, i put the content template to none and the conditional block is working. (page home) hidden link if you're not logged, i edit all links to point to page hidden link (content template to none)
Copy the conditional code and made a template content-login using fields and text block and select user login.
on page hidden link i put content template to content-login
on access control, made a group logged user on post group, assign content-login to guest.
i try also access control /post types /pages/ managed by toolset/ uncheck read on guest with content login templates
if you're not logged it don't display the user login, if you're logged it's the same displaying nothing
Take a look at the example below that i've setup. hidden link
I've added this post type to the post groups so that guest users don't have access to the page instead they shown the login form as set by the error to display at the link below. hidden link
Please let me know if this example is able to assist you.