Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jorge Silva-Jetter

    (@jorgesilva-1)

    It seems that you’re JS in getting loaded.

    It loads in the footer and it seems that you don’t have your wp_footer is not in your footer.php.

    Can you go into your footer.php in your theme and check if this funcition is there:

    `
    <?php wp_footer(); ?>
    `

    https://codex.www.ads-software.com/Function_Reference/wp_footer

    Thread Starter rd

    (@rachdunn)

    Ah! That got overwritten somehow in my footer.php. Perfecto – the plugin is great, especially for someone moving from Cargo to WordPress. Thanks, Jorge!

    Plugin Author Jorge Silva-Jetter

    (@jorgesilva-1)

    Glad you like it! It’s inspired by cargo… cause cargo’s pretty awesome, but not as awesome as WordPrees.

    If you like the plugin and enjoy using it, don’t hesitate to review it!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Showing list of all images instead of slideshow’ is closed to new replies.