popup login button

Home Forums Legacy Support Support queries How-to & Troubleshooting popup login button

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #5175
    karolla86
    Spectator
    ı finished my new modernt theme main page^^ but need help. http://japonca.com.tr/yeni/   I want to add a popup login link to " üye olmak istiyorum!" button.  İt is at up. When ı click the login / register button a popup opens. I want it from this button. And . How can ı make "why u love us" area like your demo? ı tried but it doesnt like yours. This is yours: http://themes.vibethemes.com/wplms/skins/onecourse/
    #5570
    Anshuman Sahu
    Keymaster
    1. Please provide " login_trig " class to that button 2. Please add the given script in your wplms -> footer -> google Anaylitics code :   <script> jQuery(document).ready(function($){ $('.login_trig').click(function(){ $('body').find('#login_trigger').trigger('click'); }); }); </script>  
    #5675
    karolla86
    Spectator
    how can ı provide "login_trig" ?   <span style="text-align: center;">[button url="http://japonca.com.tr/register" bg="#ffcc00" size="20px" ]Üye olmak istiyorum![/button]</span>
    #5866
    Anshuman Sahu
    Keymaster
    Do it like this : [button url="http://japonca.com.tr/register" bg="#ffcc00" size="20px" class=" login_trig" ]Üye olmak istiyorum![/button]
    #5952
    karolla86
    Spectator
    thx alot.
    #6162
    Anshuman Sahu
    Keymaster
    Marking as resolved and closing the topic  .
Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘popup login button’ is closed to new replies.