emptyvessal
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Staging Site fatal ErrorI have tried reinstalling missing wordpress files via ftp this just caused another fatal error as well as disabling all plugins .
Forum: Fixing WordPress
In reply to: Staging Site fatal ErrorThanks for the reply do you know which files exactly? I have tried copying the staging site and then replacing all folders except WordPress content but it still caused an error.
Forum: Plugins
In reply to: [Google Customer Reviews for WooCommerce] Badge Cannot Be Hidden Or MovedI have now deleted the cache folder in my theme , deleted every chache i have and cleared browser and im still seeing the badge!!! Please help π
Forum: Plugins
In reply to: [Google Customer Reviews for WooCommerce] Badge Cannot Be Hidden Or MovedYeah it does have Gzip etc I have tried turning it off, clearing everything else but its still here!
I even tried deactivating your plugin deting it etc but it is still showing. Any ideas?
Need some help π
Forum: Plugins
In reply to: [Google Customer Reviews for WooCommerce] Badge Cannot Be Hidden Or MovedI have repeatedly cleared all caches from cloudflare maxcdn and siteground but I am still seeing the badge ???
Any ideas ? Thanks
Forum: Plugins
In reply to: [Google Customer Reviews for WooCommerce] Badge Cannot Be Hidden Or MovedOk but i dont get why the badge would start appearing as in the settings for your plugin it was set to not show and I hadnt changed anything when the badge started to appear.
I have tried clearing caches etc but it is still visable.
Could you please check Vitalherbs.co.uk and tell me if you see the badge.
Thanks
This might also help http://www.gs1.se/en/GS1-in-practice/Items-with-variable-weight/
Ps if im talking complete bollacks let me know too!
Doesnt it? Isnt a GTIN essentially a barcode ? So if a customer bought 100grams of product A and then 50Grams of product A if they both had the same GTIN they would have to have the same price there would be know way of differentiating between the two.
On Googles shopping feed each individual product needs a different GTIN and mine have different GTINs because of the weight of the product which is fine, but because on Woocommerce you can have a product variation your new plugin version only lets you add a GTIN number on a individual product. Not for each of the variations you might of set up. Eg you might also have a jacket say in red with one GTIN then the same jacket but in blue and green with unique GTINs for each of the variations.
Hope I am making sense to you! π If im wrong please let me know but that makes sense doesnt it ? It would be amazing if you could have that GTIN box available in the individual product variations drop down box so GTINs can be added etc etc
Thanks for the reply and thanks for making such a good plugin! If you could just add that option above i will be very happy Nate
Neal
Forum: Plugins
In reply to: [Google Customer Reviews for WooCommerce] Optin Form Not ShowingNot sure what has changed or if you updated your plugin but I am now seeing the optin appear at checkout and the badge but due to know reviews yet I have it set as not showing.
Another question ! Does your plugin include the code for product reviews? eg this extra code …see below
In your siteβs source code, locate the new Google Customer Reviews opt-in module snippet shown in Step 2.
Below the “opt_in_style” line, add the new “products” line.
// OPTIONAL
“opt_in_style”: “OPT_IN_STYLE”,
“products”: [{“gtin”:”GTIN1″}]The line above specifies the products in a customerβs order as an array of JSON “gtin” objects inside a “products” array. This line has just one “gtin” object, so it will enable Google Customer Reviews to collect a single GTIN for an order, regardless of how many products are part of the order. To collect a GTIN for every product in an order, youβll need to add code to your site to dynamically add a “gtin” object to the “products” array for every distinct product in the order.
For example, an order that includes two distinct products should have a snippet that looks like this:
// OPTIONAL
“opt_in_style”: “OPT_IN_STYLE”,
“products”: [{“gtin”:”GTIN1″}, {“gtin”:”GTIN2″}]And an order that includes three distinct products should have a snippet that looks like this:
// OPTIONAL
“opt_in_style”: “OPT_IN_STYLE”,
“products”: [{“gtin”:”GTIN1″}, {“gtin”:”GTIN2″}, {“gtin”:”GTIN3″}]Replace “GTIN1”, “GTIN2”, “GTIN3” with actual numerical GTIN values.
Once you have correctly implemented the new code on your site, weβll start collecting GTINs from orders placed on your site and gathering product reviews from your shoppers.
If it does to get product reviews I just need gtins for all my products ?
Thanks for any help!
Forum: Plugins
In reply to: [Google Customer Reviews for WooCommerce] Optin Form Not ShowingHi thank you for replying! Because I couldn’t get the plugin to work I tried to get a web designer to implement some code to fix it I might of made things worse!
Which plugin is changing the order received page? Smart checkout ?
Would you be able to help me fix the issues personally? Thanks for help I’d really like to get this plugin up and running πππ€
Forum: Fixing WordPress
In reply to: Woocommerce Single product image too largeholy crap it worked !! I love you whoever you are !!!!!!!!!!!!!!!!!!!!!! Thanks a zillion π
Forum: Fixing WordPress
In reply to: Woocommerce Single product image too largeThat didnt do anything either gnoric …….im pretty useless at this code stuff if i am putting code into my custom CSS file it should work right ?
Forum: Fixing WordPress
In reply to: Woocommerce Single product image too largeOk Gnoric ill try that and get back to you π Thanks !
Forum: Fixing WordPress
In reply to: Woocommerce Single product image too largeok thanks