Viewing 1 replies (of 1 total)
  • In this file:

    /wp-content/plugins/smooth-slider/smooth-slider.php

    find this line:

    if(is_post_on_any_slider($post_id)) { $extra = 'checked="checked"'; }

    and remove the if-clause. The line should simply read:

    $extra = 'checked="checked"';

Viewing 1 replies (of 1 total)
  • The topic ‘"Add this post/page to Smooth slider" by Default’ is closed to new replies.