Hi All,
I can't seem to get Shadowbox to function on my site:
http://sayres.site.aplus.net/wordpress/
I've gone through all the support documentation and forum posts and I can't seem to resolve the issue. I've noticed that a lot of the posts note that the footer/header requires the <?php wp_head(); ?> or <?php wp_footer(); ?>
The header code is there. However, I can't seem to check the footer as it's some sort of encrypted/compiled code... I'm assuming it's this way so I can't delete the credit to the theme designer.
Going through the source code of my pages, it seems like the plugin is active and is adding the rel= tag to my links... The lightboxes still don't seem to be working.
I even tried switching to one of the default themes to see if this would resolve my issue, but no dice.
Any suggestions?