WPUser1234
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Unable to update database 6.6.1 -> 6.7We figured it out, our cloudways staging area is password protected. After removing the application password protection it started working again. For some reason, the cron jobs couldn’t run when an application password was enabled.
Forum: Plugins
In reply to: [WooCommerce] Unable to update database 6.6.1 -> 6.7Unfortunately clearing the WooCommerce Transients and Expired Transients did not resolve it for us. Are there other things we can try?
Forum: Plugins
In reply to: [WooCommerce] Can’t upgrade DBWe are having the same issue – unfortunately clearing the WooCommerce Transients and Expired Transients did not resolve it for us. Are there other things we can try?
Forum: Plugins
In reply to: [Google Customer Reviews for WooCommerce] Mass populate GTIN ValueWell, it appears that when you add an attribute to the variation it becomes something you have to ‘select’ on the front end so using attributes as I’ve previously done is not a good option.
I will migrate the UPC value from the attribute to your GTIN field using visserlab export import to bulk update.Forum: Plugins
In reply to: [Google Customer Reviews for WooCommerce] Mass populate GTIN ValueSo, it only brings back the attributes that are used on a variation of a product.
The particular Attribute was never used on a variation, however I could see the other attributes that were, were used on a variation of an item.After adding the attribute to the variation of a product, the attribute showed up on the plugin configuration screen dropdown and allowed me to select it – HOWEVER it shows the following:
attribute_pa_upc-gtin (75862####rest of UPC code####) – so I’m not sure if it selected JUST the particular UPC code, or uses the attribute. It appears the query only works for attributes used on a variation of an item, and I’m not sure if the selection brings back just the UPC code now, or the particular entry for the attribute field.
- This reply was modified 6 years, 6 months ago by WPUser1234.
Forum: Plugins
In reply to: [Google Customer Reviews for WooCommerce] Mass populate GTIN ValueHello Natkinkead, actually the problem is that the drop down box for selecting the product meta key does not show ALL values and is cut off – I cannot select mine as it is a little further down the list. It seems that the dropdown is limited to x number of records.
Forum: Plugins
In reply to: [Google Customer Reviews for WooCommerce] Mass populate GTIN ValueActually, I just noticed that some of my custom attribute values are an option in the drop down list box but it’s cut off – not all values are listed. Could it be possible that the dropdown list box in the setting screen to select the value to use for the GTIN is limited by a number of value to return?
Indeed, this must’ve been some fluke – after I came back to the page it was fine again. Very strange, I tried to figure out if something was auto populating, but didn’t see it.
Forum: Plugins
In reply to: [Yoast SEO] [Plugin: WordPress SEO by Yoast] WP_Error using ct_desc?????thank you for building this – this actually did the trick for me.
My other workaround was to // $terms and $string and for some reason that seemed to work as well.I’m not sure where the problem lies – as some of my attribute items have this issue – but since upgrading woocommerce the new ones seem to have an issue with YOASTS plugin