Inline are-you-sure javascript popup confirmation snippet
I always forget how to do this simply: This pops up a confirmation dialog before following the link. This is useful for critical links that, for example, delete an item.
I always forget how to do this simply: This pops up a confirmation dialog before following the link. This is useful for critical links that, for example, delete an item.
We’re using WP Media Folder. Suddenly we were seeing this message: But the images were small in both size and dimensions. It wasn’t that. When we checked the Chrome dev tools console we saw this message: Which started a minor scrabble to review our CORS settings on the bucket but then I had another thought:... » read more
I found some missing GA4 traffic. A long time ago we switched to GA4 from UA and immediately noticed a drop in traffic but everything was so wildly different and we were told that you couldn’t directly compare the two stats (probably because UA was so wildly inaccurate). One thing we missed was our AMP... » read more
Specifically in Windows on the command line. Everything from params are wrong to simply failing the auth. Here’s what worked for me: Click the little settings cog where the curl is generated in Postman: Now turn off multiline, turn off user long form and change quotes to double, like this: Now your curl will update,... » read more
Even using the email they registered with on Facebook, sometimes you can’t find them to add them to a page if you aren’t friends and only have their email. Try using their username instead, i.e. go to their profile page and where it says https://www.facebook.com/their-username123 Copy their-username123 Go to your page -> Settings (on the... » read more
Well as everyone else says, you should be updating your version of Ubuntu, but, if like me you need to support a website on a platform that can’t be upgraded for whatever reason, for a temporary period, then you may still need to do this. Curiously, on one server running 16.04.3 LTS, this worked: But... » read more