Hi!
It works fine for me on WordPress 3.5. Could you send a link to your site where I could check this behavior?
Here is the link to the post that I am testing it on.
http://jasonlucas.org/sylviepopov/the-big-guy/
There is a strange javascript error on the site, which could be caused my plugin, but I can’t debug it out without access. Could you create an admin account for me? roland[@@@]nextendweb[.]com
I just did. You should receive the email shortly. Thanks.
I were able to find the problem. Multiple jQuery were lodaded. Your template loaded an old jQuery:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.1/jquery-ui.min.js"></script>
So I removed it. Now everything works fine.
Also you can colorize the plus and minus buttons for your theme. Here you can find it: http://jasonlucas.org/sylviepopov/wp-content/plugins/nextend-image-magnifier/images/slidercontrols.png
I see it working now. Thank you very much.
hi all, I’ve the same problem: the generate shortcode shows only the big image and nothing else. After reading the above answers I’ve updated all the old plugins to get the latest jquery loaded but still no success..
I’ve created a password protected post on my site: http://www.cinqueterre.com/blog/nextend-image-magnifier-test
password is nextend-magnifier
to see if you can check…
I’ve noticed that your js script “jquery.nextend.magny.js” start with ;..don’t know if it’s normal…
thanks for your time..
Hello, any update for this issue?
thanks
That ; is normal and it works me fine in your password protected post.
wow that’s cool…(lol) it works now. I had some bug in the original post where I used your code…
thanks for your time, your plugin is very nice!
removed and started new thread