I have custom WYSWIG field with long decription - formated text.
I'm now displaying the field with 'Single field' block but I'd like to show only the first 'x' words with "Read more" functionality.
I've seen the topics on this forum with using shortcodes for the except, but there are two problems with it:
- I'm losing all my formatting from the field - no bold, italic etc
- "Read more.." is not causing to automatically expand the rest of the text inline.
I want to get the result that clicking on "Read more" will expand the field (probably with some JS).
How can I achieve it?
I'm now displaying the field with 'Single field' block but I'd like to show only the first 'x' words with "Read more" functionality.
This is not something that is natively possible with our Toolset plugins and as such will require some amount of custom coding to achieve. Fortunately I was able to provide some resources to a previous custom who in turn was able to resolve the issue with the document below. hidden link
Please let me know if this is was able to assist you.