Cookiedatabase.org scan form not visible in WP Admin
-
Hello,
Please I need help with a curious issue:
the entire form of the cookiedatabase.org sync scan does not show up in step 2.5 of the Complianz Wizard.
Specifically it is step:
Wizard > ‘2 Cookies’ > ‘Used cookies’The screen only shows the intro text:
Used cookies
With the automatic cookie scan, most first-party cookies should be detected. These cookies will be synchronized… (etc.)and after that the blank space.
Inspection does not show any error in Console, but the html inspection shows that the form html tags are missing data entirely. The tags just open and close, with nothing inbetween:
<form action="https://mysite/wp-admin/admin.php?page=cmplz-wizard" method="POST"> <input type="hidden" value="wizard" name="wizard_type"> </form>
On entirely different website which I host on the very same server, this step of the Wizard functions perfectly fine and the html form code is filled with data of course.
Could you please pinpoint me to what could be causing this strange issue?
I tried eliminating the plugins and it wasn’t the culprit.
- The topic ‘Cookiedatabase.org scan form not visible in WP Admin’ is closed to new replies.