Thread
:
Question for Code Gurus
View Single Post
04-02-2020, 01:32 PM
k0nr4d
Confirmed User
Industry Role:
Join Date: Aug 2006
Location: Poland
Posts: 9,228
Simplest way is like this:
Link to
https://siteb.com/?modal=true
and then on siteb page
<?php if($_GET['modal']) { ?>
<script>
openLoginModal();
</script>
<? } ?>
If it's a smarty template you have to do it with JS
__________________
Mechanical Bunny Media
Mechbunny Tube Script
|
Mechbunny Webcam Aggregator Script
|
Custom Web Development
k0nr4d
View Public Profile
Visit k0nr4d's homepage!
Find More Posts by k0nr4d