Viewing 1 replies (of 1 total)
  • Anonymous User 9782929

    (@anonymized-9782929)

    On line 281 of chatbox/includes/functions.php, you could change it from:

    if (LivelyChatSupport_is_visible_for_current_page()) {

    to

    if (LivelyChatSupport_is_visible_for_current_page() && is_user_logged_in()) {

Viewing 1 replies (of 1 total)
  • The topic ‘Show widget if user is logged’ is closed to new replies.