• Resolved Scott Dayman

    (@sdayman)


    I’ve disabled Avatars in wp-admin’s Settings-> Discussion. So why is Blocksy /wp-content/themes/blocksy/static/bundle/main.js trying to load Gravitars? It’s showing up in my CSP logs because I don’t want to load external images.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author creativethemeshq

    (@creativethemeshq)

    Hi @sdayman,

    Disabling Avatars from Settings → Discussion only disables the avatars from the comments section. You still have the avatars in your post meta, and that’s where that request is coming from: https://cln.sh/awJRji

    And you are seeing that this request is made by Blocksy’s JavaScript (/wp-content/themes/blocksy/static/bundle/main.js) because you have images lazy load option enabled.

    To get around this, please disable the Avatars from the post meta layer of your page title.

    Hope this helps.

    Thread Starter Scott Dayman

    (@sdayman)

    Thank you! I didn’t know about that before…and now I do. Thank you for tracking down the source.

    Theme Author creativethemeshq

    (@creativethemeshq)

    You’re welcome @sdayman ??

    Let us know if you will have any other questions.

    Have a nice day!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Why is Blocksy trying to load Gravitars?’ is closed to new replies.