WooCommerce download not found
-
When uploading a file into a WooCommerce product, the user specifies a title, and WooCommerce creates an entry in the Media Library with that title. When Renamer isn’t involved, the file name doesn’t change, and everything works.
When the renamer is active, the uploaded file name is changed to match the title, and WooCommerce download links result in the file not being found.
I had this problem with PDFs, and was able to work around it by checking the advanced setting “Images Only”, but I’m pretty sure this isn’t related to the type of file.
Looks to me more related to WooCommerce adding some unique string to the uploaded file name, and this information gets lost somewhere along the way. Renamed files have that unique suffix, but it looks like WooCommerce is keeping the pre-Renamer name in metadata somewhere, and refers to that, instead of the new name.
The page I need help with: [log in to see the link]
You must be logged in to reply to this topic.