• Hi,

    Your plugin is exactly what I need — thanks for writing it!

    When I create a manual excerpt in Edit Post, the Elementor Pro Posts widget displays the ellipsis and a “Read more” link after the custom excerpt. I don’t want either — I’d just like to remove both so that I get the Posts widget’s default “Read more>>” as seen in the middle column. [The middle column posts do not have custom excerpts set.]

    Unfortunately, Advanced Excerpt settings don’t seem to affect the Posts widget. Wondering if that’s my tough luck due to an incompatibility or if I’m missing an obvious setting. Thanks very much!

    Mike

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author WPKube

    (@wpkube)

    Hi @wordpresspresser

    The plugin is primarily meant for simple regular blogging themes. It doesn’t work well with page builders. It’s a limitation we can’t go around unfortunately.

    The … and “Read more” are coming from the theme I think. You can hide the “Read more” with this CSS code ( goes in WP admin > Appearance > Customize > Additional CSS ):

    .kt-excerpt-readmore.more-link { display: none; }

    But the … remains.

    You’ll need to contact the theme author about that.

    Thread Starter wordpresspresser

    (@wordpresspresser)

    Thank you very much, WPKube! I should have inspected the code before I bothered you. It didn’t occur to me that it’s theme-derived logic. It definitely is. I’ll reach out to the developer and ask about my options. I’m puzzled by the handling differences between manual excerpts and n-words-auto-generated excerpts, but that may be due to my lack of familiarity with blog post details. I’ve never had occasion to use Elementor Post widgets before or manual excerpts.

    Thanks again, and sorry I didn’t do my due diligence first before I posted in your support forum!

    Plugin Author WPKube

    (@wpkube)

    Hi @wordpresspresser

    You’re welcome. And no worries, happy to be of assistance.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Compatibility with Elementor, Kadence Ascend Premium’ is closed to new replies.