Jump to content

(BIM40) Easy Popup


Recommended Posts

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

Link to comment
  • 4 weeks later...
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

Link to comment
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.

Link to comment
  • 2 weeks later...
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
Link to comment
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
Link to comment
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

Link to comment
  • 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
Link to comment
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.

Link to comment
  • 3 months later...
  • Recently Browsing   0 members

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