• Resolved nick1999

    (@nick1999)


    Hi sir,

    is there any way where I can change the featured image size only of custom post type?

    I am waiting for your reply,
    thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Are you referring to the size fetched for display? For example the_post_thumbnail('full') for some post types, and then the_post_thumbnail('medium') for others?

    Best and easiest way I can think of would be using dedicated template files for the given post type, by way of the template hierarchy, so that you can specify sizes for each.

    Thread Starter nick1999

    (@nick1999)

    Thanks,
    You can mark this ticket as resolved

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘featured image size for custom post type’ is closed to new replies.