Jump to content

(BIM40) Easy Popup

This topic contains 268 posts. A summary containing the most significant posts is available

Featured Replies

  • Author
 

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

  • Replies 267
  • Views 24.8k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • I'm working for the new version that can based on x number of page views 

  • Hi all, V1.0.5 has been released  

  • It will have an option 'Number of page views'. Eg if using 5, the popup will be shown every 5 page views. if +5, the popup will be shown once after 5 page views 

Posted Images

Could you add option to open popup when someone wants to close a TAB? 

  • Author
 

Could you add option to open popup when someone wants to close a TAB? 

I haven't found a way to do this idea :) 

I saw it on multiple wordpress popup plugins like ninja popups :)

  • Author
 

I saw it on multiple wordpress popup plugins like ninja popups :)

I will update if I have a solution.

  • 4 weeks later...

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?

  • Author
 

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

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

  • Author
 

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

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. 

 

@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

  • Author
 

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

Hi can I call the ID anything I like? and do I need to edit anything else when I change it?

Thanks

  • Author
 

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

k thanks

Is there a way to change the colour of the close button black background to something else?

  • Author
 

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

 

Try to add this code to custom.css

You are a star!

Thank you

Edited by Unlucky

  • 1 month later...

@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

  • Author
 

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

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

-

Edited by amator

  • Author
 

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.

Hi, If it is possible to configure so that the popup is only displayed in mobile? @onlyME

  • Author
 

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

@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

  • No registered users viewing this page.