This topic has 4 replies, 2 voices, and was last updated 7 years ago ago by Rose Tyler
Having issues with the custom links in the Owl Carousel all defaulting to a random string: (a href=#e-8_ then a long random string). Have tried redoing images, redropping in carousel etc, to no avail. It seems the Visual editor is creating this issue?
Hello,
Sorry, but it is a bit unclear for me. Please explain your problem in details with screenshots.
Also, you use old theme version. For now, the latest theme version is 2.0 http://prntscr.com/h2p3wk. Instruction for theme update you may find here – https://www.8theme.com/reply/171485/.
Regards
Thanks for getting back to me.
So the slider settings we have put the 3 custom links (screenshot http://prntscr.com/h3u7k2)
but when you see the code in classic view the custom links appear as this code (screenshot https://prnt.sc/h3u7wk)
and this link appears only on the first slide (screenshot http://prntscr.com/h3u86b) and it is not the right link, plus the other slides have no links at all.
Thank you
Hello,
Thank you for the notice, it will be fixed in next theme update. To make it works now, please edit classico/framework/shortcodes/images-carousel.php file, and add
$custom_links = urldecode(base64_decode(substr($custom_links,5)));
https://gyazo.com/b363a2f4f349d167df070f8e8435931c > https://gyazo.com/6800ee880f00f96093925cde71977c0d
Regards
You must be logged in to reply to this topic.Log in/Sign up