Viewing 1 replies (of 1 total)
  • Plugin Author Kyle Gilman

    (@kylegilman)

    Your theme isn’t finishing the page. It cuts off at the end of the theme’s footer and doesn’t include any of the output from wp_footer(), which means none of the JavaScript is loaded, so the onclick event doesn’t have anything to reference. It also doesn’t include closing </body> or </html> tags which is odd.

Viewing 1 replies (of 1 total)

The topic ‘Video gallery doesn't work’ is closed to new replies.