Shadowbox fix
Problem: Suddenly, Shadowbox-JS stopped working. It’s a fantastic plugin that displays nearly anything in a shadowbox. But, it doesn’t work.
Solution: Go to Appearance > Editor > footer.php
Add this to your footer (there shouldn’t be much there):
<?php wp_footer(); ?>
Comments
Leave a Reply
You must be logged in to post a comment.