Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author gerbenvandijk

    (@gerbenvandijk)

    Hi Dan,

    This is a conflict because the version of the plugin your using is using an old version of jquery and wordpress uses 1.7 now. In the new version it is fixed, but the free version wont be out for a few weeks. The paid version is, and is available from https://www.magicgalleryplugin.com

    enjoy ??

    Your “free” plugin isn’t workin in Chrome as well -> when Pikachoose is selected, but the problem is that Chrome requires a following jQurey call:

    $(document).ready(
    function (){
    	$("#pikame").PikaChoose({autoPlay: true, transition:[2]});
    	$(".pika-stage a").addClass('dontclick');
    	$(".dontclick").click(function() {
    	return false;
    	});
    });

    Anyway you should consider making the free version bug free and than start selling it as from my perspective – I would never pay for something (even if it’s that low as $10 bucks) that won’t work in very basic way….

    Good luck man ??

    Plugin Author gerbenvandijk

    (@gerbenvandijk)

    Hi peterbra,

    The free version we are talking about here is almost 2 years old, and just became buggy from WordPress 3.0 and on. It’s not the free version of Magic Gallery 3.0 (this will be released next week). This is all clearly stated at the website as well. Thanks for your concerns, but I’m confident Magic Gallery 3.0 Free will be tons better then the old one (and i’ve tested it thouroughly, it is working just fine) ??

    Cool man,
    I will give it a try… Also not sure if there will be an option to specify thumb size on pikachoose, but never mind – I’m watching for release ??

    Plugin Author gerbenvandijk

    (@gerbenvandijk)

    Hi peterbra,

    You will be able controll all the dimensions ?? I am trying to push out the release tomorrow, but it could be monday ??

    Plugin Author gerbenvandijk

    (@gerbenvandijk)

    If you are curious you can check out the website, there is a demo of the pro version on there -> https://www.magicgalleryplugin.com/

    The free version will work in the same way, but without all the AJAX stuff and without some features like maps.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Magic Gallery plugin breaks WordPress media uploader’ is closed to new replies.