• Hi,

    I have a concern with the plugin, it displays miniature images and I do not understand why.

    I think it comes from that line in the file slides.php:

    <div id="<?php echo esc_attr( sprintf( 'portfolio-slideshow%s', $this->key ) ); ?>" class="portfolio-slideshow" style="<?php echo esc_attr( $maybe_min_height ); ?>">

    that gives me :
    <div id="portfolio-slideshow600" class="portfolio-slideshow" style="position: relative; height: 117px; width: 100px;">

    Can you help me?

    thanks

  • The topic ‘problem image size’ is closed to new replies.