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> 

http://jquery.com/


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -