Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
Pages: 1
Is there a way of putting a logout button on a managed or unmanged album
Offline
Not for unmanaged albums (assuming Client Response albums?) because there's no log-in.
but you can create a button and use the same code that you can find on the client's page after they've logged in. Try this:
<button class="logout"><a href= "/backlight/client-response/?c=client&a=logout">Logout</a></button>
Place it in the album template copy
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Thanks does exactly what I want, put appropriate code in the menu
Offline
Pages: 1