Hello!
Usually in PHP and HTML, quotation marks and apostrophes mark the beginning and the end of specific text strings. So for a hypothetical example, in your slideshow the code would look like this:
<div id="slide-1">
<img src="image-1" />
<div class='description'>this is the description</div>
</div>
So if you put an apostrophe or a quotation mark into your text, it can be misinterpreted as the beginning or ending of some code attribute. The best way is to not to use them, but there are ways that can make it possible for you to use them. However, in order for me to help, it would be really helpful if you could post a link to your site, and tell me which template and slideshow (if it is not the one which came with the template) are you using.
Greetings,
Balint
Hello!
I have installed the theme for you and successfully recreated and solved the issue.
Instead of double quotes you should use & q u o t ;, intead of single quotes & # 39 ;, both without spaces. In my case, it looks like this on the settings page, which gives this result in the slider.
I hope this helps. If you have any more questions, I am here to help you!
Have a nice day!
Balint
That’s aMaZiNg!!!
Thanks Toth.
You are welcome! I am glad that I could help you! 🙂