jQuery(document).ready(function() {
jQuery('.blog-carousel-shortcode-id-f6409f16d7e1f8ed114c4350a5ce1f01').owlCarousel('destroy');
jQuery('.blog-carousel-shortcode-id-f6409f16d7e1f8ed114c4350a5ce1f01').owlCarousel({
loop:false
});
})
UPDATE wp_posts SET `comment_status`='open' WHERE `post_type`='your_post_type_slug';
info.addEventListener('click', function(event) {
let target = event.target;
if (target && target.classList.contains('page-services-item')) {
for(let i = 0; i < tab.length; i++) {
if (target == tab[i]) {
let content = tab[i].innerHTML;
titleTab.innerHTML = content;
for (let i = 0; i < tab.length; i++) {
tab[i].classList.remove('hide');
}
tab[i].classList.add('hide');
hideTabContent(0);
showTabContent(i);
break;
}
}
}
})
for (let i = 0; i < tab.length; i++) {
tab[i].classList.remove('hide');
}