Viewing 2 replies - 1 through 2 (of 2 total)
  • i having less than the max. count of thumbs similar to the width of the large image above the arrows allready appear – but in this case they are senseless and should represent an irritating feature without use. how it should be possible to hide them if there are less thumbs?

    ps: i’m sad that the plugin-author not likes to respond to any of the questions for support since days ore weeks, what’s the matter? this gallery-plugin is fine, but it will e more satisfying with a minimum of support … ??

    ha!
    ‘ve got it:

    modify the “yasg.php” @ line 97 to:
    $css_visibility = (count($slides) < 9)?'visible':'hidden' .($gallery .= "<p class=\"navArrows next\"><img src=\"" . WP_PLUGIN_URL . "/yet-another-simple-gallery/images/next.png\" width=\"10px\" height=\"20px\" alt=\"next\" title=\"vor\" class=\"arrow\" id=\"next_$post_id\" /></p>");

    add. advice: count of slides ( < 9) depends on your layout how many slides are to be seen!

    resolved ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Yet Another Simple Gallery] navigation arrows for thumbnails’ is closed to new replies.