This is quite strange and I'm pretty sure it should be dead easy ... however ...

I just updated Wordpress to the final version 3.3 and my pretty photo gallery does not work.
I'm not using any plugins I have created the template myself and It was working fine a few minutes back.

The implementation is very simple. I have a list with links that have the following rel property <a rel="view[photo]" ... and a javascript call which is put after the jqueryTools calls which is: $("a[rel^='view']").prettyPhoto({});

Here is the link: http://ilbarretto.com/locations/golden-hall

It throws the following error: $("a[rel^='view']").prettyPhoto is not a function

Any help would be much appreciated.

link|improve this question

52% accept rate
1  
Works for me, try clearing your cache. – mrtsherman Dec 20 '11 at 15:25
I did .. I think the problem lies with the computer I'm running it ??? It works on the other computers. – ion Dec 20 '11 at 16:16
Have you tried other browsers on the same computer? – mrtsherman Dec 20 '11 at 16:20
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.