Hi, I have followed the tutorials to set up a new article on our site that has the Show More button to show full article if desired.
I have put the coding in to Corvid, as directed but I am getting the errors as follows.
- Parsing error: Unexpected character ‘#’
I could see the issue so removed the # but then I get a different error, - ‘text5’ is not defined.
I’m pretty sure that the # is required as this is the name to replace the generic code in the tutorial - $w(“#myTextElement”).text = shortText;
I just seem to be going in circles and not sure how to sort it out.
Here is a screen shot of the full code I have got input:
Thanks for any help you can offer

Simone