Title: TJ Derkowski's Replies | WordPress.org

---

# TJ Derkowski

  [  ](https://wordpress.org/support/users/tderkowski/)

 *   [Profile](https://wordpress.org/support/users/tderkowski/)
 *   [Topics Started](https://wordpress.org/support/users/tderkowski/topics/)
 *   [Replies Created](https://wordpress.org/support/users/tderkowski/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/tderkowski/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/tderkowski/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/tderkowski/engagements/)
 *   [Favorites](https://wordpress.org/support/users/tderkowski/favorites/)

 Search replies:

## Forum Replies Created

Viewing 13 replies - 1 through 13 (of 13 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple CAPTCHA Alternative with Cloudflare Turnstile] Turnstile challenge rendering twice on woo checkout](https://wordpress.org/support/topic/turnstile-challenge-rendering-twice-on-woo-checkout/)
 *  [TJ Derkowski](https://wordpress.org/support/users/tderkowski/)
 * (@tderkowski)
 * [3 months ago](https://wordpress.org/support/topic/turnstile-challenge-rendering-twice-on-woo-checkout/#post-18843569)
 * My initial patch was only a half-fix, you also need to update the woocommerce.
   js:
 * [https://github.com/tD3rk/simple-cloudflare-turnstile/blob/master/js/integrations/woocommerce.js](https://github.com/tD3rk/simple-cloudflare-turnstile/blob/master/js/integrations/woocommerce.js)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple CAPTCHA Alternative with Cloudflare Turnstile] Duplicate turnstile on WooCommerce block checkout](https://wordpress.org/support/topic/duplicate-turnstile-on-woocommerce-block-checkout/)
 *  [TJ Derkowski](https://wordpress.org/support/users/tderkowski/)
 * (@tderkowski)
 * [3 months ago](https://wordpress.org/support/topic/duplicate-turnstile-on-woocommerce-block-checkout/#post-18843568)
 * My initial patch was only a half-fix, you also need to update the woocommerce.
   js:
 * [https://github.com/tD3rk/simple-cloudflare-turnstile/blob/master/js/integrations/woocommerce.js](https://github.com/tD3rk/simple-cloudflare-turnstile/blob/master/js/integrations/woocommerce.js)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple CAPTCHA Alternative with Cloudflare Turnstile] Turnstile challenge rendering twice on woo checkout](https://wordpress.org/support/topic/turnstile-challenge-rendering-twice-on-woo-checkout/)
 *  [TJ Derkowski](https://wordpress.org/support/users/tderkowski/)
 * (@tderkowski)
 * [3 months ago](https://wordpress.org/support/topic/turnstile-challenge-rendering-twice-on-woo-checkout/#post-18843549)
 * I patched this and put in a pull request to the plugin author, you can pull the
   code here as a patch for now:
 * [https://github.com/ElliotSowersby/simple-cloudflare-turnstile/pull/74](https://github.com/ElliotSowersby/simple-cloudflare-turnstile/pull/74)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple CAPTCHA Alternative with Cloudflare Turnstile] Duplicate turnstile on WooCommerce block checkout](https://wordpress.org/support/topic/duplicate-turnstile-on-woocommerce-block-checkout/)
 *  [TJ Derkowski](https://wordpress.org/support/users/tderkowski/)
 * (@tderkowski)
 * [3 months ago](https://wordpress.org/support/topic/duplicate-turnstile-on-woocommerce-block-checkout/#post-18843546)
 * I patched this and put in a pull request to the plugin author, you can pull the
   code here as a patch for now:
 * [https://github.com/ElliotSowersby/simple-cloudflare-turnstile/pull/74](https://github.com/ElliotSowersby/simple-cloudflare-turnstile/pull/74)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gravity Forms + Custom Post Types] Taxonomies and Gravity Forms 2.5.0.1](https://wordpress.org/support/topic/taxonomies-and-gravity-forms-2-5-0-1/)
 *  [TJ Derkowski](https://wordpress.org/support/users/tderkowski/)
 * (@tderkowski)
 * [5 years ago](https://wordpress.org/support/topic/taxonomies-and-gravity-forms-2-5-0-1/#post-14521754)
 * Is there any sort of debug mode or error logging we can look into? Or any troubleshooting
   tips you’d recommend? Unfortunately it’s kind of a black box: no console errors,
   no PHP errors logged, etc.
 * We’ve gone as far as pulling down a dev copy of the site and ripping out all 
   other plugins (other than what is strictly necessary like Gravity Forms, Gravity
   Perks, etc.), and stripping our theme down to the bare minimum to make the site
   load without errors.
 * At this point unless there’s a step missing in the instructions (edit form ->
   add checkboxes -> advanced -> populate w/ taxonomy), we don’t see what other 
   variables we could eliminate.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gravity Forms + Custom Post Types] Taxonomies and Gravity Forms 2.5.0.1](https://wordpress.org/support/topic/taxonomies-and-gravity-forms-2-5-0-1/)
 *  [TJ Derkowski](https://wordpress.org/support/users/tderkowski/)
 * (@tderkowski)
 * [5 years ago](https://wordpress.org/support/topic/taxonomies-and-gravity-forms-2-5-0-1/#post-14521445)
 * Context:
 * We had a form working with this for many years, it recently stopped working. 
   We have post fields for title (mapped to CPT), body text, and some custom fields
   we’re mapping. Nothing crazy. Then we’ve added a checkbox/radio, gone to advanced,
   enabled the populate by taxonomy, selected the correct taxonomy, the values do
   auto-populate, but when selecting one the generated post does not have any term
   applied.
 * Our posts are created as drafts, so perhaps that is a variable worth investigating–
   maybe publishing immediately would apply the term.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gravity Forms + Custom Post Types] Taxonomies and Gravity Forms 2.5.0.1](https://wordpress.org/support/topic/taxonomies-and-gravity-forms-2-5-0-1/)
 *  [TJ Derkowski](https://wordpress.org/support/users/tderkowski/)
 * (@tderkowski)
 * [5 years ago](https://wordpress.org/support/topic/taxonomies-and-gravity-forms-2-5-0-1/#post-14520989)
 * In 3.1.20 with latest Gravity Forms (2.5.5.1) and this is definitely not working.
   I’ve tried both checkboxes and radio buttons, post does get created with respect
   to correct CPT and status (publish/draft), but the taxonomy mapping does not 
   apply.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[reBusted!] Not working: wp_enqueue_script](https://wordpress.org/support/topic/not-working-wp_enqueue_script/)
 *  Thread Starter [TJ Derkowski](https://wordpress.org/support/users/tderkowski/)
 * (@tderkowski)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/not-working-wp_enqueue_script/#post-12604014)
 * That’s really it – it enqueues the script, the script works, but reBusted! doesn’t
   pick it up to append the cache busting query string. Originally this was a more
   complex example (jQuery dependency, placed in footer, etc.) – but no matter how
   much we strip the example down we just can’t get rebusted! to pick up any scripts.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gravity Forms: Post Updates] Nothing Ouputted](https://wordpress.org/support/topic/nothing-ouputted/)
 *  Thread Starter [TJ Derkowski](https://wordpress.org/support/users/tderkowski/)
 * (@tderkowski)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/nothing-ouputted/#post-6678640)
 * Just a followup: using shortcodes nothing is outputted as well.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Nested Pages] jQuery is not defined](https://wordpress.org/support/topic/jquery-is-not-defined-9/)
 *  Thread Starter [TJ Derkowski](https://wordpress.org/support/users/tderkowski/)
 * (@tderkowski)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/jquery-is-not-defined-9/#post-5572719)
 * My apologies, there are no errors here! One bad .htaccess redirect was the cause
   of everything.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Nested Pages] jQuery is not defined](https://wordpress.org/support/topic/jquery-is-not-defined-9/)
 *  Thread Starter [TJ Derkowski](https://wordpress.org/support/users/tderkowski/)
 * (@tderkowski)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/jquery-is-not-defined-9/#post-5572713)
 * One more possibly related issue: when using the “Add Child” function, it is impossible
   to publish a page. The new page interface loads, but upon hitting submit the 
   following javascript console error is outputted:
 * Uncaught TypeError: Cannot read property ‘length’ of undefined
 * This error prevents the publishing of the page, causing it to hang indefinitely.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Nested Pages] jQuery is not defined](https://wordpress.org/support/topic/jquery-is-not-defined-9/)
 *  Thread Starter [TJ Derkowski](https://wordpress.org/support/users/tderkowski/)
 * (@tderkowski)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/jquery-is-not-defined-9/#post-5572707)
 * One quick update, turning off script concatenation does restore plugin functionality.
   I used the following instructions:
 * [http://www.kevinleary.net/wordpress-admin-jquery-is-not-defined/](http://www.kevinleary.net/wordpress-admin-jquery-is-not-defined/)
 * Without adding the line referenced to wp-config the plugin doesn’t run for me
   in an empty theme with no other plugins activated.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[New User Approve] Customize Email Sent to new users](https://wordpress.org/support/topic/customize-email-sent-to-new-users/)
 *  [TJ Derkowski](https://wordpress.org/support/users/tderkowski/)
 * (@tderkowski)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/customize-email-sent-to-new-users/#post-4973141)
 * I’m also eagerly awaiting the ability to customize the new user approved e-mails.
   I’ve hard-coded this into the plugin for now, but this is ultimately not a sufficient
   solution as it will get axed by updates.

Viewing 13 replies - 1 through 13 (of 13 total)