anna007
Forum Replies Created
Viewing 3 replies - 1 through 3 (of 3 total)
-
Hi, patmills!
Thank you very much for your detailed explanation.I have problems with BWP minify and this slider either, and I realized that problem not in css or js-files, but in js-code. Slider could not put code like this on page:
jQuery(document).ready(function() { jQuery('#sample_slider').owlCarousel({ itemsCustom : [ [0,1], [480,2], [768,3], [980,4], [1200,4], [1400,4] ], autoPlay : 4000, paginationSpeed : 300, slideSpeed : 300, rewindSpeed : 1000, rewindNav : true, stopOnHover : true, navigation : true, navigationText : ['',''], pagination : true, itemsScaleUp : false, mouseDrag : true, touchDrag : true }); });That code.
When I put it by myself in footer.php slider starts working.
But I am not sure it is a right solution)- This reply was modified 9 years, 5 months ago by anna007.
Forum: Plugins
In reply to: [Transposh WordPress Translation] Make Placeholders translatableI have changed placeholders to labels and have made css styles so it looks like placeholders
Viewing 3 replies - 1 through 3 (of 3 total)