• Home
  • Blog
  • Showcase
  • Setup Docs
    • Sunshine Help
    • Flex Help
  • Support
    • Support Area
    • Contact us
    • Feedback
  • Connect
    • Newsletter
    • Twitter
    • Facebook
  • My Account
  • Flex
  • Sunshine
Support : Simple Pro Themes

Support : Simple Pro Themes

[Support request] How to Remove Elipses from Content Excerpt

If you have purchased a product, please enter the email address that you used to register at time of purchase.
Log In
Lost Password

Create an Account
  • Your username must be unique, and cannot be changed later.
  • We use your email address to email you a secure password and verify your account.

Support › Forums › Flex Theme › How to Remove Elipses from Content Excerpt

  • This topic has 1 reply, 2 voices, and was last updated 5 years, 9 months ago by Chinmoy Paul.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • October 7, 2016 at 4:46 pm #1362
    ninjawolf
    Participant

    The Genesis – Featured Page widget is showing ellipses (…) after the excerpt. I’m trying to remove those ellipses without removing the button below it.

    October 7, 2016 at 4:56 pm #1363
    Chinmoy Paul
    Moderator

    Try this code

    add_filter( 'excerpt_more', 'flex_remove_ellipses' );
    function flex_remove_ellipses( $more ) {
      return;
    }
  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Log In

Copyright © 2022 · Simple PRO Themes for Genesis Framework · About · FAQs · Contact · Affiliates