Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
February 28, 20177 yr Author 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.
March 3, 20177 yr Author 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
March 4, 20177 yr Author 22 minutes ago, Iwooo said: I saw it on multiple wordpress popup plugins like ninja popups I will update if I have a solution.
March 29, 20177 yr 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?
March 29, 20177 yr Author 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?
March 29, 20177 yr No, not the popup, but rather the region around the popup that dims but is still see-through. Can I make it non-seethrough?
March 29, 20177 yr Author 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.
April 11, 20177 yr 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.
April 18, 20177 yr 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, 20177 yr by Unlucky
April 18, 20177 yr Author 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, 20177 yr by onlyME
April 18, 20177 yr Hi can I call the ID anything I like? and do I need to edit anything else when I change it? Thanks
April 18, 20177 yr Author 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
April 18, 20177 yr k thanks Is there a way to change the colour of the close button black background to something else?
April 18, 20177 yr Author 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; }
April 18, 20177 yr 2 hours ago, onlyME said: Try to add this code to custom.css You are a star! Thank you Edited April 18, 20177 yr by Unlucky
May 18, 20177 yr @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, 20177 yr by Wind0ws
May 18, 20177 yr Author 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.
May 18, 20177 yr 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, 20177 yr by Wind0ws
May 18, 20177 yr Author 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.
May 20, 20177 yr Hi, If it is possible to configure so that the popup is only displayed in mobile? @onlyME
May 20, 20177 yr Author 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.
September 12, 20177 yr @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.