you can use $product->get_id() instead of $product->id
Hi,
Thank you for sharing concern!
We are already in the testing phase of Woocommerce 3.0 with our plugin so we request you to keep your eyes on the next release of our plugin.
Hope this addresses your concern!
Thanks & Regards!
Hi,
We have released WC 3.0 compatible version of our plugin. Update the new one with the old one & enjoy using our plugin.
Happy Analyzing! 🙂
I’m using you plugin version 1.0.21.1 and still getting errors about using product-id directly.
Offending lines:
552: “tvc_id” => esc_html($product->id),
553: “tvc_i” => $product->get_sku() ? $product->get_sku() : $product->id,
631: $homepage_json_ATC_link[$product->add_to_cart_url()]=array(“ATC-link”=>get_permalink($product->id));
639: if(!array_key_exists(get_permalink($product->id),$homepage_json_fp)){
640: $homepage_json_fp[get_permalink($product->id)] = array(
641: “tvc_id” => esc_html($product->id),
642: “tvc_i” => esc_html($product->get_sku() ? $product->get_sku() : $product->id),
651: $homepage_json_rp[get_permalink($product->id)] =array(
652: “tvc_id” => esc_html($product->id),
653: “tvc_i” => esc_html($product->get_sku() ? $product->get_sku() : $product->id),
687: $homepage_json_rp[get_permalink($product->id)] =array(
688: “tvc_id” => esc_html($product->id),
689: “tvc_i” => esc_html($product->get_sku() ? $product->get_sku() : $product->id),
716: $prodpage_json_ATC_link[$product->add_to_cart_url()]=array(“ATC-link”=>get_permalink($product->id));
718: $prodpage_json_relProd[get_permalink($product->id)] = array(
719: “tvc_id” => esc_html($product->id),
720: “tvc_i” => esc_html($product->get_sku() ? $product->get_sku() : $product->id),
748: $catpage_json_ATC_link[$product->add_to_cart_url()]=array(“ATC-link”=>get_permalink($product->id));
750: $catpage_json[get_permalink($product->id)] =array(
751: “tvc_id” => esc_html($product->id),
752: “tvc_i” => esc_html($product->get_sku() ? $product->get_sku() : $product->id),
Hi Ryan,
Thank you for contacting us!
We request you to contact us at analytics2(at)tatvic(dot)com so we can assist you further regarding your query.
Hope to hear you soon!
Thanks & Regards!
Hello WooStripe,
I have just ordered but I don’t find any way to contact you, I have paid but not received any product.
Regards