• Resolved billymitchell

    (@billymitchell)


    Is there a way to adjust the length of the excerpt on the display list of the custom post type?

    Ideally, I’d like to be able to adjust this independently of the other post displays.

    I see it’s listed as “.cptui-entry-summary”

    Couldn’t find anything that helpful in the php files of the plugin so I suspect that it’s inheriting the length from the theme.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter billymitchell

    (@billymitchell)

    Update, I found the excerpt area on the post editor

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Yep, the excerpt area would be the way to do it, there’s also filters available if you’re more code savvy to change the excerpt length, but that’s nothing specific to CPTUI.

    For those stumbling onto this, it was partially related to CPTUI-Extended

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

The topic ‘Excerpt Length’ is closed to new replies.