Chargin
Forum Replies Created
-
Forum: Plugins
In reply to: [PNG to JPG] Woocommerce images not getting updated to JPGsAfter a lot of databse digging and testing it looks like Woothumbs caching is the cause of the issue with your plugin. Disabling caching on that plugin seemed to sort it. Seems strange though, their plugin must store the cache forever… checking image a week later and they stilled showed the PNG and noth the JPG.
Forum: Plugins
In reply to: [PNG to JPG] Woocommerce images not getting updated to JPGsAlso, what about the thumbnails, does your plugin regenerate all the image sizes for a particlular image or just convert the single PNG to a JPG and do that once for the main image? Most Woo sites will have several sizes of the image, like thumbnails, then a mid size then a full size for full screen viewing.
Forum: Plugins
In reply to: [PNG to JPG] Woocommerce images not getting updated to JPGsSorry I thought this was a commonly known plugin but maybe its not. Its called “Permalink Manager”. I thought perhaps it was doing something with image links but I cant see anything in the settings that refers to images.
Ok I will find out where woo stores the images for a product and check that it gets updated when converting a PNG to a JPG.
Forum: Plugins
In reply to: [PNG to JPG] Woocommerce images not getting updated to JPGsWhat about permalink plugin, I think thats what its called, would that effect this?
Forum: Plugins
In reply to: [PNG to JPG] Woocommerce images not getting updated to JPGsI actually deavtivated my WPRocket cache plugin to retest this before making my post here.
I turned on the option to delete the PNG file and did a test that way too, this then shows the “missing image” icon on the product page.
Do you know which database field Woo uses to store its image list? I can go in and do a test and check the database perhaps.
After a few hours it now seems to be showing on all browsers wether logged in or not. Perhaps some sort of server cacheing issue?
Thanks, I checked that graph earlier with no data showing, I didnt even look at my screenshot properly. Yes it seems to be working ok, still no logo but all good. I was getting a lot of spam user registrations and was hoping this might sort it out, cheers ??
Love the plugin and Pro version.
Is there a way to hide the dates that show below the videos?Awesome, thanks for the quick reply, about to purchase.
(Suggested videos seems to have fixed itself…)
Forum: Plugins
In reply to: [WooCommerce] Query to delete all ATTRIBUTES & VARIATIONSHi, to be clear, when you say:
“That deletes all variation products.”Do you mean “deletes all product variations”?
Just didnt want to delete all my products.
I havent run your query yet but I have installed a cleanup plugin and Ive got the DB down to 50 meg which is a start.
Forum: Plugins
In reply to: [WooCommerce] Query to delete all ATTRIBUTES & VARIATIONSHi again Mike. Reimporting gives me products with attributes though, as I mentioned the database after doing this was 463 meg, it was crashing the test site…
The original store is a Zencart store, which handles product options in a different way and doesnt make the thousands of combinations that woocommerce does, it just enters each option as a single entry into the database and combines any that are selected by someone buying the products.
I want to strip these products of all those attributes in woocommerce after the import, Im not sure how to do that? There must be a plugin or similar? I think theres a lot of stuff in that table like price per attribute combination etc etc.
(I have another question that I would love to get a technical answer for… WHY does woocommerce do attributes/variations this way? creating vast amount of data for all the combination of options? Its very easy to get thousands of variations after just a few combinations. Ebay does exactly the same thing and its very unweildy)
Forum: Plugins
In reply to: [WooCommerce] Query to delete all ATTRIBUTES & VARIATIONSBecause I want all the products stripped of all variations/attributes…
If I reset everything I have an empty store with no products…Forum: Plugins
In reply to: [Analyticator] Only administrator can view the analyticsw on dashboardI found there was a list of roles and my custom role was there, it was just me not looking closely enough! Great plugin.
Forum: Plugins
In reply to: [Google Analytics Dashboard] Dashboard Level doesnt list all rolesAny support available on this?
Forum: Plugins
In reply to: [Zendesk Chat] New Widget BetaIve tried editing line 57 of the code and had a problem, Ive now realised that line needs to be different for each account so make sure to not just use the code pasted above, get your own from the widget area in Zopim.
Now Im trying to figure out how to chage the “customer support” label I get below my name in the chat window, cant see that anywhere…