gianni333
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Webhosting for woocommerce digital downloads@seank123 Oh I misread your first post, one drive was what I meant to ask then^^ I don’t know if google drive can do public download links but I guess it should. Anyway thanks a lot for your help ??
Forum: Plugins
In reply to: [WooCommerce] Webhosting for woocommerce digital downloads@seank123 Thank you, would you use direct download links in the woocommerce product linking to the google drive in that case?
Forum: Plugins
In reply to: [WooCommerce] Webhosting for woocommerce digital downloadsThank you very much for that info @princebhalani143, that sounds really good.
I’m currently hosting the files on a shared hosting and serving them with the X-Accel-Redirect/X-Sendfile module. This works generally fine but I’ve noticed that there are some customers who can’t download the zip archives completely (the get a corrupted archive them) while most of the time it works fine.
Do you know if it is possible to only host the downloadable files on the cloud and leave the website with the shop on the shared hosting or if I would have to migrate the complete shop to the cloud for it to work properly?
- This reply was modified 6 years, 5 months ago by gianni333.
Forum: Reviews
In reply to: [OceanWP] Awesome Theme!You’re welcome! Thank you for the always helpful great service and this cool theme ??
Forum: Plugins
In reply to: [W3 Total Cache] issue with w3 total cache browser cache in edge browserOk hope there is a solution. Anyway thank you very much for the fast support even during the weekend. Much appreciated:)
Forum: Plugins
In reply to: [W3 Total Cache] issue with w3 total cache browser cache in edge browserI’ve added it, purged the cache from W3 Total Cache and deleted the browser cache from microsoft edge, but it still doesn’t seem to work. Does it take some time to take effect or should it work immediately?
The new hstaccess file part now looks like this:
…
# END W3TC Browser Cache
<FilesMatch “\.(html|htm|js|css)$”>
<IfModule mod_headers.c>
Header set Pragma “no-cache”
</IfModule>
</FilesMatch>
# BEGIN W3TC Page Cache core
…Forum: Plugins
In reply to: [W3 Total Cache] issue with w3 total cache browser cache in edge browserThanks, I’ll try this. Is there a specific place in the htaccess where I need to add this code or does it not matter where?
Forum: Plugins
In reply to: [W3 Total Cache] issue with w3 total cache browser cache in edge browserThe ajax is cart enabled in the woocommerce settings. I also checked the link you posted and I already made all the settings they suggest. The problem happens in the edge broswer only, everywhere else the cart works just fine.
Forum: Themes and Templates
In reply to: [OceanWP] Customize Woocommerce Checkout Error Messages?perfect, thank you so much for the great support:)
Forum: Plugins
In reply to: [W3 Total Cache] issue with w3 total cache browser cache in edge browserCache Rest API was set to “Dont’ Cache”. I tried to disable it, purged the cache and also cleared the browser cache in edge, but unfortunately no success, they issue is still there.
Forum: Plugins
In reply to: [W3 Total Cache] issue with w3 total cache browser cache in edge browserThanks for the answer. This might be the reason for the issue, but it sounds like they didn’t solve it so far.
Is there any solution from the w3 total cache side? I’ve just checked out some random other webshops in edge and their cart seem to work well, so there must be some kind of solution I guess?
Forum: Themes and Templates
In reply to: [OceanWP] Customize Woocommerce Checkout Error Messages?Thanks for the answer. I’d like to change it to #13aff0 blue, how can I do that? And is it possible after all to change that text? maybe with a php snippet?
Hi, I’m not from myCred but had the same issue yesterday. If you’re using the booster for woocommerce plugin you can include or exclude payment gateways on product category base.
Forum: Plugins
In reply to: [WooCommerce] Issue with downloadable products over 1 GBThanks a lot for the info, I will try to solve this issue with the host company then. The info I’ve gotten from them so far is that they do not have any download limits set, but they offered to help on finding the issue, so we’ll see what happens:)
Forum: Plugins
In reply to: [WooCommerce] Issue with downloadable products over 1 GBMy Server host just told me they are using litespeed (www.litespeedtech.com) on their servers. How can I make woocommerce use this method?