svenms
Forum Replies Created
-
Same problem for me!
Added the code, changed the sale price to -1 and now my products have a -1 price….
Same problem on my site!
PS: I am using Cloudflare.
Hello,
Thank you for your answer.
I have already checked the debug and there is nothing out of common.[12-Jun-2018 18:43:01 UTC] on construct
[12-Jun-2018 18:45:04 UTC] on construct
[12-Jun-2018 18:45:04 UTC] on construct
[12-Jun-2018 18:46:08 UTC] on construct
[12-Jun-2018 18:50:18 UTC] on construct
[12-Jun-2018 18:50:39 UTC] on construct
[12-Jun-2018 18:51:10 UTC] on construct
[12-Jun-2018 18:51:12 UTC] on construct
[12-Jun-2018 18:52:40 UTC] on construct
[12-Jun-2018 18:52:42 UTC] on construct
[12-Jun-2018 18:53:23 UTC] on construct
[12-Jun-2018 18:54:30 UTC] on construct
[12-Jun-2018 18:54:32 UTC] on construct
[12-Jun-2018 18:54:33 UTC] on construct
[12-Jun-2018 18:55:04 UTC] on construct
[12-Jun-2018 18:55:07 UTC] on construct
[12-Jun-2018 18:55:33 UTC] on construct
[12-Jun-2018 18:55:37 UTC] on construct
[12-Jun-2018 18:56:10 UTC] on constructNothing more than that.
Also I am using Php 7.1
Forum: Plugins
In reply to: [Chat Button & Custom ChatGPT-Powered Bot by GetButton.io] Performance Issuessame problem ??
same problem here ??
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Error AMP validationYeah I realize how to fix it, the script was added because I was using SiteApps from my Cpanel.
So @bumikita, I advice you to check in your Cpanel if you have this option enabled for your site. I am using siteground hosting and there you can find that option. Please disable it and will work perfectly!??
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Error AMP validationHi !
I have the same issue and cannot figure out how to fix it ??
https://www.chilevapo.cl/producto/vaporizador-ascent-black-da-vinci/amp/
Forum: Plugins
In reply to: [AMP WooCommerce] Getting StartedHi Ahmed Kaludi,
First of all, thank you very much for this plug in!
As Zbiniazi says, Google Webmaster has detected some errors, it would be awesome if it could include Schema.org/Product and aggregateRating information, otherwise google would not enable to show Search Results with AMP pages.Thank you !
Sven
Forum: Plugins
In reply to: [Domain Sharding] Issues with php 7Hello David,
When installed and activated the plugin using php7, it doesnt work for me. I have to downgrade to 5.6, then it start working, after that I ugrade again php.
For example in domain-sharding.php line 333 there is:
function check_domain_sharding(&$buffer) { if ( $buffer != '' )
I think for make it work under php7 you have to delete ‘&’. At least I had to do it with some files of W3 Total caché plugin to make it work.
Maybe there are other issues but I am not quite advanced on programming on php. another thing, the verify button is not working for me too. Finally I used W3 total cache for sharding.
Kind Regards !
I resolved it, it was because of minify W3 total cache. When disabled it works perfect. Two options:
– Disable Minify in w3 total cache
– Add the javascript code into the exlusions of Minify.Hope this could help others with similar problems !
Best regards
I am having the same problem…may it be because of some other configuration like minifying javascript ? or something like that ? It uses ajax isnt it ?