jQuery CookieBar Plugin not working in wordpress -
i used cookiebar plugin in wordpress. though include css , js file initialization cookiebar, it's not working. nothing shown in browser plus no console error.
what doing wrong ? suggestions/help welcome. in advance.
did include latest jquery version?
if not here cdn it:
<script src="https://code.jquery.com/jquery-3.1.1.min.js" integrity="sha256-hvvnyaiadrto2pzugmuljr8blusjgizsdygmijlv2b8=" crossorigin="anonymous"></script>
Comments
Post a Comment