Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Carousel doesnt work

Home / Forums / Virtue Theme / Carousel doesnt work

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
December 22, 2015 at 12:05 am

Hi Ben,

i already updated both the last theme and rev slider. The homepage’s carousels are still not stable. its scattered to the below line sometimes and no functional.
It happens since i added below code to the widget on my front page. could u pls check whether this widget is compatible to the theme or not. However, i still need to display this widget to my homepage though. thanks

<h3 class=”widget-title”>Dkidslegacy Lapak</h3> <script type=”text/javascript”>
(function() {
var script = document.createElement(‘script’);
script.type = ‘text/javascript’;
script.src = ‘ script_doc = document.getElementsByTagName(‘script’)[0];
if(script_doc.src != script.src)
script_doc.parentNode.insertBefore(script, script_doc);
})();
</script>

  • The forum ‘Virtue Theme’ is closed to new topics and replies.