Thread Starter
budax
(@budax)
Yay! I’ve done it 🙂
Just change: addslashes($less) and addslashes($more) to htmlspecialchars($less) and htmlspecialchars($more) in index.php of this plugin.
Have a nice day!
Thread Starter
budax
(@budax)
Thanks for exchange of information.
Have a nice day and keep up good work!
Thread Starter
budax
(@budax)
No,
I want to have >> and << as add more/less button.
But when I click to >> it doesn’t change to <<, just stay the same.
Thread Starter
budax
(@budax)
Thank for reply, but ” or “ are not an issue.
Text is working without them like this: [read more=asd less=dsa]
But when I try to do this: [read more=>> less=<<] or [read more=”>>” less=”<<“] still doesn’t work.
Here is the issue: http://wojbaran.webd.pl/budyn/adam/zespol/
You can even try to change this with web-developer tools.