• Resolved maksanse

    (@maksanse)


    Hello,

    Hello!

    I am stucked with the wizard configuration step “2) Cookies / integrations”. Whatever I fill in this page, the “save” or “next” buttons don’t do anything. (Note : I have no error message displayed)

    Here is a video of the issue if needed : https://www.loom.com/share/2d4af47d5b8242c28cb0fa1ea70aee1c

    I have tested that on 2 websites, and with the Twenty One theme, and without any other plugin activated : the issue stays the same.

    What can I do here to get the wizard work again ?
    Thank you for your help

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Contributor Jarno Vos

    (@jarnovos)

    Hello @maksanse,

    I’ve seen this occur a few times before and it turned out that the plugin .zip file was missing certain files, probably due to an incomplete download.

    Could you try re-downloading & re-uploading/replacing the plugin, to see if that works? The settings you have already entered will remain.

    Just let me know if you have any updates.
    Kind regards,
    Jarno

    Thread Starter maksanse

    (@maksanse)

    Hello Jarno,

    Thank you for the answer.
    I did exactly that but the issue persists ๐Ÿ™

    By the way, why don’t you clean settings database when erasing the plugin ? That would be cleaner…

    Best regards

    Plugin Contributor Jarno Vos

    (@jarnovos)

    Hi @maksanse,

    You can set the plugin to clear all data on deletion of the plugin, under Complianz > Settings.

    You mentioned in your original post that no errors appear, does that also apply to errors in the Browser Console when clicking the “next” button?

    Kind regards,
    Jarno

    Thread Starter maksanse

    (@maksanse)

    Right ! With the console, the following error occurs :
    `An invalid form control with name=’cmplz_uses_ad_cookies’ is not focusable.

    Does it make sense to you ?

    Plugin Author Aert

    (@aahulsebos)

    Hi @maksanse,

    I know what the issue is, but does not yet make sense.

    This: `An invalid form control with name=โ€™cmplz_uses_ad_cookiesโ€™ refers to a question that doesn’t seem to be available in your wizard, although it should.
    https://snipboard.io/EwWue7.jpg

    As the answer is required, you can’t go to the next screen. I can’t reproduce the issue, and because you have no issues with the other questions, the file seems intact.

    To start debugging, could you do the following? Instead of the console, could you search (ctrl+f) under “Elements” for ‘cmplz_uses_ad_cookies’?

    So we at least know if some HTML is there.

    regards Aert

    Plugin Author Aert

    (@aahulsebos)

    Hi @maksanse,

    You can also have a look at the exact file if you can, with either plugin editor or via FTP. Let me know so I can walk you through it.

    regards Aert

    Thread Starter maksanse

    (@maksanse)

    Hello Aert,

    Here is the code extracted from Elements searching for “cmplz_uses_ad_cookies” :

    <div class="field-group uses_ad_cookies    cmplz-radio    " style="display:none!important;visibility:hidden!important;opacity:0!important;height:0!important;width:0!important;pointer-events:none!important;"><div class="cmplz-field"><div class="cmplz-label">						<label class="" for="cmplz_uses_ad_cookies">
    				<div class="cmplz-title-wrap" style="display:none!important;visibility:hidden!important;opacity:0!important;height:0!important;width:0!important;pointer-events:none!important;">Does your website use cookies for advertising?</div>
    				<div>
    									</div>
    
    			</label>
    									</div>
    			
                                    <label class="cmplz-radio-container " style="display:none!important;visibility:hidden!important;opacity:0!important;height:0!important;width:0!important;pointer-events:none!important;">Yes                        <input required="" type="radio" id="yes" name="cmplz_uses_ad_cookies" class="cmplz_uses_ad_cookies" value="yes" style="display:none!important;visibility:hidden!important;opacity:0!important;height:0!important;width:0!important;pointer-events:none!important;">
                            <div class="radiobtn " required=""><span><div class="cmplz-icon cmplz-bullet cmplz-success bullet bullet"></div></span></div>
                        </label>
    					                    <label class="cmplz-radio-container " style="display:none!important;visibility:hidden!important;opacity:0!important;height:0!important;width:0!important;pointer-events:none!important;">No                        <input required="" type="radio" id="no" name="cmplz_uses_ad_cookies" class="cmplz_uses_ad_cookies" value="no" style="display:none!important;visibility:hidden!important;opacity:0!important;height:0!important;width:0!important;pointer-events:none!important;">
                            <div class="radiobtn " required=""><span><div class="cmplz-icon cmplz-bullet cmplz-success bullet bullet"></div></span></div>
                        </label>
    					
    			</div><!--close after field--><div class="cmplz-help-warning-wrap"></div></div>

    Best regards

    Anonymous User 18811555

    (@anonymized-18811555)

    I had the same problem. Just deactivate your adblocker! And it was working for me.
    BR

    Thread Starter maksanse

    (@maksanse)

    Thank you for this tips ๐Ÿ‘
    Trying in private windows did the trick.

    Best regards

    Plugin Contributor Rogier Lankhorst

    (@rogierlankhorst)

    Apparently the ad blocker hides everything with the word โ€˜adโ€™ in it, which seems a bit brute force.

    Which ad blocker is this?

    Thread Starter maksanse

    (@maksanse)

    I use AdBlock (the simple one).

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘Wizard step Cookies / Integrations blocking’ is closed to new replies.