Viewing 1 replies (of 1 total)
  • Plugin Author Nilesh Shiragave

    (@snilesh)

    Do you have
    <?php wp_head(); ?> function called inside your themes header.php ?

    If not then add that just above closing head tag like

    <?php wp_head(); ?>
    </head>
Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: WordPress Content Slide] Lists all images at once or no posts’ is closed to new replies.