did plugin abound?
very good plugin.
if you can update him is be great,
Wordfence firewall gets a warning because you didn’t update him for 2 years.
]]>Trying to keep things light and efficient here.
]]>hello, I am putting together a static page in html with bootstrap and uploading it to wordpres, I have a problem that the modals that I put together do not appear, I thought that with your pluing I was going to solve it but I still do not succeed, the console throws me this error
Failed to load resource: the server responded with a status of 404 (Not Found)
jquery-migrate.min.js?ver=1.4.1:2 JQMIGRATE: Migrate is installed, version 1.4.1
custom.css:1 Failed to load resource: the server responded with a status of 404 (Not Found
Hi,
Thank you for this nice plugin!
Can you tell me if the content of the modal will be indexed by search-engines?
Thanks!
hi, very useful plugin but with a new theme i’m working with the modal is not opening correctly when inside the container with absolute positioning. any ideas how to fiddle it to get it to display ok?
cheers
Hi. I’ve been using this plugin with much success for a while now over at
The site uses X-Theme with the Cornerstone page builder. Recently after a Cornerstone update, the bootstrap modals stopped working.
I have snooped all over the internet and can’t find a solution – I’m hoping you can help. I have no clue when it comes to javascript, but I’ve tried following all the trouble shooting guides I can.
Basically, if I deactivate Cornerstone, the modals work again. unfortunately the whole site display breaks. I do have a ton of plugins installed though, and this is the only one that’s not cooperating with Cornerstone.
Here’s what the Console in Chrome is saying:
Uncaught TypeError: this.$backdrop.one(...).emulateTransitionEnd is not a function
at o.backdrop (bootstrap.min.js?ver=3.3.7:11)
at o.show (bootstrap.min.js?ver=3.3.7:11)
at HTMLDivElement.<anonymous> (bootstrap.min.js?ver=3.3.7:11)
at Function.each (jquery.js?ver=1.12.4:2)
at a.fn.init.each (jquery.js?ver=1.12.4:2)
at a.fn.init.e [as modal] (bootstrap.min.js?ver=3.3.7:11)
at HTMLButtonElement.<anonymous> (bootstrap.min.js?ver=3.3.7:11)
at HTMLDocument.dispatch (jquery.js?ver=1.12.4:3)
at HTMLDocument.r.handle (jquery.js?ver=1.12.4:3)
Any help would be greatly appreciated.
]]>Hello,
I’m using this plugin to generate my modals, but when i add one shortcode of my own plugin:
<div class="modal-body">
[cubos]
</div>
It is shown out of the modal, how can I fix this?
Thanks in advance
I installed the plugin and it work in Chrome and Safari but it doesn’t work in Firefox. The screen goes darker but the modal window does not appear.
The Firefox console report an error:
TypeError: this.$backdrop.one(…).emulateTransitionEnd is not a function
Hi, on ky site the modla has suddenly stopped working. I’ve moved a copy of my site to stagging to find out whats causing the issue but I’m unable to find any.
Here is an example link: https://stage.sescollege.org/test-page/
You will see one of the modals are working here.
I’ve already –
It would be really helpful if you could take a look at it and let me know whats causing this weired issue so that I can fix it.
]]>Hey,
bootstrap is installed, but doesn’t seem to work..
Can you check here?
Thanks!
]]>My modal will open and quickly close … leaving a screen with 90% opacity … please help … I need this to work today!
]]>I want to pass data attribute to modal window and display it in modal window.
]]>First of all, let me say that this plugin is a life saver. I’ve been trying to add dialogs for quite a while now, with little to no luck whatsoever, so thank you!!
As the title says, would it be possible to add a Minimize/Maximize Button, together with the close button (the one in the modal-header)?
I’m planning on using multiple dialogs to display quite a bit of content that would otherwise require the use of pages – which wouldn’t be optimal for what I need to do – and having a button to minimize the dialog(s) would be a great help.
Thanks in advance for any help you may give me and keep up the good work!
]]>Hi Neil –
I’d like to trigger a modal from the page’s menu. How can I trigger the modal from a menu item?
Thanks much!
Michael
]]>Hello,
Is it possible to insert the modals into a WordPress header.php file?
Where do I find the code for that?
Marek
]]>Hey Neilgee,
Hope you are having a great week!
I just installed your plugin on to my clients website and it seems like its not working.
I took the html markup from bootstraps website and displayed it on my page. You will notice that once you click on “launch demo modal” the screen does fade to grey but no modal appears.
I have linked my website – https://www.metexheat.com/
If you could please help me out – it would be great
Cheers,
V.
I am getting a console error as such
” bootstrap.min.js?ver=3.3.5:11 Uncaught TypeError: this.$backdrop.one(…).emulateTransitionEnd is not a function
i.backdrop @ bootstrap.min.js?ver=3.3.5:11
i.show @ bootstrap.min.js?ver=3.3.5:11
(anonymous function) @ bootstrap.min.js?ver=3.3.5:11
each @ jquery.js?ver=1.12.4:2
each @ jquery.js?ver=1.12.4:2
e @ bootstrap.min.js?ver=3.3.5:11
(anonymous function) @ bootstrap.min.js?ver=3.3.5:11
dispatch @ jquery.js?ver=1.12.4:3
r.handle @ jquery.js?ver=1.12.4:3″
Hi there,
I love this plugin a lot but i just one small problem. The backdrop for the modal window shows ABOVE the content and i have to reload the page to get it off and click on something else.
The website is still in development.
Here’s the URL to the page: https://edmi.prycisionhost.com/about-us/global-leadership/
Thanks
]]>Hi Neil,
I’ve got a couple of questions for you.
First off, would you be so kind as to provide a HTML example of triggering a modal from a link?
Second, I took a look at your wppeaches.com and wondering how much I could donate to inspire you to develop a fancy box modal plugin.
You see, I’m always trying to cut down on resource usage to maintain an acceptable load speed. I’ve implemented the fancy box modal on one of my Genesis Sites https://buysubliminal.com.
I’m using a Woocommerce Storefront Child Theme for a new site, https://magnesiumhealthcare.com
Because Woo already uses Fancybox as a default for image popups, I’m guessing that the script is already enqued. So, it should be pretty straight forward to add modal functionality through a short code.
If I wasn’t so busy creating content I’d do it myself.
What do you think?
Look forward to hearing back from you!
Thanks
Shunyata
]]>The area around my modal window is completely black with no transparency and I cant seem to change it. I have tried a few things but nothing seems to work. Please help.
]]>Hi, I’m trying to use bootstrap with Contact Form 7.
I followed this tutorial: Bootstrap Modal + Contact Form 7 but when i insert the code in functions.php worpress say it has an error. The code:
function BH_scripts() {
wp_enqueue_script( 'bootstrap-modal', get_template_directory_uri() . '/scripts/modal.min.js', array(), null, true );
wp_register_style( 'modal-css', get_template_directory_uri().'/css/modal.css', array(), null, 'all' );
wp_enqueue_style( 'modal-css' );
}
add_action( 'wp_enqueue_scripts', 'BH_scripts' );
I’m not sure if i’m inserting the code on the right place, or if i have to modify something else.
The idea is to generate a lightbox with the contact form using Bootstrap.
Any help is appreciated!
Thanks in advance.
I’m trying to get the modal to display on page load, so I can give users feedback on form submissions but it is not working. Is this not supported by your plugin or am I doing something wrong? The modal displays fine if I click the button.
<!-- Button trigger modal -->
<br><a class="btn btn-primary btn-lg" href="#myModal1" data-toggle="modal">Launch demo modal</a>
<!-- Modal -->
<div id="myModal1" class="modal fade" role="dialog" tabindex="-1" >
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button class="close" type="button" data-dismiss="modal">×</button>
<h4 class="modal-title">My Title in a Modal Window</h4>
</div>
<div class="modal-body">This is the body of a modal...</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
<button type="button" class="btn btn-primary">Save changes</button>
</div>
</div><!-- /.modal-content -->
</div><!-- /.modal-dialog -->
</div><!-- /.modal -->
<script>
$(document).ready(function(){
// Show the Modal on load
$("#myModal1").modal("show");
});
</script>
]]>
Hi i have tried the plugin,
but when i click on button it only blink the page(i.e. doesn’t give popup)
actually i am tried in page and widget also and also gives bootstrap link,js link etc.
So any idea what i need to check?
I installed Bootstrap Modals on my WordPress website for a contact/testimonial form. I added the HTML markup for the modal in the text editor for that specific page. My question is, How do I load the php file that links the form to the client’s email address?
]]>Hey buddy, again thanks for building this plugin. But just a few things that I’ve find while using it on my site.
1. You should not have used these custom css classes.
.modal-header .close {
float: right;
font-size: 30px;
line-height: 1;
color: #fff;
width: 40px;
height: 40px;
border-radius: 20px;
padding: 0;
position: relative;
top: -30px;
right: -30px;
z-index: 10;
filter: alpha(opacity=20);
opacity: 1;
}
.modal-header .close:hover,
.modal-header .close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
filter: alpha(opacity=50);
opacity: .5;
}
This makes things harder to handel. I’ve to remove those classes to math the exact look and feel of bootstrap.
2 Also I think you should add these bootstrap classes.
button.close {
-webkit-appearance: none;
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
}
.close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
}
.close:focus, .close:hover {
color: #000;
text-decoration: none;
cursor: pointer;
filter: alpha(opacity=50);
background: transparent;
opacity: .5;
}
]]>
Hi. Got this ting in just fine, seems it dosnt like iOS. Is there a trick to getting the modals to open? The hover event works, but nothing opens. Thanks!
]]>Hi – thx for youre plugin
When you open a modal window
.body shifted by 17 pixels
margin-right: -17px;
how to fix ?
]]>Hello,
For some reason, the plugin throws an exception on my home page when it’s working perfectly well on other pages. Below is the error. Any suggestion welcome.
Uncaught TypeError: undefined is not a function
which is related to this.$backdrop on this line of bootstrap-modal.js:
n ? this.$backdrop.one(“bsTransitionEnd”, e).emulateTransitionEnd(i.BACKDROP_TRANSITION_DURATION) : e()
Here is the stack as given by chrome:
i.backdrop @ bootstrap.min.js?ver=3.3.4:formatted:74
i.show @ bootstrap.min.js?ver=3.3.4:formatted:39
(anonymous function) @ bootstrap.min.js?ver=3.3.4:formatted:23
m.extend.each @ jquery.js?ver=1.11.2:2
m.fn.m.each @ jquery.js?ver=1.11.2:2
e @ bootstrap.min.js?ver=3.3.4:formatted:21
(anonymous function) @ ajax-add-product-to-cart.js?ver=4.2:150
m.Callbacks.j @ jquery.js?ver=1.11.2:2
m.Callbacks.k.fireWith @ jquery.js?ver=1.11.2:2
x @ jquery.js?ver=1.11.2:4
m.ajaxTransport.send.b @ jquery.js?ver=1.11.2:4
Hi I have tried the plugin and the button doesn’t trigger popup.
WP4.0
Any idea what I need to check?
Thanks
Stan