This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Replies

1
  1. Andrew Misplon Staff 5 years, 5 months ago

    Hi Edward

    Thanks for reaching out.

    At the moment, there isn’t an easy method of removing the ellipses. You’d need to install a child theme, you can find one here Page: Child Theme. Next, copy the excerpt function and paste it into the child theme functions.php file, here is the function https://github.com/siteorigin/siteorigin-corp/blob/develop/inc/template-tags.php#L271-L309. Finally, edit the $ellipsis = '...'; replacing it with $ellipsis = '';.

    This is an intermediate difficulty task. Sorry, we don’t have an easier way of achieving this at the moment.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread