I have vdocipher as my video hosting platform and I am using modal with my wordpess.
I would like to create a modal that has a clickable image which would start an embed video.
Is that possible?
]]>Hello, I used text on cyrillic script for a button, but now when you open page I can see only this instead of text:
u0411u0438u043eu0433u0440u0430u0444u0438u0458u0430
Is there any chance to use cyrillic again?
]]>Hi,
Today I bought the premium version of this plugin. The Link is only an example, but
How to close the popup? There’s no X, no close me Button and also touching outside won’t close the popup
Help needed or it isn’t worth the money
Regards from Austria
Franz
]]>Modal Popup Widget
Hi, is it possible to make the modal popup display only for specific user (roles)?
I know how to link a modal popup to another widget.
I use Paid membership Pro to create different user roles/member levels.
Now, if a paying member (e.g. Gold member) clicks on the widget then no popup will appear, the Gold member will access the content that is linked to the widget (=so as you would expect, nothing special).
BUT
if a free user (i.e. non-paying) clicks on the same widget then a modal pops up and he cannot access the content linked to the widget. The popup will tell the user he needs to upgrade first.
Is it possible to make the modal popup only for specific users/user roles?
Thank you ??
]]>Your plugin has css that nobody needs and overwrites the starting css /plugins/modal-popup-box/assets/css/fronted-bootstrap.css?ver=5.8.3 – Like h1,h2,h3 strong – I can delete your css but incase of updating the plugin will download this file again.
]]>Scroll down to the clips and click play. They play fine, but after you close them down they will keep playing in the background somewhere (I can’t find them, I have to close the tab). How can I fix so they shut down and do not keep playing. ? I have hundreds of them doing this ??
Thank you.
Tom
I made a short video to explain https://www.loom.com/share/9641f6ec8faf479d99eb00387f3d580f
]]>i need when i click on anywhere outside the pop up it close it , as it is hard to close it only from the close button
]]>There seems to be a conflict between Modal Popup Box and ABC Pricing Tables. Clean install, following recommended manual installation, the following error message is received during activation of Modal Popup:
Fatal error: Cannot redeclare awplife_apt_register_scripts() (previously declared in /home2/yorbaacu/public_html/wp-content/plugins/abc-pricing-table/abc-pricing-table.php:220) in /home2/yorbaacu/public_html/wp-content/plugins/modal-popup-box/modal-popup-box.php on line 274
]]>I see you’ve gotten a couple bug reports about the modal scrolling the page to the top. Here’s what’s causing it:
.md-perspective, .md-perspective body {
height: 100%;
overflow: hidden;
}
When applied to the html element like so:
classie.add( document.documentElement, 'md-perspective' );
The browser (chrome in my case) scrolls to the top because you’ve set the height of the content to the same as the height of window. So only the top of the page technically exists, so the scroll bar is hidden and the top of the content (the only part that exists) is shown.
I’ve experimented in the past a bit with trying to get rid of the scrollbar on modals. In general I advise against doing this at all, since it tends to cause problems, but if you must mess with the scrollbar, then please save the scrollbar position when opening your modal, and put it back when you’re done. This is surprisingly easy to do in javascript.
]]>When the modal is not shown (eg on page load), it is still layered above the content of the page and absorbs mouse clicks, and changes the mouse cursor on hover.
“visibility: hidden” is much like “opacity: 0”, in that it doesn’t stop you from clicking on it, it just makes it so you can’t see it.
I suggest you use the time-honored “display: none”. If you can’t do that because you need the element to layout or something, then the trick for hiding it that comes to mind is to position the element off the left side of the screen with something like “left: -100%”.
I’ve got version 1.3.2 and I’m seeing this css for md-modal:
.md-modal {
position: fixed;
top: 50%;
left: 50%;
max-width: 70%;
min-width: 15%;
height: auto;
z-index: 1000 !important;
visibility: hidden;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
]]>
Is it possible to popup inline content with this plugin? If so, how? Thanks
]]>how to link modal to single image using href
]]>I want to convert an exisiting Login page (built with another plugin) to a modal. Details:
I have already created a functional login *page* using another plugin (Ultimate Members), and have then styled the page just the way I want it. See aa.afhs.ab.ca/login. This login page was created by a built-in login form in the Ultimate Members plugin. The page uses shortcode to call the login form, result on the front end is the page aa.afhs.ab.ca/login
I want to use the Modal Popup Box plugin to “convert” this page into a modal. What I mean is that when someone clicks Login on the main navigation menu, the click results in a login modal, instead of the current situation where the login “form” is actually a page.
I’ve tried a solution via shortcode, the best I can get is a modal inside my exisiting login page. Well, I don’t want that. I just want a modal INSTEAD of the login page.
How, specifically, can I do so? Can someone step me through it?
]]>Hi,
by using the shortcode of the modal popup box in a product site (woocommerce), it hides the nav menu in header.
I guess the css overlaps with the css of the theme (ocean wp).
Please help
]]>I think the modal box is good, but a couple of things.
1. It doesn’t work when viewing the page on a mobile phone. Is this possible to make work on devices?
2. It has made a weird box around my menu. Any idea what that’s about?
Thank you!
]]>Hi I’m getting this issue with the plugin, that breaks my site design. I already try and realize that this is only happening in the pages with the modal trigger button.
I’m also getting the same issue of others that the modal scroll to the top of the page when opening.
It a good plugin so it would be nice to update to solve these failures.
]]>Hello,
when the modal is opened, the page scrolls to the top.
Is there a way to stop this?
I know i should use preventDefault() but i’m not sure where to add it.
Thank you!
Hi there,
Is there a way to only have a modal pop-up appear once, like with mail sign-up forms? Perhaps using a cookie or something?
]]>Hi.
Is there a way to show a few popups for user by the same time?
Not necessarily nearby, it will suit me if they are located on each other.
Thanks.
How can i save settings? I have 200 popup to add. Settings are same / all.
]]>Can I change where the popup appears?
]]>Hi, I want the popup modal to cover the entire lenght and width of the page. Currently If I increase the lenght and with by css the content of the modal are not properly shown. So how this can be done. Also I am using site origin page builder alongwith your plugin to create the modal page instead of wordpress text editor.
Thanks
]]>I have a few buttons on this page that open up modal popup boxes. The buttons are as you can see blue and white text. I was wondering how I can add mouseover (hover) effects to the button. My idea is to make the buttons a lighter blue upon hovering.
Hope I made myself clear with my issue ??
Thanks!
]]>I have multiple buttons showing more info, but clicking a button goes to the top of the page, so the user can’t keep on looking through the cards of information I have..
Is this normal or a plugin conflict?
Is there any way to not have the website scroll to the top of the page, or scroll back down after closing the popup?
Hi,
First of all thank you for a smooth popup, you are the first popup provider that is able to keep any content within the popup and no bugs that put the contents outside the popup.
I have only one question. When the page is loaded where the plugin is active, the contents are shown in a fade-out prior the page is completely loaded. How can I undo this? See the link where this is currently the problem. Can I add any transition-delay somewhere?
See this snapshot of the fade-out popup during the page load. The popup is under the “sign up” button.
Thanks in advance!
]]>I have a few button on this page that open up modal popup boxes. The buttons are as you can see white with black borders and black text. I was wondering how I can add mouseover (hover) effects to the button. My idea is to make the buttons red upon hovering, so I’ll make new graphics for those red buttons.
Hope I made myself clear with my issue ??
Thanks!
]]>