-
Posted a reply to Jquery Conflict, on the site WordPress.org Forums:
Great! Now gallery is working. The problem is solved! Thanks for your fast replies. -
Posted a reply to Jquery Conflict, on the site WordPress.org Forums:
Hi I have included wp_enqueue_script inside functions.php but the gallery is not visible yet. All… -
Posted a reply to Jquery Conflict, on the site WordPress.org Forums:
I experienced the same issue and have added <?php wp_enqueue_script("jquery"); ?> before <?php wp_head();?> to…