• Resolved mareszke

    (@mareszke)


    Hello,
    I’m writing about a complex issue that has something to do with the Complianz plugin and the PWA, and I’m asking for your help.
    Google Lighthouse does not detect meta descriptions on my page. Searcheing the issue, as I turn off the extensions one by one on my website when I turn off the Polylang plugin, my website disappears and I get an error message here you can see a screenshot: https://ibb.co/rsk4xby.
    When the webpage disappears, this line is generated in the body section of the Progressive Web App html file.
    With another template, if I turn off the Polylang plugin, the website don’t disappear. However, with chrome inspect, if I inspect it, an extra line is also generated in the body section, but no longer in the Progressive Web App html file. The screenshot: https://ibb.co/3m2T7dd.
    I activated the debug on my page but I did not get any error file. Could you help me, please.

    Thank you in advance.
    Best regards, Maria

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Aert

    (@aahulsebos)

    Hi @mareszke,

    If you’re referring to ‘data-cmplz=1’. This is added in the source if the cookie blocker is enabled. This is currently also present on your website, it does nothing else than signify the cookie blocker is enabled.

    If you have issues with Polylang and PWA, I would suggest asking their respective authors for support,

    regards Aert

    Thread Starter mareszke

    (@mareszke)

    Hi Aert,
    thanks for quick answer.

    The whole story is a little bit complicated and it started with the meta descriptions not being detected by the google lighthouse. I use the Yoast SEO plugin, which normally generates these meta tags in the head section. But beacause they didn’t done, I was writing to them. They suggested to me to turn off all extensions one by one and see which one is causing the problem. When I turn off the Polylang plugin, the website disappear and I recieve a fatal error message. After quite a long converstation with them, we didn’t find any bugs in either the page or the plugin (untill now). Yesterday I discovered ‘data-cmplz = 1’ in the body section of my site. As I read that this just means “cookie blocker is enabled”, it occurred to me that this cookie blocker somehow prevents the Yoast SEO plugin from generating meta tags in the head section. All these meta tags from this screenshot should be in the head section: https://ibb.co/gSW7wrn
    But I don’t understand why the page disappear when I turn off the Polylang extension… With another template, if I turn off Complianz and then the Polylang plugin together I don’t recieve any error messages. I build a custom template, but I couldn’t find any bug on it.
    Do you have any suggestion?
    Thanks in advance. Maria

    Plugin Contributor Jarno Vos

    (@jarnovos)

    Hello @mareszke,

    Since some of the meta properties are being added inside of the head tags, is wp_head() being called inside of the <head> in header.php? (https://yoast.com/help/im-not-seeing-a-meta-description-in-my-head-section/).

    Kind regards,
    Jarno

    • This reply was modified 5 years ago by Jarno Vos.
    • This reply was modified 5 years ago by Jarno Vos.
    Thread Starter mareszke

    (@mareszke)

    Hello Jarno,
    thanks for link, but the points listed in the post are all fine, this also: <?php wp_head(); ?>.
    Maria

    Plugin Author Aert

    (@aahulsebos)

    Hi @mareszke,

    I’m not sure what the exact question is. I doubt Complianz has anything to do with your PWA issue.

    There are no compatibility issues with Polylang or Yoast. I’m not sure how to reproduce the issue.

    If you can tell me how to reproduce the issue, which steps to take. I can have a look, but I would suggest starting with support at PWA.

    regards Aert

    Plugin Contributor Jarno Vos

    (@jarnovos)

    Hi @mareszke

    I’m marking this as resolved for now as the thread has become inactive and this issue doesn’t seem related to Complianz.
    Feel free to reach out if you have any further questions related to the plugin.

    Kind regards,
    Jarno

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

The topic ‘Complianz / PWA’ is closed to new replies.