Hi, having issues with post thumbnails in a portfolio.
They are linking straight to the image and not showing the enlarged version.
(In the mean time I've just changed the gallery/portfolio to link post image to the post)
Using firebug:
jquery.prettyPhoto.js
Uncaught TypeError: Cannot call method 'height' of undefined
Uncaught TypeError: Cannot call method 'is' of undefined
line 55 and line 48 number of errors varies though.
Also having issues with the galleria shortcode:
[galleria transition=fade height=350 width=900 autoplay=false]
full_link_to_image_1.jpg
full_link_to_image_2.jpg
[/galleria]
Wasn't sure on the full link syntax so I tried:
http://example.com/images/1.jpg
/images/1.jpg
images/1.jpg
But I'm gathering that issue is a result of the jquery.prettyPhoto.js issue and will be resolved when there are no errors
Any help would be awesome,
cheers













