Title: witters's Replies | WordPress.org

---

# witters

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GTM4WP - A Google Tag Manager (GTM) plugin for WordPress] Function wc_enqueue_js deprecated since version 10.4.0!](https://wordpress.org/support/topic/function-wc_enqueue_js-deprecated-since-version-10-4-0/)
 *  [witters](https://wordpress.org/support/users/witters/)
 * (@witters)
 * [3 days, 23 hours ago](https://wordpress.org/support/topic/function-wc_enqueue_js-deprecated-since-version-10-4-0/#post-18957414)
 * Just to add I have this exact same issue, caused by
   `/wp-content/plugins/duracelltomi-
   google-tag-manager/integration/woocommerce.php(799): wc_enqueue_js('\n\t\t\t\
   twindow.gtm…')`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Maps by Supsystic] Function _load_textdomain_just_in_time was called incorrectly](https://wordpress.org/support/topic/function-_load_textdomain_just_in_time-was-called-incorrectly-96/)
 *  [witters](https://wordpress.org/support/users/witters/)
 * (@witters)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/function-_load_textdomain_just_in_time-was-called-incorrectly-96/#post-18463376)
 * Same issue for me
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Custom Fields: Extended] embed shortcodes not rendering after update to 0.9.0.4](https://wordpress.org/support/topic/embed-shortcodes-not-rendering-after-update-to-0-9-0-4/)
 *  Thread Starter [witters](https://wordpress.org/support/users/witters/)
 * (@witters)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/embed-shortcodes-not-rendering-after-update-to-0-9-0-4/#post-17799286)
 * Many thanks for the comprehensive reply. That all makes sense. Really appreciate
   your work! 🙏
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Post Type UI] Create capability for CPTs](https://wordpress.org/support/topic/create-capability-for-cpts/)
 *  Thread Starter [witters](https://wordpress.org/support/users/witters/)
 * (@witters)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/create-capability-for-cpts/#post-14162307)
 * Thanks for the speedy and considered reply. Appreciate it.
 * The `cptui_pre_register_post_type` filter looks perfect! Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Post Type UI] Hide meta box in gutenberg](https://wordpress.org/support/topic/hide-meta-box-in-gutenberg/)
 *  [witters](https://wordpress.org/support/users/witters/)
 * (@witters)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/hide-meta-box-in-gutenberg/#post-13797964)
 * An alternative workaround to prevent the metabox showing in Gutenburg is setting`
   Show in REST API` to `False`.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] WP Database error (SQL Syntax)](https://wordpress.org/support/topic/wp-database-error-sql-syntax/)
 *  [witters](https://wordpress.org/support/users/witters/)
 * (@witters)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/wp-database-error-sql-syntax/#post-9513211)
 * Sure. I’ve no doubt this would patch the issue, but it’s not a long-term fix.(
   It’s bad practice to modify plugin code).
 * We need Yoast to correct their plugin. This thread (and the other similar ones)
   show it’s a broader issue with the 4.8.2 WP core that Yoast need to address.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] WP Database error (SQL Syntax)](https://wordpress.org/support/topic/wp-database-error-sql-syntax/)
 *  [witters](https://wordpress.org/support/users/witters/)
 * (@witters)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/wp-database-error-sql-syntax/#post-9512991)
 * I’m also seeing this error, which started after the update to WP 4.8.2:
 *     ```
       [20-Sep-2017 08:45:07 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '%2$s
       			 WHERE target_post_id IN( %3$s )
       		  GROUP BY target_post_id' at line 2 for query 
       			SELECT COUNT( id ) AS incoming, target_post_id AS post_id
       			  FROM %2$s
       			 WHERE target_post_id IN( %3$s )
       		  GROUP BY target_post_id made by edit_post, wp_update_post, wp_insert_post, do_action('save_post'), WP_Hook->do_action, WP_Hook->apply_filters, WPSEO_Link_Watcher->save_post, WPSEO_Link_Content_Processor->process, WPSEO_Link_Content_Processor->update_incoming_links, WPSEO_Meta_Storage->update_incoming_link_count
       ```
   
 * If [@wordpressbeta](https://wordpress.org/support/users/wordpressbeta/)’s comment
   is correct (I’ve not tried it) this would fit with the change to `$wpdb->prepare()`
   noted in the [4.8.2 release notes](https://wordpress.org/news/2017/09/wordpress-4-8-2-security-and-maintenance-release/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Can’t edit SEO-title of main page](https://wordpress.org/support/topic/cant-edit-seo-title-of-main-page/)
 *  [witters](https://wordpress.org/support/users/witters/)
 * (@witters)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/cant-edit-seo-title-of-main-page/#post-9417274)
 * Just arrived here from Google after facing the same issue. Clearly a UX fail.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Import Export for WooCommerce - Import Export Product CSV Suite] Not exporting all products](https://wordpress.org/support/topic/not-exporting-all-products/)
 *  Thread Starter [witters](https://wordpress.org/support/users/witters/)
 * (@witters)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/not-exporting-all-products/#post-9336953)
 * I agree it’s strange. The products that are being missed aren’t any different–
   they’re published, simple products, and have full catalogue visibility.
 * Thanks for responding so quickly. Although it’s not resolved, we’re done with
   the reordering task now so this isn’t a priority. I’ll leave this here in case
   any other people encounter a similar issue.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Import Export for WooCommerce - Import Export Product CSV Suite] Not exporting all products](https://wordpress.org/support/topic/not-exporting-all-products/)
 *  Thread Starter [witters](https://wordpress.org/support/users/witters/)
 * (@witters)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/not-exporting-all-products/#post-9336711)
 * Hi [@mujeebur](https://wordpress.org/support/users/mujeebur/),
 * Thanks for the quick reply.
 * There’s nothing in the error_log or in the exported CSV. We’re on WP Engine with
   512MB as the PHP Memory limit.
 * I saw this a few weeks ago when we had fewer products in: ~1160 in the database
   then but only ~1150 in the export.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[No Future Posts] Could it be possible that this plugin could effect woocommerce subscriptions?](https://wordpress.org/support/topic/could-it-be-possible-that-this-plugin-could-effect-woocommerce-subscriptions/)
 *  [witters](https://wordpress.org/support/users/witters/)
 * (@witters)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/could-it-be-possible-that-this-plugin-could-effect-woocommerce-subscriptions/#post-9091846)
 * I’m considering using this plugin on a site with WooCommerce Subscriptions.
 * Did you find out if they were conflicting?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Variation Swatches for WooCommerce] Swatches not showing at all](https://wordpress.org/support/topic/swatches-not-showing-at-all/)
 *  [witters](https://wordpress.org/support/users/witters/)
 * (@witters)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/swatches-not-showing-at-all/#post-9064689)
 * Me too. On a plain twentyseventeen theme running WooCommerce 3.0.4
 * I’d have expected an option in the Woo widget – something like ‘swatch’ or ‘colour’
   alongside the defaults of ‘list’ and ‘dropdown’.
 * Surely we’re just missing something? Advice please; this plugin looks perfect
   for what I need… Thanks!
    -  This reply was modified 9 years, 2 months ago by [witters](https://wordpress.org/support/users/witters/).

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