Forum Replies Created

Viewing 15 replies - 91 through 105 (of 115 total)
  • Thread Starter saens

    (@saens)

    I am still interested in hearing if support for Variable Products is possible. As far as I can see this currently is not implemented.

    Thread Starter saens

    (@saens)

    FYI, I managed to get it to work. Custom tag+trigger and custom code in the button I created.

    Still, an integrated solution is most likely best 😉

    Thread Starter saens

    (@saens)

    Hi, thanks a lot for indulging me.

    And to keep it simple, just send an addToCart-event with only the absolute basic data? The main issue I’m trying to solve is to let Google Analytics/Ads know what a click on an ad did. It’s less relevant for me to know what particular product/price/SKU/etc.

    Either way, I’m very happy with your plugin 🙂

    Thread Starter saens

    (@saens)

    I agree, this is rather complex for a non-webdev such as myself.
    Two questions:

    1) is adding this functionality on your roadmap for this plugin?
    2) maybe you could create a guide or how-to? Maybe custom tags in tagmanager can fix this somehow? It’s not that it has to be a gtm4wp.addProductToCartEEC-event, it can be a different addToCart-event , as long as it’s registered properly.

    Thanks for your work!

    Thread Starter saens

    (@saens)

    You the man!
    I found an old incorrect configured tag.

    Thread Starter saens

    (@saens)

    Hi,

    https://www.whatsmybrowser.org/b/XIRZG

    I thought I did a while ago, but guess I didn’t 🙂

    Thread Starter saens

    (@saens)

    Hi,
    I don’t show the color on the front-end. It’s specifically for google search to properly index the products.

    Woocommerce allows you to create custom product properties. So I created a property color (Kleur in dutch). The individual colors are saved as values. See screenshot below.

    View post on imgur.com

    • This reply was modified 6 years, 4 months ago by saens.
    • This reply was modified 6 years, 4 months ago by saens.
    • This reply was modified 6 years, 4 months ago by saens.
    Thread Starter saens

    (@saens)

    Hi, thanks for checking!

    Are these the images you meant?
    GA-trigger: https://imgur.com/a/0dMHtSH
    GA-tag: https://imgur.com/Uf9QFRW

    Thread Starter saens

    (@saens)

    When I use Microsoft Edge I am seeing the same problem. Also on Chrome.

    It’s a known issue and there’s development on it.
    No idea when it’ll be fixed though.

    Have the same issue on my staging/development site.

    Thread Starter saens

    (@saens)

    Google schema tester says it’s working, so I guess it must be working 😉
    Thanks for the quick fix!

    Thread Starter saens

    (@saens)

    Fine. Disabled that one. Still same issue.
    Also when I switch theme to storefront

    2020-03-24T12:46:43+00:00 CRITICAL Uncaught InvalidArgumentException: Ongeïdentificeerde actie 221 in /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:495
    Stack trace:
    #0 /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php(482): ActionScheduler_wpPostStore->get_date_gmt('221')
    #1 /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php(274): ActionScheduler_wpPostStore->get_date('221')
    #2 /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php(78): ActionScheduler_HybridStore->get_date('221')
    #3 /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php(52): Acti in /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php op de lijn 495
    
    Thread Starter saens

    (@saens)

    In the statuslog I attached you can see there’s only the following plugins active:

    Limit Login Attempts: door Johan Eenfeldt – 1.7.1
    Really Simple SSL: door Rogier Lankhorst Mark Wolters – 3.3
    WooCommerce Subscriptions: door WooCommerce – 3.0.2
    WooCommerce: door Automattic – 4.0.1
    WP Mail SMTP: door WPForms – 1.8.1

    Neither (limit login attempts & SSL) will be disabled due to security concerns.
    The mail plugin is to prevent any mails from being sent to customers from the staging.

    Thread Starter saens

    (@saens)

    Following critical error I found in the log:

    2020-03-23T09:00:48+00:00 CRITICAL Uncaught Error: Undefined class constant 'QUEUE_GROUP' in /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-content/plugins/woocommerce/packages/woocommerce-admin/includes/wc-admin-update-functions.php:70
    Stack trace:
    #0 /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-content/plugins/woocommerce/includes/class-wc-install.php(223): wc_admin_update_0251_remove_unsnooze_action()
    #1 /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-includes/class-wp-hook.php(288): WC_Install::run_update_callback('wc_admin_update...')
    #2 /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters('', Array)
    #3 /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-includes/plugin.php(544): WP_Hook->do_action(Array)
    #4 /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-content/plugins/woocommerce/packages/action-scheduler/classes/actions/ActionScheduler_Action.php(22): do_action_ref_array('woocommerce_run...', Array)
    #5 /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-content/plugins/wooco in /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-content/plugins/woocommerce/packages/woocommerce-admin/includes/wc-admin-update-functions.php op de lijn 70
    
    2020-03-23T09:24:24+00:00 CRITICAL Uncaught InvalidArgumentException: Ongeïdentificeerde actie 94 in /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:495
    Stack trace:
    #0 /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php(482): ActionScheduler_wpPostStore->get_date_gmt('94')
    #1 /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php(274): ActionScheduler_wpPostStore->get_date('94')
    #2 /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php(78): ActionScheduler_HybridStore->get_date('94')
    #3 /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php(52): ActionSc in /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php op de lijn 495
    
    2020-03-23T09:42:26+00:00 CRITICAL Uncaught InvalidArgumentException: Ongeïdentificeerde actie 94 in /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:495
    Stack trace:
    #0 /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php(482): ActionScheduler_wpPostStore->get_date_gmt('94')
    #1 /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php(274): ActionScheduler_wpPostStore->get_date('94')
    #2 /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php(78): ActionScheduler_HybridStore->get_date('94')
    #3 /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php(52): ActionSc in /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php op de lijn 495
    
    2020-03-23T09:49:30+00:00 CRITICAL Uncaught InvalidArgumentException: Ongeïdentificeerde actie 94 in /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:495
    Stack trace:
    #0 /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php(482): ActionScheduler_wpPostStore->get_date_gmt('94')
    #1 /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php(274): ActionScheduler_wpPostStore->get_date('94')
    #2 /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php(78): ActionScheduler_HybridStore->get_date('94')
    #3 /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php(52): ActionSc in /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php op de lijn 495
    
    2020-03-23T10:20:42+00:00 CRITICAL Uncaught InvalidArgumentException: Ongeïdentificeerde actie 94 in /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:495
    Stack trace:
    #0 /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php(482): ActionScheduler_wpPostStore->get_date_gmt('94')
    #1 /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php(274): ActionScheduler_wpPostStore->get_date('94')
    #2 /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php(78): ActionScheduler_HybridStore->get_date('94')
    #3 /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php(52): ActionSc in /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php op de lijn 495
    
    2020-03-23T10:20:53+00:00 CRITICAL Uncaught InvalidArgumentException: Ongeïdentificeerde actie 94 in /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:495
    Stack trace:
    #0 /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php(482): ActionScheduler_wpPostStore->get_date_gmt('94')
    #1 /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php(274): ActionScheduler_wpPostStore->get_date('94')
    #2 /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php(78): ActionScheduler_HybridStore->get_date('94')
    #3 /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php(52): ActionSc in /mnt/web419/b0/82/59534982/htdocs/WordPress_03/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php op de lijn 495
    
    
Viewing 15 replies - 91 through 105 (of 115 total)