Title: jdewit's Replies | WordPress.org

---

# jdewit

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 20 total)

1 [2](https://wordpress.org/support/users/jdewit/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/jdewit/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GTM4WP - A Google Tag Manager (GTM) plugin for WordPress] Google Ads conversion tracking](https://wordpress.org/support/topic/google-ads-conversion-tracking/)
 *  Thread Starter [jdewit](https://wordpress.org/support/users/jdewit/)
 * (@jdewit)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/google-ads-conversion-tracking/#post-14813937)
 * gtm4wp.orderCompletedEEC is also not working for Google Ads conversion (the order
   value is not passed) so GTM4WP unfortunately is no longer working in combination
   with Google Ads.
 * I deleted it and replaced it with [https://wordpress.org/plugins/woocommerce-conversion-tracking/](https://wordpress.org/plugins/woocommerce-conversion-tracking/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GTM4WP - A Google Tag Manager (GTM) plugin for WordPress] Google Ads conversion tracking](https://wordpress.org/support/topic/google-ads-conversion-tracking/)
 *  Thread Starter [jdewit](https://wordpress.org/support/users/jdewit/)
 * (@jdewit)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/google-ads-conversion-tracking/#post-14810664)
 * The instructions on [https://gtm4wp.com/how-to-articles/how-to-setup-google-ads-conversion-tracking-for-woocommerce](https://gtm4wp.com/how-to-articles/how-to-setup-google-ads-conversion-tracking-for-woocommerce)
   are still incomplete. It doesn’t say which trigger to setup for the tag, so I
   tested several ones (Alle PageViews, GA4 Ecommerce Event) but none are working.
 * I created a Custom Event trigger and added gtm4wp.orderCompletedEEC as the event.
   Still waiting to see the results if it’s working.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GTM4WP - A Google Tag Manager (GTM) plugin for WordPress] Google Ads conversion tracking](https://wordpress.org/support/topic/google-ads-conversion-tracking/)
 *  Thread Starter [jdewit](https://wordpress.org/support/users/jdewit/)
 * (@jdewit)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/google-ads-conversion-tracking/#post-14781428)
 * One more question, I followed the instructions on that page, but it doesn’t say
   which trigger to add to the Google Ads Conversion tag. I selected the Thank you
   page Pageview. Is that right?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GTM4WP - A Google Tag Manager (GTM) plugin for WordPress] Google Ads conversion tracking](https://wordpress.org/support/topic/google-ads-conversion-tracking/)
 *  Thread Starter [jdewit](https://wordpress.org/support/users/jdewit/)
 * (@jdewit)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/google-ads-conversion-tracking/#post-14781266)
 * That’s perfect. Thank you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GTM4WP - A Google Tag Manager (GTM) plugin for WordPress] 99% of transactions not recording](https://wordpress.org/support/topic/99-of-transactions-not-recording/)
 *  [jdewit](https://wordpress.org/support/users/jdewit/)
 * (@jdewit)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/99-of-transactions-not-recording/#post-14420011)
 * Hello Thomas,
 * We have the same problem since the latest update. The website is zorgnatuur .
   nl. On the homepage you can see there is an error in the Google Analytics tag:
 *     ```
       Parameter for Custom Dimension 1 is too long (max 150)
   
       Custom Dimension 1woocommerce_gpf_252075%2Cwoocommerce_gpf_30637%2Cwoocommerce_gpf_30026%2Cwoocommerce_gpf_29541%2Cwoocommerce_gpf_253444%2Cwoocommerce_gpf_253417%2Cwoocommerce_gpf_253189%2Cwoocommerce_gpf_253065
       ```
   
 * I don’t know if it’s related but that error wasn’t there before the update.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Waitlist Woocommerce ( Back in stock notifier )] Remove waitlist.ttf from loading](https://wordpress.org/support/topic/remove-waitlist-ttf-from-loading/)
 *  [jdewit](https://wordpress.org/support/users/jdewit/)
 * (@jdewit)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/remove-waitlist-ttf-from-loading/#post-13636185)
 * This will prevent the fonts from loading, but make sure to test it before using.
   Should be added to your theme’s functions.php
 *     ```
       add_action( 'wp_enqueue_scripts', function () {
           wp_dequeue_style( 'xoo-wl-fonts');
       });
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Rank Math SEO – AI SEO Tools to Dominate SEO Rankings] localized sitemap](https://wordpress.org/support/topic/localized-sitemap/)
 *  Thread Starter [jdewit](https://wordpress.org/support/users/jdewit/)
 * (@jdewit)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/localized-sitemap/#post-13296798)
 * Hi, thanks for your reply. I agree hreflang should be enough but Google still
   mixes up pages which is why I wanted to experiment with rel=’alternate’ in our
   sitemap. We don’t have many pages so I will create one myself.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Meta for WooCommerce] Use short description](https://wordpress.org/support/topic/use-short-description/)
 *  Thread Starter [jdewit](https://wordpress.org/support/users/jdewit/)
 * (@jdewit)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/use-short-description/#post-13280168)
 * Hi [@pitbozionelos](https://wordpress.org/support/users/pitbozionelos/), that’s
   exactly what I needed. Thanks for your help!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Meta for WooCommerce] Use short description](https://wordpress.org/support/topic/use-short-description/)
 *  Thread Starter [jdewit](https://wordpress.org/support/users/jdewit/)
 * (@jdewit)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/use-short-description/#post-13263859)
 * Hi Pit,
 * When the Facebook for WooCommerce plugin synchronizes products to Facebook the
   post description field is used as the product description. The problem is that
   a lot of editors add html tags and shortcodes to this field.
 * With other product feed plugins we can use a different field for the product 
   description either using an action hook or a setting in the plugin. In our case
   we are using the post excerpt (product short description) field in our product
   feeds.
 * It’s related to this issue but the plugin developers said it’s a support issue:
   [https://github.com/facebookincubator/facebook-for-woocommerce/issues/1405](https://github.com/facebookincubator/facebook-for-woocommerce/issues/1405)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Customer Reviews for WooCommerce] Google product rating feed](https://wordpress.org/support/topic/google-product-rating-feed/)
 *  Thread Starter [jdewit](https://wordpress.org/support/users/jdewit/)
 * (@jdewit)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/google-product-rating-feed/#post-13255339)
 * That was very quick service! Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Paytium: Mollie payment forms & donations] options_are_amounts = false](https://wordpress.org/support/topic/options_are_amounts-false/)
 *  Thread Starter [jdewit](https://wordpress.org/support/users/jdewit/)
 * (@jdewit)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/options_are_amounts-false/#post-13042432)
 * Found it in the code. Parameter is amounts.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Redirection] Change number of redirects per page](https://wordpress.org/support/topic/change-number-of-redirects-per-page/)
 *  Thread Starter [jdewit](https://wordpress.org/support/users/jdewit/)
 * (@jdewit)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/change-number-of-redirects-per-page/#post-12414497)
 * It’s not there. I know the one you mean, I have it for posts or pages, etc. but
   with redirections where the ‘screen options’ dropdown usually is there is a ‘
   Help’ dropdown that only shows a “Redirection support’ tab.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] New Relic monitoring](https://wordpress.org/support/topic/new-relic-monitoring/)
 *  Thread Starter [jdewit](https://wordpress.org/support/users/jdewit/)
 * (@jdewit)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/new-relic-monitoring/#post-11329292)
 * Hi Marko,
 * Yes my hosting provider has New Relic integration pre-installed:
    newrelic.appname
   PHP Application
 * Here are the other settings: [https://pastebin.com/y87gqNp9](https://pastebin.com/y87gqNp9)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Weight Based Shipping Table Rate for WooCommerce – Flexible Shipping] Invalid argument supplied for foreach()… warning on Woocommerce cart page](https://wordpress.org/support/topic/invalid-argument-supplied-for-foreach-warning-on-woocommerce-cart-page/)
 *  [jdewit](https://wordpress.org/support/users/jdewit/)
 * (@jdewit)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/invalid-argument-supplied-for-foreach-warning-on-woocommerce-cart-page/#post-11197636)
 * Hi Pr,
 * I updated to 3.1.7 and the error is fixed. Thank you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Weight Based Shipping Table Rate for WooCommerce – Flexible Shipping] Invalid argument supplied for foreach()… warning on Woocommerce cart page](https://wordpress.org/support/topic/invalid-argument-supplied-for-foreach-warning-on-woocommerce-cart-page/)
 *  [jdewit](https://wordpress.org/support/users/jdewit/)
 * (@jdewit)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/invalid-argument-supplied-for-foreach-warning-on-woocommerce-cart-page/#post-11184661)
 * Hi Christopher, I updated my last message but in case you missed it: I reverted
   back to version 3.1.5 and the error was still there. Then I went back to 3.1.4
   and the error went away.
 * I have a test website where I can test it with an other shipping method. I can
   give you access to the test website if you want.

Viewing 15 replies - 1 through 15 (of 20 total)

1 [2](https://wordpress.org/support/users/jdewit/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/jdewit/replies/page/2/?output_format=md)