Всем привет! Подскажите плз, попробовал виджет вставить в вордпресс. В самом блоке в просмотре нормально видно
но когда открываю страницу - выдаёт ошибку, и html перезаписывает вот в это:
(function() { var url = ‘https:’ == document.location.protocol ? ‘https%3A%2F%2Fb2bmarket.su’ : ‘http%3A%2F%2Fb2bmarket.su’; var cw = document.createElement(‘script’); cw.type = ‘text/javascript’; cw.async = true; cw.src = ‘//widget.cart-services.com/static/init.js?url=’ + url + ‘&layout=41’; document.getElementById(‘tygh_container’).appendChild(cw); })(); <!— Before using a widget make sure that the " » meta tag exists. —>
На что ругается? Что не так?