Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Contributor Aert Hulsebos

    (@aahulsebos)

    HI @bojenkommandant,

    All I get currently is the following:

    <amp-facebook data-block-on-consent -like data-block-on-consent  width=90 height=28
    layout="fixed"
    data-size="large"
    data-layout="button_count"
    data-href="https://www.yourURL.de/....">
    </amp-facebook-like>

    Whereby the </amp-facebook-like> should be </amp-facebook>

    This seems to be the only error, and is unrelated to Complianz. Let me know if I’m missing something,

    regards Aert

    • This reply was modified 4 years, 4 months ago by Aert Hulsebos.
    Thread Starter bojenkommandant

    (@bojenkommandant)

    I just deactivated Complianz plugin. Switched of CloudFlare and flushed all caches.

    And there Error is gone :-O Just recheck.

    Thread Starter bojenkommandant

    (@bojenkommandant)

    Now I deactivated all social stuff in plugin “AMP for WP – Accelerated Mobile Pages for WordPress” and reactivated Complianz. All fine. So it seems to be an incompatibility between plugins. I’ll report over there.

    Plugin Author Rogier Lankhorst

    (@rogierlankhorst)

    @bojenkommandant I see the problem. To block Facebook before consent we replace tags like
    <amp-facebook

    With

    <amp-facebook data-block-on-consent
    Which enables us to handle consent.

    In your case,

    <amp-facebook-like incorrectly gets replaced to <amp-facebook data-block-on-consent -like

    I will create a patch for this and get back to you with the result.

    Plugin Author Rogier Lankhorst

    (@rogierlankhorst)

    Hi @bojenkommandant,

    I’ve created a patch, would be great if you can confirm this resolves your issue.

    https://github.com/Really-Simple-Plugins/complianz-gdpr/tree/fix-amp-facebook-like-blocking

    We’ll include it in the next release.

    Thread Starter bojenkommandant

    (@bojenkommandant)

    Hey. Thanks for fix fix. Will right away check with next official release; don’t see how I can quickly update plugin from Github repository.

    Plugin Contributor Leon Wimmenhoeve

    (@leonwimmenhoeve)

    Hi @bojenkommandant,

    You can just deactivate your current installation of Complianz and delete it. Then download the .zip file from GitHub and upload it + activate.

    Please double-check that you did not allow ‘delete all Complianz data on deactivation’, under Complianz -> Settings.

    Kind regards,
    Leon

    Plugin Contributor Leon Wimmenhoeve

    (@leonwimmenhoeve)

    Hi @bojenkommandant,

    Did you manage to upload the fix? I can e-mail you a download URL as well. If you want to receive a download link, please reach out to us at https://complianz.io/support/.

    We will release the AMP fix in our next update as well.

    Kindly let us know if you need any assistance.

    Regards,
    Leon

    Thread Starter bojenkommandant

    (@bojenkommandant)

    Thanks for the reminder. Waiting for revalidating of AMP pages in search console at the moment.
    Would appreciate a link for direct download. Just send the form.
    I’ll post here after testing.

    Thread Starter bojenkommandant

    (@bojenkommandant)

    Hey

    Just deployed your version and activated all Facebook related and other Social stuff. Flushed Caches. Works.

    Thank you.

    Ciao

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Invalid AMP after installing Complianz’ is closed to new replies.