December 9, 2020 at 6:38 am
#10035364
Keymaster
Hello Markus,
Seems the code you copied generated wrong quotes:

Please try copying from here:
https://pastebin.com/raw/QizDy1Rn
* Make sure to copy/paste the code above (with 'gridheight': [700,700,700,350]). In your current website code it’s with different grid height.
Another thing:
Seems you removed the <ul> that wraps the <li> elements. Please back the code like structure below:
<div id="revolutionSlider" class="slider rev_slider"...............>
<ul>
<li>..........</li>
<li>..........</li>
<li>..........</li>
</ul>
</div>
Please try that and let us know if you need further assistance.
Kind Regards,
Rodrigo.