Forums

[Plugin: FancyBox] Doesn't work after 1.0.4 update! (6 posts)

  1. jaspersplace
    Member
    Posted 2 years ago #

    Updated to latest version, but didn't work for me. When I clicked on an image it didn't pop up with the fancy effect but just linked to the image url.

    I reversed back to version 1.0.2

    http://wordpress.org/extend/plugins/fancy-box/

  2. tictactau
    Member
    Posted 2 years ago #

    Same here.. Safari tells me there's a syntax parsing error somewhere in this:

    <script type="text/javascript">
    	jQuery(document).ready(function($){
    		var select = $('
    		    a[href$=".bmp"],
    		    a[href$=".gif"],
    		    a[href$=".jpg"],
    		    a[href$=".jpeg"],
    		    a[href$=".png"],
    		    a[href$=".BMP"],
    		    a[href$=".GIF"],
    		    a[href$=".JPG"],
    		    a[href$=".JPEG"],
    		    a[href$=".PNG"]
    		');
    		select.attr('rel', 'fancybox');
    		select.fancybox();
    	});
    </script>
  3. kevin.sylvestre
    Member
    Posted 2 years ago #

    Sorry! My fault! The plugin is fixed in latest version (1.0.5).

  4. james.wilko
    Member
    Posted 2 years ago #

    New version works for me. Also fixed problem with upper case file extensions.

  5. tictactau
    Member
    Posted 2 years ago #

    Thank you very much Kevin!!

  6. jaspersplace
    Member
    Posted 2 years ago #

    Thanks for the quick fix Kevin!

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags