Viewing 4 replies - 46 through 49 (of 49 total)
  • Hi,

    I’ve installed your plugin and I use my theme so i used the shortcode with the id of my gallery… Well, the gallery appears at the page but its not loading the jquery. What should I do?

    http://www.juthabijoux.com.br/blog/?page_id=14

    Note: When I go to the permalink of the gallery itself, it pulls the default theme of which I based mine on, and the jquery works.

    http://www.juthabijoux.com.br/blog/?gallery=colecao-2

    Please help, what have I done wrong?

    Thanks in advance,
    Fernando.

    Plugin Author bestwebsoft

    (@bestwebsoft)

    Hello,

    For this page you don’t have general jquery file in order to get the lightbox to work.

    And for this page the necessary file is involving.

    Best regards,
    Oksana

    for the first page I used the shortcode… what can I do to load that jquery file into that template? :s Im a novice, sry for all the simple questions…

    Plugin Author bestwebsoft

    (@bestwebsoft)

    Please write string below:
    <?php wp_enqueue_script(“jquery”); ?>

    in the header before this string:

    <?php wp_head(); ?>

    Regards,
    Oksana

Viewing 4 replies - 46 through 49 (of 49 total)

The topic ‘[Plugin: Gallery] Doesn't work’ is closed to new replies.