Membership and Favourite Plugin. Can I add a URL to the Login Req Message

By Dave - December 22, 2017

Hi Jeff, 

Just saw this older post.  Sorry for the delay.  If you're still working on this you can checkout this code (and anywhere WSF_LOGIN_REQ_MESSAGE is referenced)

if (!$GLOBALS['CURRENT_USER'])        { $onClick = "alert('" .jsEncode($GLOBALS['WSF_LOGIN_REQ_MESSAGE']). "'); return false;"; }

You could change that $onClick to have any javascript you wanted in it.

Hope that helps!

Dave Edis - Senior Developer
interactivetools.com