Hi, i am trying to figure out how to have a simply READ MORE button in a text, to hide and show longer texts.
the standard plugins dont work, and my research on this forum, the only answer is always the same one
"did you have a look here?
http://laytheme.com/documentation.html#custom-javascript
Because your Lay Theme website is a "Single Page" JavaScript application you cannot just use jQuery(document).ready(…) to execute your js because the ready event only fires once when the website loads the first time."
that means nothing to me,
Can you help?
Thanks