• Resolved katpetuk

    (@katpetuk)


    the image size on the single event pages is huge.
    I tried to follow your instructions and created a subfolder under my child theme and called it wp-event-manager: /public_html/groomclever/wp-content/themes/redcape/wp-event-manager.

    Into this folder I copied the file “content-single-event_listing.php” from the director
    wp-content/plugins/wp-event-manager/templates. Then edited this file as below but the image is still huge. Please could you let me know where I am going wrong?

    file edit:

    </div> <!– /thumbcarousel –>
    </div><!– /clearfix –>

    <?php
    }
    else {
    display_event_banner(‘thumbnail’);
    }
    ?>
    <p><?php echo apply_filters( ‘display_event_description’, get_the_content() ); ?></p>

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi @katpetuk

    There is some issue in our resized image function. It will be fixed and we will launch new version ASAP.

    Thank you for providing your details. You can use size in your dispaly banner or any other image functions.

    Thank you

Viewing 1 replies (of 1 total)
  • The topic ‘Single Event image size’ is closed to new replies.