Skip Navigation

[Resolved] show ellipsis toggle switch has no effect

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

This topic contains 2 replies, has 2 voices.

Last updated by judeH-2 2 years ago.

Author
Posts
#2529945
toolset-ellipsis.jpg

I am trying to: turn off ellipsis in excerpt

Link to a page where the issue can be seen: hidden link

I expected to see: no ellipsis when it switched off

Instead, I got: always have ellipsis. I tried turning it off and replacing it with other words.

#2530303

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+00:00)

Hi there

I just tested this on my own site and it works correctly, as expected.

There is something odd in your screenshot, namely that the length setting shows zero, and yet an excerpt is still being output for most of the posts.

I suspect the problem occurs because the very first post in the results—the one that you are designing the output with—has no post content, and so the block can't create an excerpt for that post and it messes with the settings.

I suggest that, while designing the View at least, you change the order settings so that some other post is the first post returned by the View, one which does have post content that can be used to generate an excerpt.

#2536799