How to relate the login popup to a link ?
1. Go to the link html code.
2. Add the attribute( data-show-youzer-login="true" ) to the link.
Example :
<a href="http://youzer.kainelabs.com/login/" data-show-youzer-login="true">Login Popup</a>
1. Go to the link html code.
2. Add the attribute( data-show-youzer-login="true" ) to the link.
Example :
<a href="http://youzer.kainelabs.com/login/" data-show-youzer-login="true">Login Popup</a>