I am currently having a few problems with fancybox. If you take a look at the link below you will see I have got it working on the portfolio boxes but not in the menubar at the top which is generated by the wp_list_pages command. I have tried appending “fancybox” a class using jquery and also targeting the elements themselves when running the fancybox script but nothing seems to work.
http://www.astwood.co.uk/testsite/wordpress/
Any help would be much appreciated
Nevermind, I cracked it, I had to add
to every link which I did with wp_list_pages by adding this onto the functions file: