• Resolved raulis

    (@raulis)


    Hi!

    I am trying to figure out your plugin and have a few questions:

    1. Are these events (view_promotion, select_promotion, add_to_wishlist, add_shipping_info, add_payment_info) not present or am I doing something wrong? If they ar missing, is there a way to add them?
    2. Is it possible to change the naming inside the data structure, like from creative_name to something differant?
    3. We use woocommerce bundle plugin and it seems that some events are not working with it, like “view_item_list” and “add_to_cart”. How can we try and fix that?

    Thank you.

Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author Torben Lundsgaard

    (@torbenlundsgaard)

    The view_promotion and select_promotion are not supported. add_to_wishlist has some support but requires ‘YITH WooCommerce Wishlist’ or ‘TI WooCommerce Wishlist’.
    The add_shipping_info and add_payment_info events are supported but require that your theme is using the standard html classes like the standard theme Storefront. The same is true for “view_item_list” and “add_to_cart.

    If it is not working your theme is not complying with the standard structure, which can be caused by customization or other plugins.

    There is no easy way to fix this and it requires debugging and development on your side. I recommend that you install the Storefront theme on a test site and if there are still thiings that do not work as expected is probably caused by one of you plugins.

    Thread Starter raulis

    (@raulis)

    I am using my themes (woodmart) wishlist function. How does the trigger happen? Probably on some button click or by the specific css? I could add or change that if you would provide me more details on the topic.

    We are also using Woocommerce bundle plugin from woo, strange that it have differant classed from other woo products.

    Anyway, could you help us by providing what we would need to change or how should we go about this? We can also higher you guys to fix this, if that is an option.

    Thank you.

    Thread Starter raulis

    (@raulis)

    BTW the add_to_cart event triggers if I add product from catalog, but it does not work on bundle products when I try to add product from single product page.

    Plugin Author Torben Lundsgaard

    (@torbenlundsgaard)

    I can confirm that there is a problem with grouped products, and I will investigate and make fix if possible.

    If you can modify the theme, adding wishlist tracking to a product list is easy. The add-to-wishlist button must have the class add_to_wishlist.

    Can you please tell me the URL to the bundle plugin that you are using and the URL of your site.

    Thread Starter raulis

    (@raulis)

    Plugin Author Torben Lundsgaard

    (@torbenlundsgaard)

    You can use the contact form

    Thread Starter raulis

    (@raulis)

    Message sent, thank you.

    Plugin Author Torben Lundsgaard

    (@torbenlundsgaard)

    The message has not gone through. Please try again.

    Thread Starter raulis

    (@raulis)

    Have sent one more message. Please also check spam.

    Plugin Author Torben Lundsgaard

    (@torbenlundsgaard)

    You are for some reason triggereing the firewal. Please email info @gmtkit.com

    Thread Starter raulis

    (@raulis)

    Have sent you direct email.

    Plugin Author Torben Lundsgaard

    (@torbenlundsgaard)

    Closing this

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Missing some events and general questions’ is closed to new replies.