Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author sgPlanwize

    (@sgplanwize)

    Ok, I found the bug and I’ll fix it in future released.
    Meanwhile, fix it manually:

    Open the main plugin file pw-login-widget.php.
    In line 78 insert
    ob_start();
    and in line 80 insert
    return ob_get_clean();
    Save the file, it should work now.

    Thread Starter aj2taylo

    (@aj2taylo)

    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘theme-my-login shortcode not working’ is closed to new replies.