Title: Niek's Replies | WordPress.org

---

# Niek

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Stachethemes Seat Planner Lite] Seat price on mobile](https://wordpress.org/support/topic/seat-price-on-mobile/)
 *  Thread Starter [Niek](https://wordpress.org/support/users/nvomedia/)
 * (@nvomedia)
 * [4 months, 2 weeks ago](https://wordpress.org/support/topic/seat-price-on-mobile/#post-18799998)
 * Thank you so much!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Stachethemes Seat Planner Lite] No stock available](https://wordpress.org/support/topic/no-stock-available/)
 *  Thread Starter [Niek](https://wordpress.org/support/users/nvomedia/)
 * (@nvomedia)
 * [4 months, 3 weeks ago](https://wordpress.org/support/topic/no-stock-available/#post-18793207)
 * Ahh thanks! That solved my problem!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Error when placing order notes](https://wordpress.org/support/topic/error-when-placing-order-notes/)
 *  Thread Starter [Niek](https://wordpress.org/support/users/nvomedia/)
 * (@nvomedia)
 * [3 years ago](https://wordpress.org/support/topic/error-when-placing-order-notes/#post-16757379)
 * Ah that’s a very nice plugin. I directly installed it and used it for my test.
 * With only the Health Check and Woocommerce plugin enabled (Default Storefront
   theme) I get the same error when adding an note to an order in Woocommerce.
 *     ```wp-block-code
       POST https://www.webshopurl.nl/wp-admin/admin-ajax.php
   
       action	"woocommerce_add_order_note"
       post_id	"87711"
       note	"test"
       note_type	""
       security	"1d4019cfb6"
   
       Status 500 Internal Server Error
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Error when placing order notes](https://wordpress.org/support/topic/error-when-placing-order-notes/)
 *  Thread Starter [Niek](https://wordpress.org/support/users/nvomedia/)
 * (@nvomedia)
 * [3 years ago](https://wordpress.org/support/topic/error-when-placing-order-notes/#post-16756304)
 * It is the [https://wordpress.org/plugins/montapacking-checkout-woocommerce-extension/](https://wordpress.org/plugins/montapacking-checkout-woocommerce-extension/)
   plugin for sending.
 * Since it is a live site I cannot easily disabled the plugins and change theme
   but I tried disabling the monta plugin and some other plugins and the problem
   persists.
 * I gonna try to set the webshop offline for testing all the other plugins and 
   the theme, will let you know.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MyParcel] 4.0.2 update breaks the website](https://wordpress.org/support/topic/4-0-2-update-breaks-the-website/)
 *  [Niek](https://wordpress.org/support/users/nvomedia/)
 * (@nvomedia)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/4-0-2-update-breaks-the-website/#post-13478271)
 * Here it’s working too!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MyParcel] 4.0.2 update breaks the website](https://wordpress.org/support/topic/4-0-2-update-breaks-the-website/)
 *  [Niek](https://wordpress.org/support/users/nvomedia/)
 * (@nvomedia)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/4-0-2-update-breaks-the-website/#post-13478189)
 * Solved this by changing line 67 of /wp-content/plugins/woocommerce-myparcel/migration/
   wcmp-upgrade-migration-v4-0-0.php
 * from
 * `require_once(WCMYPA()->plugin_path() . '/includes/admin/settings/class-wcmp-
   settings.php');`
 * to
 * `require_once(WCMYPA()->plugin_path() . '/includes/admin/settings/class-wcmypa-
   settings.php');`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MyParcel] 4.0.2 update breaks the website](https://wordpress.org/support/topic/4-0-2-update-breaks-the-website/)
 *  [Niek](https://wordpress.org/support/users/nvomedia/)
 * (@nvomedia)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/4-0-2-update-breaks-the-website/#post-13478149)
 * Just installed this update and got this problem too.
 * Een fout van het type E_COMPILE_ERROR werd veroorzaakt op regelnummer 67 van 
   het bestand /home/user/public_html/wp-content/plugins/woocommerce-myparcel/migration/
   wcmp-upgrade-migration-v4-0-0.php. Foutmelding: require_once(): Failed opening
   required ‘/home/user/public_html/wp-content/plugins/woocommerce-myparcel/includes/
   admin/settings/class-wcmp-settings.php’ (include_path=’.:/opt/alt/php74/usr/share/
   pear’)
    -  This reply was modified 5 years, 8 months ago by [Niek](https://wordpress.org/support/users/nvomedia/).
    -  This reply was modified 5 years, 8 months ago by [Niek](https://wordpress.org/support/users/nvomedia/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Products with stock are ‘out of stock’](https://wordpress.org/support/topic/products-with-stock-are-out-of-stock/)
 *  Thread Starter [Niek](https://wordpress.org/support/users/nvomedia/)
 * (@nvomedia)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/products-with-stock-are-out-of-stock/#post-13422957)
 * Yeah, so far as I know this problem was introduced after I pushed some changes
   from our staging site (with WP Staging) to production. I forgot to mention that
   in my first post (sorry for that!), so there is a good change that there was 
   some data corrupted or not copied.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Products with stock are ‘out of stock’](https://wordpress.org/support/topic/products-with-stock-are-out-of-stock/)
 *  Thread Starter [Niek](https://wordpress.org/support/users/nvomedia/)
 * (@nvomedia)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/products-with-stock-are-out-of-stock/#post-13420321)
 * We have solved this by copy the products.
    I also looked into the ‘custom fields’
   of the products but there everything looks allright.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Products with stock are ‘out of stock’](https://wordpress.org/support/topic/products-with-stock-are-out-of-stock/)
 *  Thread Starter [Niek](https://wordpress.org/support/users/nvomedia/)
 * (@nvomedia)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/products-with-stock-are-out-of-stock/#post-13418123)
 * Hmm strange, but than I should expect and ‘out of stock’ at the product page 
   too.
    Screenshot of the page: [https://snipboard.io/MOX14e.jpg](https://snipboard.io/MOX14e.jpg)
   It’s in Dutch, but I guess the fields are in the same order in every language.
 * Status report
 *     ```
       ### WordPress Environment ###
   
       WordPress address (URL): https://www.kunstenkadootjes.nl
       Site address (URL): https://www.kunstenkadootjes.nl
       WC Version: 4.5.2
       REST API Version: ✔ 4.5.2
       WC Blocks Version: ✔ 3.1.0
       Action Scheduler Version: ✔ 3.1.6
       WC Admin Version: ✔ 1.5.0
       Log Directory Writable: ✔
       WP Version: 5.5.1
       WP Multisite: –
       WP Memory Limit: 2 GB
       WP Debug Mode: ✔
       WP Cron: ✔
       Language: nl_NL
       External object cache: –
   
       ### Server Environment ###
   
       Server Info: LiteSpeed
       PHP Version: 7.4.8
       PHP Post Max Size: 32 MB
       PHP Time Limit: 30
       PHP Max Input Vars: 5000
       cURL Version: 7.62.0
       OpenSSL/1.0.2k
   
       SUHOSIN Installed: –
       MySQL Version: 5.5.5-10.3.23-MariaDB-cll-lve
       Max Upload Size: 32 MB
       Default Timezone is UTC: ✔
       fsockopen/cURL: ✔
       SoapClient: ✔
       DOMDocument: ✔
       GZip: ✔
       Multibyte String: ✔
       Remote Post: ✔
       Remote Get: ✔
   
       ### Database ###
   
       WC Database Version: 4.5.2
       WC Database Prefix: kk_
       Totale databasegrootte: 872.51MB
       Database datagrootte: 702.64MB
       Database index grootte: 169.87MB
       kk_woocommerce_sessions: Data: 4.02MB + Index: 0.09MB + Engine InnoDB
       kk_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       kk_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       kk_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
       kk_woocommerce_order_items: Data: 0.41MB + Index: 0.16MB + Engine InnoDB
       kk_woocommerce_order_itemmeta: Data: 4.52MB + Index: 4.03MB + Engine InnoDB
       kk_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
       kk_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       kk_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       kk_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       kk_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       kk_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       kk_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       kk_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       kk_actionscheduler_actions: Data: 0.06MB + Index: 0.04MB + Engine MyISAM
       kk_actionscheduler_claims: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       kk_actionscheduler_groups: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
       kk_actionscheduler_logs: Data: 0.06MB + Index: 0.04MB + Engine MyISAM
       kk_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       kk_comments: Data: 4.52MB + Index: 3.66MB + Engine InnoDB
       kk_icl_content_status: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       kk_icl_core_status: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       kk_icl_flags: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       kk_icl_languages: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       kk_icl_languages_translations: Data: 0.42MB + Index: 0.00MB + Engine InnoDB
       kk_icl_locale_map: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       kk_icl_message_status: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       kk_icl_mo_files_domains: Data: 0.05MB + Index: 0.02MB + Engine InnoDB
       kk_icl_node: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       kk_icl_reminders: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       kk_icl_strings: Data: 5.52MB + Index: 6.98MB + Engine InnoDB
       kk_icl_string_batches: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       kk_icl_string_packages: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       kk_icl_string_pages: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       kk_icl_string_positions: Data: 0.08MB + Index: 0.02MB + Engine InnoDB
       kk_icl_string_status: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       kk_icl_string_translations: Data: 6.52MB + Index: 2.52MB + Engine InnoDB
       kk_icl_string_urls: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       kk_icl_translate: Data: 10.52MB + Index: 1.52MB + Engine InnoDB
       kk_icl_translate_job: Data: 1.52MB + Index: 0.25MB + Engine InnoDB
       kk_icl_translations: Data: 3.52MB + Index: 11.06MB + Engine InnoDB
       kk_icl_translation_batches: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       kk_icl_translation_downloads: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       kk_icl_translation_status: Data: 21.55MB + Index: 1.52MB + Engine InnoDB
       kk_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       kk_litespeed_crawler: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       kk_litespeed_crawler_blacklist: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       kk_litespeed_cssjs: Data: 6.52MB + Index: 0.17MB + Engine MyISAM
       kk_litespeed_img_optm: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       kk_mollie_pending_payment: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       kk_ms_snippets: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       kk_options: Data: 17.14MB + Index: 1.70MB + Engine InnoDB
       kk_pmxe_exports: Data: 0.32MB + Index: 0.00MB + Engine MyISAM
       kk_pmxe_google_cats: Data: 0.26MB + Index: 0.05MB + Engine MyISAM
       kk_pmxe_posts: Data: 0.38MB + Index: 0.00MB + Engine InnoDB
       kk_pmxe_templates: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       kk_postmeta: Data: 222.77MB + Index: 39.13MB + Engine InnoDB
       kk_posts: Data: 16.55MB + Index: 8.06MB + Engine InnoDB
       kk_revslider_sliders: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       kk_snippets: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       kk_social_users: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       kk_termmeta: Data: 0.31MB + Index: 0.17MB + Engine InnoDB
       kk_terms: Data: 0.11MB + Index: 0.13MB + Engine InnoDB
       kk_term_relationships: Data: 1.52MB + Index: 1.52MB + Engine InnoDB
       kk_term_taxonomy: Data: 0.23MB + Index: 0.16MB + Engine InnoDB
       kk_usermeta: Data: 1.52MB + Index: 0.63MB + Engine InnoDB
       kk_users: Data: 0.06MB + Index: 0.05MB + Engine InnoDB
       kk_wcpdf_credit_note_number: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       kk_wcpdf_invoice_number: Data: 0.09MB + Index: 0.00MB + Engine InnoDB
       kk_wcpdf_packing_slip_number: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       kk_wc_admin_notes: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       kk_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       kk_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       kk_wc_customer_lookup: Data: 0.05MB + Index: 0.03MB + Engine InnoDB
       kk_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       kk_wc_gpf_render_cache: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       kk_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       kk_wc_order_product_lookup: Data: 0.20MB + Index: 0.25MB + Engine InnoDB
       kk_wc_order_stats: Data: 0.13MB + Index: 0.14MB + Engine InnoDB
       kk_wc_order_tax_lookup: Data: 0.11MB + Index: 0.11MB + Engine InnoDB
       kk_wc_product_meta_lookup: Data: 1.52MB + Index: 1.56MB + Engine InnoDB
       kk_wc_reserved_stock: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       kk_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       kk_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       kk_wfblockediplog: Data: 0.01MB + Index: 0.01MB + Engine MyISAM
       kk_wfblocks7: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       kk_wfconfig: Data: 0.47MB + Index: 0.00MB + Engine InnoDB
       kk_wfcrawlers: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       kk_wffilechanges: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       kk_wffilemods: Data: 3.65MB + Index: 0.71MB + Engine MyISAM
       kk_wfhits: Data: 0.19MB + Index: 0.06MB + Engine MyISAM
       kk_wfhoover: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       kk_wfissues: Data: 0.01MB + Index: 0.01MB + Engine MyISAM
       kk_wfknownfilelist: Data: 2.02MB + Index: 0.22MB + Engine MyISAM
       kk_wflivetraffichuman: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       kk_wflocs: Data: 0.01MB + Index: 0.00MB + Engine MyISAM
       kk_wflogins: Data: 0.12MB + Index: 0.03MB + Engine MyISAM
       kk_wfls_2fa_secrets: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       kk_wfls_settings: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       kk_wfnotifications: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       kk_wfpendingissues: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       kk_wfreversecache: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       kk_wfsnipcache: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       kk_wfstatus: Data: 0.08MB + Index: 0.04MB + Engine MyISAM
       kk_wftrafficrates: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       kk_woocommerce_gift_coupon: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       kk_woocommerce_gpf_google_taxonomy: Data: 1.52MB + Index: 0.00MB + Engine InnoDB
       kk_wpmailsmtp_tasks_meta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       kk_yith_wcwl: Data: 0.06MB + Index: 0.02MB + Engine InnoDB
       kk_yith_wcwl_lists: Data: 0.05MB + Index: 0.13MB + Engine InnoDB
       kk_yoast_indexable: Data: 7.20MB + Index: 1.27MB + Engine MyISAM
       kk_yoast_indexable_hierarchy: Data: 0.00MB + Index: 0.02MB + Engine MyISAM
       kk_yoast_migrations: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
       kk_yoast_primary_term: Data: 0.01MB + Index: 0.02MB + Engine MyISAM
       kk_yoast_prominent_words: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       kk_yoast_seo_links: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       kk_yoast_seo_meta: Data: 1.52MB + Index: 0.00MB + Engine InnoDB
       wpsa0_actionscheduler_actions: Data: 0.09MB + Index: 0.05MB + Engine MyISAM
       wpsa0_actionscheduler_claims: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       wpsa0_actionscheduler_groups: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
       wpsa0_actionscheduler_logs: Data: 0.08MB + Index: 0.05MB + Engine MyISAM
       wpsa0_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wpsa0_comments: Data: 5.52MB + Index: 2.27MB + Engine InnoDB
       wpsa0_icl_content_status: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpsa0_icl_core_status: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpsa0_icl_flags: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpsa0_icl_languages: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpsa0_icl_languages_translations: Data: 0.42MB + Index: 0.00MB + Engine InnoDB
       wpsa0_icl_locale_map: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpsa0_icl_message_status: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wpsa0_icl_mo_files_domains: Data: 0.08MB + Index: 0.00MB + Engine InnoDB
       wpsa0_icl_node: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpsa0_icl_reminders: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpsa0_icl_strings: Data: 5.52MB + Index: 4.97MB + Engine InnoDB
       wpsa0_icl_string_packages: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpsa0_icl_string_pages: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wpsa0_icl_string_positions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpsa0_icl_string_status: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpsa0_icl_string_translations: Data: 6.52MB + Index: 1.52MB + Engine InnoDB
       wpsa0_icl_string_urls: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpsa0_icl_translate: Data: 11.52MB + Index: 1.52MB + Engine InnoDB
       wpsa0_icl_translate_job: Data: 0.44MB + Index: 0.17MB + Engine InnoDB
       wpsa0_icl_translations: Data: 4.52MB + Index: 8.06MB + Engine InnoDB
       wpsa0_icl_translation_batches: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpsa0_icl_translation_downloads: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpsa0_icl_translation_status: Data: 21.55MB + Index: 1.52MB + Engine InnoDB
       wpsa0_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpsa0_litespeed_crawler: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wpsa0_litespeed_crawler_blacklist: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wpsa0_litespeed_cssjs: Data: 6.35MB + Index: 0.16MB + Engine MyISAM
       wpsa0_litespeed_img_optm: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       wpsa0_mollie_pending_payment: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpsa0_ms_snippets: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       wpsa0_options: Data: 16.52MB + Index: 1.73MB + Engine InnoDB
       wpsa0_pmxe_exports: Data: 0.32MB + Index: 0.00MB + Engine MyISAM
       wpsa0_pmxe_google_cats: Data: 0.26MB + Index: 0.05MB + Engine MyISAM
       wpsa0_pmxe_posts: Data: 0.36MB + Index: 0.00MB + Engine InnoDB
       wpsa0_pmxe_templates: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       wpsa0_postmeta: Data: 222.77MB + Index: 39.13MB + Engine InnoDB
       wpsa0_posts: Data: 16.55MB + Index: 8.06MB + Engine InnoDB
       wpsa0_revslider_sliders: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpsa0_snippets: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       wpsa0_termmeta: Data: 0.31MB + Index: 0.14MB + Engine InnoDB
       wpsa0_terms: Data: 0.11MB + Index: 0.09MB + Engine InnoDB
       wpsa0_term_relationships: Data: 1.52MB + Index: 1.52MB + Engine InnoDB
       wpsa0_term_taxonomy: Data: 0.22MB + Index: 0.13MB + Engine InnoDB
       wpsa0_usermeta: Data: 1.52MB + Index: 0.63MB + Engine InnoDB
       wpsa0_users: Data: 0.06MB + Index: 0.05MB + Engine InnoDB
       wpsa0_wcpdf_credit_note_number: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpsa0_wcpdf_invoice_number: Data: 0.08MB + Index: 0.00MB + Engine InnoDB
       wpsa0_wcpdf_packing_slip_number: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpsa0_wc_admin_notes: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpsa0_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpsa0_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpsa0_wc_customer_lookup: Data: 0.11MB + Index: 0.08MB + Engine InnoDB
       wpsa0_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wpsa0_wc_gpf_render_cache: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpsa0_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wpsa0_wc_order_product_lookup: Data: 0.20MB + Index: 0.19MB + Engine InnoDB
       wpsa0_wc_order_stats: Data: 0.13MB + Index: 0.14MB + Engine InnoDB
       wpsa0_wc_order_tax_lookup: Data: 0.09MB + Index: 0.09MB + Engine InnoDB
       wpsa0_wc_product_meta_lookup: Data: 1.52MB + Index: 1.23MB + Engine InnoDB
       wpsa0_wc_reserved_stock: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       wpsa0_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpsa0_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpsa0_wfblockediplog: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
       wpsa0_wfblocks7: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       wpsa0_wfconfig: Data: 0.45MB + Index: 0.00MB + Engine InnoDB
       wpsa0_wfcrawlers: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       wpsa0_wffilechanges: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       wpsa0_wffilemods: Data: 3.22MB + Index: 0.63MB + Engine MyISAM
       wpsa0_wfhits: Data: 0.13MB + Index: 0.04MB + Engine MyISAM
       wpsa0_wfhoover: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       wpsa0_wfissues: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
       wpsa0_wfknownfilelist: Data: 1.76MB + Index: 0.19MB + Engine MyISAM
       wpsa0_wflivetraffichuman: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       wpsa0_wflocs: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       wpsa0_wflogins: Data: 0.13MB + Index: 0.03MB + Engine MyISAM
       wpsa0_wfls_2fa_secrets: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpsa0_wfls_settings: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpsa0_wfnotifications: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       wpsa0_wfpendingissues: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       wpsa0_wfreversecache: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       wpsa0_wfsnipcache: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       wpsa0_wfstatus: Data: 0.08MB + Index: 0.04MB + Engine MyISAM
       wpsa0_wftrafficrates: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       wpsa0_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wpsa0_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpsa0_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
       wpsa0_woocommerce_gift_coupon: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wpsa0_woocommerce_gpf_google_taxonomy: Data: 1.52MB + Index: 0.00MB + Engine InnoDB
       wpsa0_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpsa0_woocommerce_order_itemmeta: Data: 4.52MB + Index: 4.03MB + Engine InnoDB
       wpsa0_woocommerce_order_items: Data: 0.41MB + Index: 0.16MB + Engine InnoDB
       wpsa0_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wpsa0_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpsa0_woocommerce_sessions: Data: 4.52MB + Index: 0.08MB + Engine InnoDB
       wpsa0_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpsa0_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wpsa0_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpsa0_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
       wpsa0_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wpsa0_wpmailsmtp_tasks_meta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       wpsa0_yith_wcwl: Data: 0.05MB + Index: 0.02MB + Engine InnoDB
       wpsa0_yith_wcwl_lists: Data: 0.02MB + Index: 0.13MB + Engine InnoDB
       wpsa0_yoast_indexable: Data: 7.14MB + Index: 0.91MB + Engine MyISAM
       wpsa0_yoast_indexable_hierarchy: Data: 0.00MB + Index: 0.02MB + Engine MyISAM
       wpsa0_yoast_migrations: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
       wpsa0_yoast_primary_term: Data: 0.01MB + Index: 0.02MB + Engine MyISAM
       wpsa0_yoast_prominent_words: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wpsa0_yoast_seo_links: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wpsa0_yoast_seo_meta: Data: 1.52MB + Index: 0.00MB + Engine InnoDB
   
       ### Post Type Counts ###
   
       acf-field: 3
       acf-field-group: 1
       amp_validated_url: 2
       attachment: 30872
       block: 3
       blocks: 1
       cookielawinfo: 2
       custom_css: 3
       customize_changeset: 3
       faq: 10
       flamingo_contact: 406
       flamingo_inbound: 114
       jetpack_migration: 2
       nav_menu_item: 307
       oembed_cache: 8
       page: 48
       post: 2
       product: 8812
       product_variation: 32
       revision: 2
       shop_coupon: 7
       shop_order: 1631
       shop_order_refund: 1
       wpcf7_contact_form: 2
       yith-wcbm-badge: 1
   
       ### Security ###
   
       Secure connection (HTTPS): ✔
       Hide errors from visitors: ✔
   
       ### Active Plugins (42) ###
   
       WPML Multilingual CMS: door OnTheGoSystems – 4.4.2
       Yoast SEO Multilingual: door OnTheGoSystems – 1.2.4
       Advanced Custom Fields: door Elliot Condon – 5.9.1
       Klassieke editor: door WordPress-bijdragers – 1.6
       Contact Form 7: door Takayuki Miyoshi – 5.2.2
       Google Tag Manger voor WordPress: door Thomas Geiger – 1.11.5 – Geïnstalleerde versie niet getest met actieve versie van WooCommerce 4.5.2
       Flamingo: door Takayuki Miyoshi – 2.2
       OMGF: door Daan van den Bergh – 3.8.2
       Kadence WooCommerce Email Designer: door Kadence WP – 1.4.3 – Geïnstalleerde versie niet getest met actieve versie van WooCommerce 4.5.2
       KP Fastest Tawk.to Chat: door Kreativo Pro – 1.0.5
       LiteSpeed Cache: door LiteSpeed Technologies – 3.4.2
       Mollie-betalingen voor WooCommerce: door Mollie – 5.9.0
       Nextend Social Login: door Nextendweb – 3.0.25
       Plugins Garbage Collector (Database Cleanup): door Vladimir Garagulya – 0.12
       WooCommerce Estimated Shipping Date Per Product: door Magerips – 2.8 – Geïnstalleerde versie niet getest met actieve versie van WooCommerce 4.5.2
       Categorievolgorde en taxonomievoorwaarden: door Nsp-code  – 1.5.7.3
       K&K Woocommerce: door Niek van Oost – 1.0 – Geïnstalleerde versie niet getest met actieve versie van WooCommerce 4.5.2
       WooCommerce NL Postcode Checker: door Ewout Fernhout – 2.5.1 – Geïnstalleerde versie niet getest met actieve versie van WooCommerce 4.5.2
       WebwinkelKeur: door Albert Peschar – 2.2
       WooCommerce Checkout Add-Ons: door SkyVerge – 2.4.0 – Geïnstalleerde versie niet getest met actieve versie van WooCommerce 4.5.2
       WooCommerce Conditional Shipping and Payments: door SomewhereWarm – 1.8.5
       WooCommerce PayPal Checkout Gateway: door WooCommerce – 2.0.3 – Geïnstalleerde versie niet getest met actieve versie van WooCommerce 4.5.2
       WooCommerce Gift Coupon: door Alberto Pérez – 3.3.0 – Geïnstalleerde versie niet getest met actieve versie van WooCommerce 4.5.2
       WooCommerce Google Analytics Integration: door WooCommerce – 1.4.23 – Geïnstalleerde versie niet getest met actieve versie van WooCommerce 4.5.2
       WooCommerce Multilingual: door OnTheGoSystems – 4.10.2 – Geïnstalleerde versie niet getest met actieve versie van WooCommerce 4.5.2
       WooCommerce MyParcel: door Adem Demir – 3.2.0 – Geïnstalleerde versie niet getest met actieve versie van WooCommerce 4.5.2
       WooCommerce PDF Invoices & Packing Slips: door Ewout Fernhout – 2.6.1
       WooCommerce PDF Invoices & Packing Slips Professional: door Ewout Fernhout – 2.6.6 – Geïnstalleerde versie niet getest met actieve versie van WooCommerce 4.5.2
       WooCommerce PDF Invoices & Packing Slips Premium Templates: door Ewout Fernhout – 2.9.9
       WooCommerce Google Product Feed: door Ademti Software Ltd. – 9.0.3
       Store Toolkit for WooCommerce: door Visser Labs – 2.2 – Geïnstalleerde versie niet getest met actieve versie van WooCommerce 4.5.2
       WooCommerce: door Automattic – 4.5.2
       Wordfence Security: door Wordfence – 7.4.11
       Yoast SEO Premium: door Team Yoast – 14.9
       WP All Export Pro: door Soflyy – 1.6.2
       WP-Mail-SMTP: door WPForms – 2.3.1
       WP Staging Pro: door WP-Staging – 3.1.0
       WPML Media: door OnTheGoSystems – 2.6.0
       WPML String Translation: door OnTheGoSystems – 3.1.2
       WPML Translation Management: door OnTheGoSystems – 2.10.1
       WP Overnight Sidekick: door Jeremiah Prummer
       Ewout Fernhout
       Michael Kluver – 2.2.2
   
       YITH WooCommerce Wishlist: door YITH – 3.0.13 – Geïnstalleerde versie niet getest met actieve versie van WooCommerce 4.5.2
   
       ### Inactive Plugins (2) ###
   
       Jetpack by WordPress.com: door Automattic – 8.9.1
       WPFront Notification Bar: door Syam Mohan – 1.7.1
   
       ### Dropin Plugins (1) ###
   
       advanced-cache.php: advanced-cache.php
   
       ### Must Use Plugins (1) ###
   
       WP Staging Optimizer: door René Hermenau – 1.2
   
       ### Settings ###
   
       API Enabled: –
       Force SSL: –
       Currency: EUR ()
       Currency Position: left
       Thousand Separator: ,
       Decimal Separator: .
       Number of Decimals: 2
       Taxonomies: Product Types: simple (simple)
       grouped (grouped)
       variable (variable)
       external (external)
   
       Taxonomies: Product Visibility: outofstock (outofstock)
       featured (featured)
       exclude-from-search (exclude-from-search)
       exclude-from-catalog (exclude-from-catalog)
       rated-1 (rated-1)
       rated-2 (rated-2)
       rated-3 (rated-3)
       rated-4 (rated-4)
       rated-5 (rated-5)
   
       Connected to WooCommerce.com: ✔
   
       ### WC Pages ###
   
       Winkelbasis: #207 - /shop/
       Winkelmand: #1767 - https://www.kunstenkadootjes.nl/winkelwagen/
       Afrekenen: #1768 - https://www.kunstenkadootjes.nl/afronden/
       Mijn account: #1769 - https://www.kunstenkadootjes.nl/mijn-account/
       Algemene voorwaarden: ❌ Pagina niet ingesteld
   
       ### Theme ###
   
       Name: Flatsome Child
       Version: 3.0
       Author URL: 
       Child Theme: ✔
       Parent Theme Name: Flatsome
       Parent Theme Version: 3.12.2
       Parent Theme Author URL: http://www.uxthemes.com/
       WooCommerce Support: ✔
   
       ### Templates ###
   
       Overrides: flatsome-child/woocommerce/archive-product.php
       flatsome/woocommerce/cart/cart-empty.php
       flatsome/woocommerce/cart/cart-shipping.php
       flatsome/woocommerce/cart/cart.php
       flatsome/woocommerce/checkout/form-checkout.php
       flatsome/woocommerce/checkout/form-coupon.php
       flatsome/woocommerce/checkout/terms.php
       flatsome/woocommerce/checkout/thankyou.php
       flatsome/woocommerce/content-product.php
       flatsome-child/woocommerce/content-product_cat.php
       flatsome/woocommerce/content-single-product.php
       flatsome/woocommerce/content-widget-product.php
       flatsome/woocommerce/global/breadcrumb.php
       flatsome/woocommerce/global/quantity-input.php
       flatsome/woocommerce/global/wrapper-end.php
       flatsome/woocommerce/global/wrapper-start.php
       flatsome/woocommerce/loop/loop-end.php
       flatsome/woocommerce/loop/loop-start.php
       flatsome/woocommerce/loop/pagination.php
       flatsome/woocommerce/loop/result-count.php
       flatsome/woocommerce/loop/sale-flash.php
       flatsome/woocommerce/myaccount/form-login.php
       flatsome/woocommerce/myaccount/navigation.php
       flatsome/woocommerce/notices/error.php
       flatsome/woocommerce/notices/notice.php
       flatsome/woocommerce/notices/success.php
       flatsome/woocommerce/product-searchform.php
       flatsome/woocommerce/single-product/photoswipe.php
       flatsome/woocommerce/single-product/price.php
       flatsome/woocommerce/single-product/product-image.php
       flatsome/woocommerce/single-product/product-thumbnails.php
       flatsome/woocommerce/single-product/rating.php
       flatsome/woocommerce/single-product/related.php
       flatsome/woocommerce/single-product/review.php
       flatsome/woocommerce/single-product/sale-flash.php
       flatsome/woocommerce/single-product/share.php
       flatsome/woocommerce/single-product/short-description.php
       flatsome/woocommerce/single-product/tabs/tabs.php
       flatsome/woocommerce/single-product/title.php
       flatsome/woocommerce/single-product/up-sells.php
       flatsome/woocommerce/single-product-reviews.php
       flatsome/woocommerce/single-product.php
   
       ### WooCommerce Google Product Feed options ###
   
       Google merchant centre product feed: Enabled
       Google merchant centre product review feed: -
       Bing merchant centre feed: -
       Google merchant centre local product inventory feed: -
       Google merchant centre local products feed (legacy): -
       Google merchant centre product inventory feed (legacy): -
       Include variations in feed: No
       Send "item group ID": No
       Debug key: 40577b70-751e-4779-9733-c6c1cad2b608
   
       ### WooCommerce Google Product Feed fields ###
   
       Product description: Main product description (full preferred) plus variation description.
       Availability: Defaults to "in stock".
       Brand: Pre-populates from product_cat taxonomy.
       Manufacturer Part Number (MPN): Pre-populates from product sku.
       Product Type: Pre-populates from product_cat taxonomy.
       Google Product Category: 
   
       ### Templates ###
   
       thumbnail: 
       medium: 
       medium_large: 
       large: 
       1536x1536: 
       2048x2048: 
       woocommerce_thumbnail: 
       woocommerce_single: 
       woocommerce_gallery_thumbnail: 
       shop_catalog: 
       shop_single: 
       shop_thumbnail: 
   
       ### Action Scheduler ###
   
       Complete: 263
       Oldest: 2020-09-03 20:46:47 +0200
       Newest: 2020-09-16 22:57:10 +0200
   
       Failed: 6
       Oldest: 2019-06-09 13:54:13 +0200
       Newest: 2020-04-28 19:45:59 +0200
   
       Pending: 2
       Oldest: 2020-09-23 17:02:03 +0200
       Newest: 2021-03-14 22:04:55 +0100
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Mollie Payments for WooCommerce] Mollie broken](https://wordpress.org/support/topic/mollie-broken/)
 *  [Niek](https://wordpress.org/support/users/nvomedia/)
 * (@nvomedia)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/mollie-broken/#post-13354367)
 * [@aweissinpsyde](https://wordpress.org/support/users/aweissinpsyde/) it’s the
   Netherlands, that is fully supported I suppose since that’s the same country 
   as Mollie 🙂
    I hardcoded the customer billing country in a function to NL now
   and that is working. [https://docs.woocommerce.com/document/change-the-default-state-and-country-on-the-checkout/](https://docs.woocommerce.com/document/change-the-default-state-and-country-on-the-checkout/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Mollie Payments for WooCommerce] Cart icons issue](https://wordpress.org/support/topic/cart-icons-issue/)
 *  [Niek](https://wordpress.org/support/users/nvomedia/)
 * (@nvomedia)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/cart-icons-issue/#post-13332503)
 * I have seen this soo, and when using Safari the options are not right aligned
   in a list which creates a very messy list.
    [https://prnt.sc/u81nf4](https://prnt.sc/u81nf4)
 * When you remove the align:right from the payment icon (which I did at Creditcard
   in the printscreen) the options are aligned the right way again.
 * Can you fix this quickly?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Mollie Payments for WooCommerce] Mollie broken](https://wordpress.org/support/topic/mollie-broken/)
 *  [Niek](https://wordpress.org/support/users/nvomedia/)
 * (@nvomedia)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/mollie-broken/#post-13315679)
 * Same problem here. All payment options are hidden in the checkout screen before
   selecting an country. This is very urgent
 * `2020-08-26T09:16:45+00:00 DEBUG getApiPaymentMethods: Could not load Mollie 
   methods (live): Error executing API call (400: Bad Request): The billingCountry
   is invalid. Field: billingCountry. Documentation: https://docs.mollie.com/guides/
   handling-errors (Mollie\Api\Exceptions\ApiException)`
    -  This reply was modified 5 years, 9 months ago by [Niek](https://wordpress.org/support/users/nvomedia/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Call the recount terms function in code](https://wordpress.org/support/topic/call-the-recount-terms-function-in-code/)
 *  Thread Starter [Niek](https://wordpress.org/support/users/nvomedia/)
 * (@nvomedia)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/call-the-recount-terms-function-in-code/#post-11882119)
 * Thanks! Found it, and used it!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Uncategorised says it has 1 product](https://wordpress.org/support/topic/uncategorised-says-it-has-1-product/)
 *  Thread Starter [Niek](https://wordpress.org/support/users/nvomedia/)
 * (@nvomedia)
 * [6 years, 12 months ago](https://wordpress.org/support/topic/uncategorised-says-it-has-1-product/#post-11660269)
 * Sorry, no changes after doing those actions.

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

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