• Thank you for great plugin!

    I am looking for solution to show images as a square (despite original size/aspect ratio). Basically, when I set image to “Thumbnail” it is exactly what I need. But, I would like to enlarge thumbnail image to full width.

    I did this (custom CSS – for ): .wp-posts-carousel-image a > omg { width: 290px !important; }
    Result is almost perfect, see here: https://screencast.com/t/FdJawrupw

    Only problem is that photo is blurred… I guess it is because I forced it to enlarge.
    Is there any way how to achieve this without blurred image?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Did you find a way around this? My thumbnail images appeared blurred too I’ve set the img width to 100% so it fits the container but they appear blurred.

    Thread Starter bakos

    (@bakos)

    No, unfortunately I am still waiting for some feedback/guide…

    My thumbnails are NOT respecting the declared size
    See: https://asbell.wpengine.com

    Config is:
    [wp_posts_carousel template=”compact.css” post_types=”page,post” all_items=”10″ show_only=”id” exclude=”” posts=”” ordering=”asc” categories=”325″ relation=”and” tags=”” show_title=”true” show_created_date=”false” show_description=”false” allow_shortcodes=”false” show_category=”false” show_tags=”false” show_more_button=”false” show_featured_image=”true” image_source=”thumbnail” image_height=”100″ image_width=”100″ items_to_show_mobiles=”1″ items_to_show_tablets=”2″ items_to_show=”4″ slide_by=”1″ margin=”5″ loop=”true” stop_on_hover=”true” auto_play=”true” auto_play_timeout=”1200″ auto_play_speed=”1600″ nav=”false” nav_speed=”800″ dots=”true” dots_speed=”800″ lazy_load=”false” mouse_drag=”true” mouse_wheel=”true” touch_drag=”true” easing=”linear” auto_height=”true” custom_breakpoints=””]

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Thumbnail size (square photo > fit width)’ is closed to new replies.