Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Privacy Badger Breaks Elementor Template Library #2597

Open
ndstate opened this issue Apr 28, 2020 · 3 comments
Open

Privacy Badger Breaks Elementor Template Library #2597

ndstate opened this issue Apr 28, 2020 · 3 comments

Comments

@ndstate
Copy link

ndstate commented Apr 28, 2020

What is your browser and browser version?

Firefox 74

What is broken and where?

The Elementor WordPress plugin template library does not work. It appears to be because the template library calls images from library.elementor.com and this is automatically blocked by Privacy Badger.

What is the "culprit" domain?

Please follow the debug instructions to identify which domain breaks stuff when blocked:
https://github.com/EFForg/privacybadger/wiki/Find-out-why-Privacy-Badger-is-blocking-a-domain
library.elementor.com/

What is your debug output for this domain?

To get the debug output, please see the instructions link above.


**** ACTION_MAP for elementor.com
library.elementor.com {
  "userAction": "user_allow",
  "dnt": false,
  "heuristicAction": "block",
  "nextUpdateTime": 1588225681818
}
elementor.com {
  "userAction": "",
  "dnt": false,
  "heuristicAction": "block",
  "nextUpdateTime": 0
}
developers.elementor.com {
  "userAction": "",
  "dnt": false,
  "heuristicAction": "",
  "nextUpdateTime": 1588000182064
}
**** SNITCH_MAP for elementor.com
elementor.com [
  "mywebsite.com",
]
@ghostwords
Copy link
Member

Hello and thanks for the report! I'm a bit confused though: how did Privacy Badger learn to block elementor.com if it was only seen tracking on a single site? I understand you may not wish to share the specific site(s), but not having actual examples makes it hard to understand what's going on.

@ndstate
Copy link
Author

ndstate commented Apr 29, 2020

Sorry, new to reporting this. Elementor Pro is installed on several WordPress sites that I manage. If someone has the pro version of Elementor and you load a template then it looks like library.elementor.com is called. I noted Privacy Badger was blocking it, I white listed library.elementor.com and everything started working again. Anyone that installs Elementor Pro and accesses the templates will have the website call library.elementor.com via php. Does that help?

@ghostwords
Copy link
Member

Is this something that would happen to a regular site visitor, or only to the site administrators? (Can you reproduce the problem in a new profile without logging in to WordPress?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants