Hi,
Thanks for pointing this out, we missed it somehow.
I’ve updated our documentation and you can find details regarding the logout shortcode here.
Also thank you for your kind words, it means a lot! You can always support our work by leaving a review.
Thread Starter
Ro Ro
(@ro-ro)
Hello,
thanks for your answer, I added a review.
I tried to use [wppb-logout] in a page, when I’m logged in, but it doesn’t write any message. Is it working for you?
Bye
Hi,
You should use something like this:
[wppb-logout text=”You are currently logged in as {{meta_user_name}}” redirect=”http://www.example.com” link_text=”Log out”]
If you simply put the [wppb-logout] shortode without parameters it won’t display anything since the default text and link was set to empty.
That’s a bug I discovered yesterday and it’s already fixed in our development environment so it should work even without the shortcode parameters once the next update is out.
Meanwhile you can use the example posted above.