Closed oldrup closed 7 months ago
You’ve probably missed to build the minified JavaScript/CSS files.
To do so, run the following commands:
npm install
npm run build
You’ve probably missed to build the minified JavaScript/CSS files.
Yeah, I definitely missed to build anything because I just downloaded the dev zip and uploaded it to my site 😁 Honestly, I had no idea I needed to build anything, sorry about that.
Still, it works fine on the front end, with the 4 types of embeds I tested, on 3 different sites (same host though).
Please let me know if I can help in any other way, and thank you for all your hard work. It's very much appreciated 😍
Yeah, the readme here on GitHub definitely needs to be adjusted accordingly! Thank you for the heads up. 🙂
Bug/Problem
Hey!
Testing the current dev version, I get these two warnings when editing an embed:
Screenshot:
Just double-checked - this warning does not occur with the current stable version from WordPress.org
The warnings do not interfere with the functionality it seems; I've tested two embed types in two languages on https://oldrup.dk/en/more-speed-less-tracking-with-embed-privacy/ - works well.
Steps to reproduce
Version
1.8.1 dev branch
Link
No response
Environment info
No response
Code of Conduct