PingZoo
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Thumbnails of downloadable productHey @battouly
Thanks for your regular updates.
I feel very well taken care of and thank you and your team for your efforts!I will be watching the github issue.
All the best.
FelixForum: Plugins
In reply to: [WooCommerce] Thumbnails of downloadable productHey @battouly,
thank you very much! 🙂
But now I’m getting a 403 for every image, because the media library tries to load the original images from woocommerce_upload as thumbnails.
The original images are 15-30MB each, and they are protected by the .htaccess-file 🙁Any other idea?
Forum: Plugins
In reply to: [WooCommerce] Thumbnails of downloadable productThat sounds great. Thank you for your time!
I just want to add something:
That would mean that it would be very confusing for me and my vendors, because we can no longer properly overlook what we have uploaded.
I think as an admin or vendor who uploads the product himself, you should keep an overview and at least be able to see the thumbnails. After all, I created the downloadable content myself.
However, if it is really wanted, can you give me a hint where to find this function in the WooCommerce code, or if there is a filter hook or a template in which I can create it myself?
At this moment I’m thinking about using the action hook media_upload_file, to generate the thumbnails myself.
But I would love to heare from you with some better news xD
Forum: Plugins
In reply to: [WooCommerce] Thumbnails of downloadable productHey again,
I have now tested it with 5 of my customers, with different hosters. The behavior is the same for all installations.
Maybe that’s even wanted that way?
But the clarity suffers a lot. Especially since you can’t call up the pictures via the direct link, because they shouldn’t be accessible to everyone.I am already looking forward to your answer 😀
Forum: Plugins
In reply to: [WooCommerce] Thumbnails of downloadable productHey Gabriel,
thank you for you fast reply!
I hope I didn’t confuse you with my bad english -.-I’ve installed a second WP + WC on a second server, to test it on a “clean” installation, but there i have the same issue.
Installed and activated theme: Storefront
https://shopstage.pingzoo.de/wp-content/uploads/2021/05/shop_themes.pngInstalled and activated Plugin: WooCommerce
https://shopstage.pingzoo.de/wp-content/uploads/2021/05/plugins.pngUploading a “featured image” for the product: works like it did before
https://shopstage.pingzoo.de/wp-content/uploads/2021/05/product_featured_image.pngUploading downloadable file: generates this placeholder instead of a real thumbnail
Step 1: https://shopstage.pingzoo.de/wp-content/uploads/2021/05/add_download_1.png
Result: https://shopstage.pingzoo.de/wp-content/uploads/2021/05/add_download_2.pngIF I upload the downloadable product first directly to the media library from WP dashboard or as a featured image within the product and choose this file afterwards to be the downloadable product, everything works fine.
Are we talking about the same or am I getting anything wrong?
Greetings
Felix 🙂- This reply was modified 5 years ago by PingZoo.
Forum: Plugins
In reply to: [WooCommerce] Thumbnails of downloadable productWell sorry, I have to say: I don’t want to show the woocommerce-placeholder.png
I would like to see “normal” thumbnails, if the downloadable file is an image.When I upload the downloadable product to my regular wordpress media library first, before I choose it as a downloadable product, the thumbnail is displayed normally.
I’ve also tried it with a clean installation of WooCommerce on Astra = Same Behaviour
Maybe someone knows how to achieve this? 🙂
Forum: Everything else WordPress
In reply to: How to disable “Scroll to Text Fragment”It’s not a WordPress-Thing 🙂
Just read this wonderful article:
https://perishablepress.com/disable-chrome-scrolltotextfragment/You should be able to oben your site without this textfragment-anchor:
https://arzunkadeh.com/coffee-mixer/ (works for me)- This reply was modified 5 years, 5 months ago by PingZoo. Reason: add more information