onlyME Posted February 28, 2017 Author Posted February 28, 2017 1 minute ago, P15-D24 said: Pre sale question. Can I have an individual popup associated with a banner ad I directly host (not Google Adsense) so when the user clicks on a specific banner ad a pop up appears with for example, a special discount code. Then after N seconds the pop up disappears and redirects to the banner ads click through website? It doesn't have this feature.
Iwooo Posted March 3, 2017 Posted March 3, 2017 Could you add option to open popup when someone wants to close a TAB?
onlyME Posted March 3, 2017 Author Posted March 3, 2017 9 minutes ago, Iwooo said: Could you add option to open popup when someone wants to close a TAB? I haven't found a way to do this idea
Iwooo Posted March 4, 2017 Posted March 4, 2017 I saw it on multiple wordpress popup plugins like ninja popups
onlyME Posted March 4, 2017 Author Posted March 4, 2017 22 minutes ago, Iwooo said: I saw it on multiple wordpress popup plugins like ninja popups I will update if I have a solution.
DeanW Posted March 29, 2017 Posted March 29, 2017 Presale question: Can I set the translucence of the area behind the pop-up to be fully opaque, as in, until the dialog is dismissed the user cannot see anything except for the dialog popup itself?
onlyME Posted March 29, 2017 Author Posted March 29, 2017 4 hours ago, DeanW said: Presale question: Can I set the translucence of the area behind the pop-up to be fully opaque, as in, until the dialog is dismissed the user cannot see anything except for the dialog popup itself? Do you mean the transparent popup's background?
DeanW Posted March 29, 2017 Posted March 29, 2017 No, not the popup, but rather the region around the popup that dims but is still see-through. Can I make it non-seethrough?
onlyME Posted March 29, 2017 Author Posted March 29, 2017 6 minutes ago, DeanW said: No, not the popup, but rather the region around the popup that dims but is still see-through. Can I make it non-seethrough? Currently it can not, but I will update a new option to set opacity for the background in the next version.
gabs007 Posted April 11, 2017 Posted April 11, 2017 Hey guys! I wrote something in another topic of how I use this mod here: It's a way to use this mod to help you with spammers and duplicated accounts. I thought someone could be interested. onlyME 1
Unlucky Posted April 18, 2017 Posted April 18, 2017 (edited) On 04/09/2016 at 11:39 AM, onlyME said: @Himadri Goswami Try this <div style="margin: 10px;padding:8px 8px;color:#222;font-size:20px; font-weight: 400;text-align:center;"> <p>Join The Doc's Global Community </p> <a href="http://thedoc.org/register" class="ipsButton ipsButton_medium ipsButton_important">Sign up now.</a> </div> <div class="ipsBox ipsPad" id="mySocialLogin"> </div> <script> if ( $( "#elUserSignIn_external" ).length ) { $( "#elUserSignIn_external" ).clone().appendTo( "#mySocialLogin" ); } </script> I think this has stopped working with latest invision update as it was working fine but not now Can you check here https://www.walkingfootball.com/ that works but if you try say this url, it does not https://www.walkingfootball.com/topic/313-stop-press/?page=3#comment-661 wait for a min or so for it to fire Edited April 18, 2017 by Unlucky
onlyME Posted April 18, 2017 Author Posted April 18, 2017 (edited) 5 hours ago, Unlucky said: I think this has stopped working with latest invision update as it was working fine but not now Can you check here https://www.walkingfootball.com/ that works but if you try say this url, it does not https://www.walkingfootball.com/topic/313-stop-press/?page=3#comment-661 wait for a min or so for it to fire Try to remove the sidebar with the duplicated script to clone element to the same ID #mySocialLogin . Or use the different id for your sidebar block. Edited April 18, 2017 by onlyME
Unlucky Posted April 18, 2017 Posted April 18, 2017 Hi can I call the ID anything I like? and do I need to edit anything else when I change it? Thanks
onlyME Posted April 18, 2017 Author Posted April 18, 2017 Just now, Unlucky said: Hi can I call the ID anything I like? and do I need to edit anything else when I change it? Thanks Yes, change "mySocialLogin" in popup to anything you like
Unlucky Posted April 18, 2017 Posted April 18, 2017 k thanks Is there a way to change the colour of the close button black background to something else?
onlyME Posted April 18, 2017 Author Posted April 18, 2017 1 hour ago, Unlucky said: k thanks Is there a way to change the colour of the close button black background to something else? Try to add this code to custom.css .esbutton { background-color: #000 !important; } .esbutton:hover { background-color: #870C21 !important; }
Unlucky Posted April 18, 2017 Posted April 18, 2017 (edited) 2 hours ago, onlyME said: Try to add this code to custom.css You are a star! Thank you Edited April 18, 2017 by Unlucky onlyME and Wind0ws 2
Wind0ws Posted May 18, 2017 Posted May 18, 2017 (edited) @onlyME Pre-Sale question: Is it possible to have an option to make the popup show from a url? I will give you an example of my usage. The image shows we have made icons in user pane. Users can enter information on their profile > custom profile fields. The discord icon holds the users discord username, similar to Name#0000. We would like that when someone clicks the discord icon it opens up a popup with information we format in html to show user how to add the person on discord. So if your plugin had a link that generates the popup, then we could add the link in the button so when user clicks the discord icon it opens up popup. Is this currently possible or could you add it as a feature? Edited May 18, 2017 by Wind0ws
onlyME Posted May 18, 2017 Author Posted May 18, 2017 Just now, Wind0ws said: @onlyME Pre-Sale question: Is it possible to have an option to make the popup show from a url? I will give you an example of my usage. The image shows we have made icons in user pane. Users can enter information on their profile > custom profile fields. The discord icon holds the users discord username, similar to Name#0000. We would like that when someone clicks the discord icon it opens up a popup with information we format in html to show user how to add the person on discord. Is this currently possible or could you add it as a feature? Hi, It does not have this feature.
Wind0ws Posted May 18, 2017 Posted May 18, 2017 (edited) I have 2 more questions @onlyME . 1. Is it possible in general to make a plugin which opens popup how i have described? 2. Will you add this as a feature to your popup plugin? Edited May 18, 2017 by Wind0ws
onlyME Posted May 18, 2017 Author Posted May 18, 2017 4 hours ago, Wind0ws said: I have 2 more questions @onlyME . 1. Is it possible in general to make a plugin which opens popup how i have described? 2. Will you add this as a feature to your popup plugin? No, I have no plan for this feature.
MataVirgenes Posted May 20, 2017 Posted May 20, 2017 Hi, If it is possible to configure so that the popup is only displayed in mobile? @onlyME
onlyME Posted May 20, 2017 Author Posted May 20, 2017 1 minute ago, MataVirgenes said: Hi, If it is possible to configure so that the popup is only displayed in mobile? @onlyME No, it can not. If I have a solution I will update it.
ahc Posted September 12, 2017 Posted September 12, 2017 @onlyME Quick question. Is there an option for us to track cookies with this? So that the pop-up won't show again after they click out of it until their session renews.
Recommended Posts