Jump to content

(BIM40) Easy Popup


Recommended Posts

Posted
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. :)

Posted
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 :) 

  • 4 weeks later...
Posted

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?

Posted
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?

e72b68481edf4b85b3d183d09e634463.png

Posted

No, not the popup, but rather the region around the popup that dims but is still see-through. Can I make it non-seethrough?

 

 

Easy Popup.png

Posted
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?

 

 

Easy Popup.png

Currently it can not, but I will update a new option to set opacity for the background in the next version.

  • 2 weeks later...
Posted

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. 

Posted (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 by Unlucky
Posted (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 by onlyME
Posted
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

Posted
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;
}

56695d9d9c38c_Themes2015-12-1006-09-48.t

  • 1 month later...
Posted (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?

popup_discord.png

Edited by Wind0ws
Posted
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?

popup_discord.png

Hi,

It does not have this feature.

Posted (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 by Wind0ws
Posted
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.

Posted
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.

  • 3 months later...
Posted

@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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...