Viewing 1 replies (of 1 total)
  • Thread Starter SeanFromIT

    (@seanfromit)

    I was able to do this by manually editing /resources/widget.php line 76 from:
    window.location.reload(true);
    to:
    window.location.assign("someURL");
    Of course, this will break if I update the plugin in the future. It would be nice if this was a widget configurable option.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Make Your Site Social] Redirect After Widget Login’ is closed to new replies.