Hi Alex,
I can't write any single code. But I have tried this and failed
I create this and put on Google Analytics Code (bcause my css customizer not working):
jQuery('logintrig').click(function(){
jQuery('a.smallimg.vbplogin').trigger('click');
});
So I assume 'logintrig' is the class to call out the ajax popup.
Then I created text link with this code:
<a class="logintrig" href="#login">tes</a>
And button with this code:
[button url="#login" class="logintrig" bg="" hover_bg="" size="0px" color="" radius="0px" width="0px" height="0px" target="_self"] Tes [/button]
But nothing worked.
You may check on this page:
https://arkademi.com/0-tempat-template/
Need your follow up. Thank you.