Forum Replies Created
-
AuthorPosts
-
Hi Jackie,
Theme update has resolved the issue thank you.
Gareth
Details work for me?
This reply has been marked as private.This reply has been marked as private.Hello Jackie,
Turning off the slider option has worked yes, can you give me more information on where the compress js option is or do you mean our own minification software?
Thank you,
Gareth
Can we get an update on this please?
I have tried several installations now from both the theme import and manual and the same error always appears on line 451 (there are further errors then on lines 718 and 1119)
<script>
jQuery(document).ready(function($){
"use strict";
function postsCarousel() {
var checkWidth = jQuery(window).width();
var owlPost = jQuery(".yolo-sc-services .services-wrap-inner");
owlPost.addClass('owl-carousel');
owlPost.owlCarousel({
rtl: false,
margin: 0,
items : 3,
autoHeight:false,
loop: true,
autoplay: false,
autoplayTimeout: 5000,
dots: true,
responsive : {
0 : {
items : },768 : {
items : ,
},1025 : {
items : 3,
},}
});
}postsCarousel();
jQuery(window).resize(postsCarousel);});
</script>Hi Jackie,
Nope, still reverting back to one column upon page refresh for me.
This reply has been marked as private.I would like to know where in the options you set this data also as we are also looking to promote the opening hours and location within the header.
-
AuthorPosts
