Popup not showing due to data-cli-style/type missing
-
Hi,
I have an issue where I have installed the plugin, same way i did on another website and on one is showing and other one not.
For example here I have everything set up and it is working:
https://digitale-agentur.at/While on this one with same settings I can not see popup:
https://www.loftstudios.de/I have compared and on first one I get styling, I get everything
<div id="cookie-law-info-bar" data-nosnippet="true" data-cli-style="cli-style-v2" data-cli-type="popup" class="cli-bar-popup cli-modal-content" style="background-color: rgb(255, 255, 255); color: rgb(51, 51, 51); font-family: inherit; position: fixed; width: 500px; height: auto; max-height: 1017px; top: 50%; left: 50%; margin-left: -250px; margin-top: -117.5px; overflow: auto; display: block;">
On Second one I only get:
<div id="cookie-law-info-bar" data-nosnippet="true">
I cleared cache, checked wp_header and wp_footer, disabled all plugins, and searched everything, downgraded WordPress version, but I could not find anything on why this is not showing.
Like I said settings are the same as in working one, so can not find issue.
The page I need help with: [log in to see the link]
- The topic ‘Popup not showing due to data-cli-style/type missing’ is closed to new replies.