buyacsgo
Forum Replies Created
-
Forum: Plugins
In reply to: [Side Cart Woocommerce | Woocommerce Cart] cart issueThank you so much sir, working fine now <3
Forum: Plugins
In reply to: [Side Cart Woocommerce | Woocommerce Cart] cart issueForum: Plugins
In reply to: [Autoptimize] 404 errorsI have disabled WP Super Cache. I will try after few minutes:
Should I enable this option ?
do you have “Don’t cache pages with GET parameters. (?x=y at the end of a url)” option active or not?
Because I have turned off WP Super Cache.
It’s conflicting with 3 plugins.
1> Autoptimize.
2> WP Super Cache.
3> Currency switcher.If I turn of any1 plugin then I’m not facing issue. I have contacted Autoptimize plugin author and he didn’t find any solution.
Your plugin also showing error with another plugin’s js file. Like: Cookie Law info. But this error only showing when I’m switching currency.
Hello,
In all of my pages facing this issue when I’m switching currency. site: buyacsgo.com
Forum: Plugins
In reply to: [Autoptimize] 404 errorsForum: Plugins
In reply to: [Autoptimize] 404 errorsIs the any issue during hosting change ? maybe some of files not moved Properly ?
What do you mean “I have even seen some other files 404 as well.” ? which files ?
Forum: Plugins
In reply to: [Autoptimize] 404 errorsYes this file is present.
Is this happening due to Cloudflare DNS delay ? But This issue I’m facing from yesterday when there had no DNS delay.
EDIT: just now I have disabled JS minify
- This reply was modified 6 years, 10 months ago by buyacsgo.
Forum: Plugins
In reply to: [Autoptimize] 404 errorsI just updated 2 plugins and also tested by disabled them… Can you able to visit my site now and use LIVE CHAT from our website ? that will be faster than this. ??
Forum: Plugins
In reply to: [Autoptimize] 404 errorsThose files are not present in wp-content/cache/autoptimize/js
autoptimize_0f2c5f2598b3457dcde5d1d4944eecc9.js
autoptimize_234ff900ccf0afe755e94c6f6d09c112.jsBut in JS folder this 2 files are present:
autoptimize_8fdeb77ece6d207e37ecac073057dc26.js
autoptimize_5a83752cdfa8e446476a54da9be31463.jsShould I pause Cloudflare CDN ?
- This reply was modified 6 years, 10 months ago by buyacsgo.
Forum: Plugins
In reply to: [Autoptimize] 404 errorsAfter clearing cache from WP Super Cache still having same issue.
Atm, I have turned off Super Cache plugin. Can you please able to check by visting my site ?
It’s just having issue with 3 plugins..
1> Autoptimize.
2> WP Super Cache.
3> Woocommerce multiccurrency.If I turn of WP super cache then I’m not facing issue. As well as if I turn of Js minify still I’m not facing issue. This 404 only showing when I’m switching currency
- This reply was modified 6 years, 10 months ago by buyacsgo.
Forum: Plugins
In reply to: [Autoptimize] 404 errorsYes, I have cleared AO but still having issue.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce mails not receiving suddenlyHello, Thank you so much for replying me.
Email are enabled already WooCommerce > Settings > Emails. I’m currently using 3.0.1 and after adding that in function.php I’m receiving all woocommerce emails.
In latest version only order notification mails are not sending. But when someone creating an account in our website that time email is sending and also generating in logs. I don’t know why it’s happening.
I have tested by disabling all plugins except some of plugins which I can’t disable:
1> woocommerce
2> yoast seo
3> License Manager plugin (paid version)Still order emails are not receiving/sending. I have contacted ENFOLD support team, they said “it’s a woocommerce issue they made changes in woocommerce plugin.”
Thanks
BuyaCSGOForum: Plugins
In reply to: [WooCommerce] Woocommerce mails not receiving suddenlyI have fixed this by adding “add_filter( ‘woocommerce_defer_transactional_emails’, ‘__return_false’ );” this.
But I’m unable to receive any order notification mails in latest version of woocommerce.
Forum: Plugins
In reply to: [WooCommerce] Order notification mails not receivingI know, if my order status showing pending that time I wont receive any order notification. If order gets cancelled or successful then I will receive order notification mail.
I have tested with paypal gateway. I’m not receiving any order notification and customers also not receiving order mails.
But after downgrade to version 3.0.1 it’s working fine and now I’m receiving order notification mails.