Hello,
Thank for your help. I really appreciate all the hard work you put into this plugin, it’s very helpful and useful! I don’t use site builder. I just used wordpress and write the code myself or use some plugins. Tried disabling all the plugins, still wouldn’t work.
Looked into the source of web, I can see this:
<h4>Cookie Policy</h4>
</header><!– /header –>
<div class=”gdpr-info”>
<div class=”gdpr-policy-content”>
(i think this is where the text should be, but it’s not?) </div>
The text is displayed in the code, but just down below and it’s not being displayed anywhere.
<div class=”gdpr-cookies-used”> <div class=”gdpr-cookie-title”> <p>Terms of Use (10th of July 2018 release)</p> <span class=”gdpr-always-active”>Required</span> <input type=”hidden” name=”user_consents[]” value=”terms-of-use-10th-of-july-2018-release” checked style=”display:none;”> </div>
<div class=”gdpr-cookies”>
<span>TEXT TEXT TEXT TEXT TEXT TEXTTEXT TEXT TEXTTEXT TEXT TEXTTEXT TEXT TEXTTEXT TEXT TEXTTEXT TEXT TEXTTEXT TEXT TEXTTEXT TEXT TEXTTEXT TEXT TEXT
Text text
text</span>
</div>
</div> </div>
I am so confused, nobody else seems to be having this issue.