DigitalGdn
DigitalGdn
I'm seeing this issue too. The code works fine when the target IDs are present on the page, but when they're not this errors occurs. I.e. when dependsOn code is...
I usually just put my few bits of JS in a single file that's included in the footer (in this case it's a custom CMS). Typically other plugins are fine...
Deleted my last comment as in the end I was able to get this working with stevygee's gist with [a few tweaks](https://gist.github.com/bkno/3785a4c337401a96f9ea64a9d1828d1a). The main change was querying all public custom...
I found that disabling `WPML > Languages > "Adjust IDs for multilingual functionality"` allows WP2Static to crawl all the translations. It fixed the issues I was having with the script...
+1 Logging emails would be incredibly useful.
I have this too. Can confirm Joni-L's workaround works for now. Not so good for clients but I was just glad to be able to make edits again myself!
I'm having the same problem with the download form. @leonstafford please can you post the download link here / look into the form?
Upon debugging I found that this strategy is for the previous major version of the WP plugin and the endpoints changed. I forked this gem and got it working: https://github.com/bkno/omniauth-wordpress-oauth2-plugin...
I only got as far as testing locally but should be the same on Heroku. If you have your ENV['OAUTH_ID'] and ENV['OAUTH_SECRET'] populated on Heroku I'm not sure what else...
> after disabling `valet-dns` and working with `systemd-resolved` and `dnsmasq` > > using `systemd-resolved` with `dnsmasq` works but doesn't work offline and some times after restarting the device it doesn't...