wordpress jquery lightbox suddenly not working - javascript

I'm using Jquery Lightbox plugin on Wordpress. I updated to Wordpress 3.6.1 and now the plugin not working. I already tried to disable the other plugins but nothing changed.. I still think it may be a jquery conflict or a problem with my theme. Someone told me that the solution is to comment out the jquery lines of my theme to run the local installation of Jquery, but I can't do that because of the jquery slider inside my theme.
This in the link to my site. Can anyone help me? Thank you very much.

It seems you have already resolved the issue. I can see that lightbox is working fine

Related

Problem with transition in Bootstrap 5.5.2 on bundle.js

I tried to implement zoom.js used to zoom images like in medium site.
I linked both the css and js file, it works. But whenever I zoom out the transition doesn't work. I suspected the bootstrap's bundlejs file. I downgraded from 5.2.2 to 3.0.0 and it worked fine. I exactly don't know what's happening, please help me with that.
Thanks in advance!
I didn't knew what you have written in your code as you haven't attached it but I think what you have done is that you used code from the old bootstrap (3.0.0) and that code is changed for bootstrap 5.2.2. Bootstrap changes it's code a little bit in some versions and make documentation of it very clearly. You should go to it's documentation page for more assistance and you can also post your code here if you are unsure what is changed in bootstrap 5.

My bootstrap does not work with new installation

enter image description here
hi ,my bootstrap doesnot work yet ,because i am new user for bootstrap .
it doesnot work yet . anyone knows why ?
thank you
I'm not sure what you are going to do. The easiest way to make sure you code it right, download the bootstrap template and try to edit an element that you need.I do this when I first try to use Bootstrap as well.
You should post your code here to assist you.
But I can simply suggest you to have a look at boostrap documentation.
Loading CSS, JS problems.
I see your a screenshot. You need to add css file, js file in the folder you indicate.
You can use CDN links instead of them. You can find them in boostrap documentation.
If you add them, It will be working properly.
Good luck to you.

Gallery for JQuery version 1.2.6 or below

Now I'm working with old web-site(developed at 2008 or 2009). I have simple task to install some kind of gallery, like item's pictures preview in e-shops to be precisely.
So I tried to integrate this plugins: Rebox, Fancybox, Lightbox. All of them need JQuery 1.11.1 or above... but i'm dealing with JQuery 1.2.6
Then I tried to update JQuery version on web-site. My plugin began to work, but all other plugins broke...
All day i spent searching for plugin compatible with JQuery v.1.2.6 or below, but found nothing.
Maybe somebody have plugin what i need, or should I write my own plugin in this situation?
Found fancyZoom plugin(don't confuse with fancyBox) for jQuery 1.2.6. For now it works fine, no bugs detected.

Keep getting jQuery conflicts, can't resolve

I'm currently updating the website http://www.dev.optiekvandevecht.nl/, I updated it from Joomla 3.3.6 to Joomla 3.4.1. Before updating to 3.4.1, a few lightbox thigns wouldn't work. Right now, I've updated Joomla, and the lightboxes work fine, however, now the nivoSlider seems to be broken (and I suppose it's got to do with jQuery errors, .nivoSlider is not a function.
I honestly don't see what is wrong, it's a Joomla module called ARI Image Slider, but I can't find anything related to the issues I run into.
I deleted an (apparently) unused extension and the problem was solved
It seems like the jquery is already included in any of the extension. Try disabling jquery in any one extension then check it. I hope it would work.

JQuery carousel and template doesn't work together

First of all, I'm sorry if this is already asked. I couldn't find a answer.
I have a HTML5 template bought at themeforest and a jQuery carousel. I am not very similar with JavaScript or JQuery.
When I wanted to implement the carousel like it said in the description the JQuery/Javascript didn't work.
I found out that it could be the version of JQuery. The template(cleanstart) uses version 1.11.2 and the carousel uses 1.44.4. When I changed the carousel to that version it didn't work. When I changed the template version to 1.44.4, it didn't work either.
Then I've put the text from the carousel.js in a script tag in the HTML, and that seemed to work but then the templates jQuery didn't work...
Do you have any idea what the problem can be? Maybe a variable with the same name? I really don't know how to solve it.
Help is much appreciated!
With just this Information, It's pretty hard to help you. It could be a problem with your Implementation, a compatibility Issue or many things else.
Do you have a public page where the template and the carousel are implemented? Does the console window give you any error (if you don't have it yet, I recomend you to get Firefox and the addons Firebug and Webdeveloper Toolbar).
I have found my problem. it was a scroll section that causes the other jquery to stop. When I removed that part of the code, nothing bad with the carousel happened and the other parts worked fine!

Categories