I have been using Modal Window for quite a while and love it. It’s always worked well. For the last few months I’ve had a problem with one pop up that I have set to Show Only Once with a reset of 2 days. It used to work fine, however now it pops up every time that page is loaded. The strange thing is, if I am logged into the wordpress admin site and run it, it’s fine. But when logged out (which means any customer coming to the site) it pops up constantly on reload.
I have tried clearing the site cache, and clearing my browser cache but nothing helps. Any ideas on what I should try?
]]>Hi!
First thanks for this awesome plugin. It really saved my life.
Second, I want to ask how to achieve this: I have an interactive video from H5P, https://h5p.org/interactive-video, in my site.
But I want to show a window when someone clicks on a specific part of the video. The h5p can include URLs in its interactions, but I don’t know how to call the modal that I already have.
This is the interface from h5p.
https://imgur.com/zNbrIWA
Any assistance would be helpful.
Thanks.
]]>Today, after the most recent update nobody can login to my site. The page says ‘Please wait’ for a fraction of a second and remains to do nothing.
Login is through Paid Member Subscription. After disabling Modal Window everything worked perfect again (except for the modal windows of course…)
Anyone having the same problem or know how to fix this?
]]>We have a website and the content is managed by an user with the Editor role and we used to employ a change to wp-content/plugins/modal-window/admin/class-admin.php that allowed the Editor to create, modify and delete modals as necessary. With the latest change this file is no longer present. I have noted seemingly similar functionality in the file wp-content/plugins/modal-window/admin/classes/AdminActions.php though changing the option manage_options to edit_others_posts no longer functions.
To this end, how do we enable access to Modal Windows to suers whom are not Administrators?
Hi I purchased Pro. I have 4 youtube videos via iframe. If turned on, the site speed performance goes down from 90 to 61. Is there lazy load available?
]]>Does Modal Window support iframe?
]]>hello, I’m getting this error from the plugin on my page:
Uncaught TypeError: jQuery(…).ModalWindow is not a function
it used to work in the past and i’ve tried downgrading to version 5.3.9 but its the same issue
]]>Hi, we have the wow modal plugin for WordPress, free version.
The exit trigger works correctly on desktop but on mobile it is not activated. How does it work? Is it expected to activate?
We also wanted to know if the scroll trigger can be activated starting from the bottom.
Thank you
]]>Hi there, my ingredients list with modal windows has been set up: I can see it from my wordpress backend but there’s probably something missing…can you help? I’d like to attach a few screenshot…
]]>Hello
I have Modal Window installed and worked fine for me with few modal windows, but after some updates it shows no popups in list of popups
]]>In the Wow_Plugin
class, in the _includes
method, there’s three includes:
if ( ! class_exists( 'Wow_Company' ) ) {
include_once 'includes/class-wow-company.php';
}
include_once 'admin/class-admin.php';
include_once 'public/class-public.php';
Unless the include uses path semantics such as ./
, .//
or /
(depending on OS), PHP actually searches the local directory last, which is probably not what you mean.
We’ve run into an issue with your plugin because our theme happens to have a file at exactly admin/class-admin.php
, same as you, and when we run any WP CLI commands while we are cd’d into our theme, your plugin is including our file.
As noted, this is an edge case but is pretty easy to fix by just adding __DIR__
, same as you are already doing at the bottom of the file.
We made a very minimal theme to repro this which is available here: https://github.com/vendi-advertising/vendi-minimum-theme
wp cache flush
, and you should see a die message along with a stack trace showing who is requesting for it to be included.We have a property search site, after opening the advanced search, when we select the state, it does not load the neighborhoods and shows all neighborhoods, and this problem is only in your modal box.
]]>I cannot make the modal window I have created trigger via an a href link the way you describe.
I’ve tried setting the modal widow “display on” settings to both shortcode and taxonomy but neither one works.
I’ve got a link on that page to
https://mieledoro.com.au/ingredients-test/#wow-modal-id-1
and absolutely nothing happens when I click the link.
You say “Copy and paste the shortcode, such as [Modal-Window id=1], to where you want the modal window to appear.”
?? but if I do that then the modal window opens on page load instead of on link click??
Can you please explain in clear terms how exactly we are supposed to be able to do this?
]]>Hi, We were successful in using the workaround for an editor of a site we manage as detailed at this link: https://www.ads-software.com/support/topic/how-to-allow-other-roles-than-admin-to-configure-modals/
This no longer works and we’re looking for guidance on how to once again allow a non-admin access to create content using the Modal Window plug-in.
Thank you in advance, Trevor @ Webtech Agency
]]>Hi,
We have a contact form that we need to display inside the modal. Is there a way to pass the params to the form inside the modal with the #wow-modal-id-1 in some way? If your free plugin can’t do it then can this be done with the help of the Pro version?
For example /?Age=18&Height=168/#wow-modal-id-1 opens up modal with ID number 1 and contact form fields Age and Height are prefilled with numbers from the URL?
Thanks,
J.
Hi, modal render shortcode of woodmart but not gravity forms
[html_block id=”108″] ok
[gravityform id=”1″ title=”true”] not work
https://www.prontoweb.eu/#contatti
thanks
]]>When using Avada Live Editor, and this Modal Window plugin, you will get the following error:
TypeError: jQuery.AWB_Color(…).alpha(…).toVarOrRgbaString is not a function
]]>When clicking on mobile is going to the top of the page, I identified that removing the following code inside jquery.modalWindow.min.js solves the problem
if (settings.overlay === true) {
a(“html, body”).addClass(“no-scroll”)
}
Hello,
I’ve used this plugin for many clients and think it’s a great solution! However, the last update seems to be stripping custom HTML (div tags) and iframe embeds for MailChimp. This usually (and for the last few years) has worked brilliantly. Can you help?
Thank you,
Colleen
When opening on mobile, input field first needs to get focused to actually get scrollbar, otherwise it is impossible.
Same issue on this ticket: https://www.ads-software.com/support/topic/cannot-scroll-on-mobile/
]]>Upon activating this plugin and navigating to the Settings page, I got this error:
“Sorry, you are not allowed to access this page.”
Any idea why? I’m a site Administrator.
]]>Hi,
Please I need your help and guidance on how to display the success and error messages of a contact form 7 into the modal?
]]>Hello
How to Import &export the model
]]>The modal button works on the one page that is not built with divi builder
https://balanceandharmony.com/order-form/
On all other pages, the content is incomplete and incorrectly formatted.
Is it not compatible with Divi builder?
Hello
When press PLAY in video into a popup, and after this close popup, the video dont stop, you can listen the sound of video but disappear.
how i can stop the video?
Thanks a lot
]]>Looking for a modal popup plugin where the content of the modal is a WordPress post or page. Does this plugin support that feature?
]]>Hi,
Is there a function to have the pop-up open while hovering over an image and then close when no longer hovering over said image?
Thanks
]]>Greetings, I inherited this site and code and plug-in – Modal Window. When deactivating this plug-in, the front page reduces 1100 lines of code (currently 2,400). It actually is not even used on the front page, but rather the locations page where popups are part of the design. Can someone tell me how to reduce the lines of code on the front page? Thanks.
]]>Works fine until I use a jQuery.ajax function to populate an unrelated div within the page. After that, no triggers from the class, href, or span will make the popup appear again.
]]>Hello, Great plugin and checking it out.
I have this form on a modal and there are 2 more fields below, but it doesn’t let me scroll down to them. I changed the height to even a longer one and that still doesn’t let me scroll my form down.
Also for some reason, the CSS style of the whole form changes to a color and font and format it does not usually have.
Thank you in advance.
]]>