Mark Jaquith
Mark Jaquith
@nickreese The files are there now, but now I'm getting this: ``` Error [ERR_REQUIRE_ESM]: require() of ES Module /Users/mark/Sites/markjaquith.com/node_modules/@elderjs/plugin-images/build/workers/resize.js from /Users/mark/Sites/markjaquith.com/node_modules/worker-nodes/lib/worker/child-loader.js not supported. Instead change the require of resize.js in...
Here's how I've worked around this for now: In `shortcodes.js`, I mark any shortcodes I want to be "block level" with `block: true`. Then in `hooks.js` I have this: ```js...
@daisypeel Hmm, I'm not seeing this. I think some plugin (or your theme) is injecting a newer version of jQuery than WordPress has. I'll try to see if I can...
@fabianlindfors I'm not exactly sure why "redirect" isn't being sent. Given that there are two plugins (at least) in play, it could be any number of things. But I still...
@rr-d-rr @chris0200 I don't have access to "WP Bakery Page Builder" — could one of you e-mail a zip file of the plugin to `mark AT jaquith DOT me` so...
It looks like you haven't linked this post anywhere. Are you sure this is the post you told Page Links To to point externally? ![Screen Shot 2020-07-22 at 8 36...
So, you are using Page Links To to redirect from YOURSITE/something to OTHERSITE/whatever, but you want to record the YOURSITE/something page view in Google Analytics before redirecting them?
@jquinn33 Can you provide me an example page with a "new tab" link so I can investigate?
Can you all please try version 3.2.2? I made some changes to the custom post type handling to fix this. Basically the issue is that if you don't register your...
@ChachieP Are you able to send me a copy of the Thrive Architect plugin to use for testing this bug? `mark` at `jaquith.me` please.