naratt
Forum Replies Created
-
Hi @isaumya ,
Mine is working only for static page > https://i.imgur.com/aVGOJMW.png
No double cache-control header, APO was disabled.Do i need to solve this ?
I also tried chunk_size=70, it can reach only 63% before timeout and some row skip found along the progress.
I tried template v3.1 with chunk_size=30 (both in plugin setting & template) and still the timeout issue is there : https://i.imgur.com/wwhDirQ.png
This time i got just 1108 products before 6-minutes limit.Then i increased chunk_size setting in both places to 100. This time it ran until 100% just before 6 minutes ( https://i.imgur.com/To8Gn8W.png ) but after 40%, most rows were skipped ( https://i.imgur.com/FNaucFZ.png ). And after about 50% all rows were skipped. you can see the progress show ‘0=created, 0=Updated'( https://drive.google.com/uc?id=1dh-GBM81thENkTVcJPDLbk860cPMildA )
The last row i got is 1658 while i have 3000+ products.
@isaumya I disabled APO >> https://i.imgur.com/ip4zNvL.png
and tested again >> https://i.imgur.com/aVGOJMW.png
Now, Page caching is working for static page but seems not working for dynamic pages.What can i do now ?
@isaumya I used to install Cloudflare plugin long ago but not anymore. It’d been uninstalled. >> https://i.imgur.com/3h7ZyZK.png
I also suspect why it’s also shown in Cloudflare that the plugin is installed >> https://i.imgur.com/JRgq7gH.pngHowever, do you mean i cannot/shouldn’t enable Cloudflare APO altogether with WP CF Super page cache ?
Do you recommend CF free plan over Pro plan ?I don’t see v3.1 yet, neither auto update nor wordpress website.
Where can i get it, and the template ?
My version is 3.0 and Pro 2.0and here is my current setting.
Me too, most assets got HIT. but i still wonder if anything’s wrong.
How do you recommend Chunk_size setting ?
I found that it’s Google’s limitation to allow just 6 minutes script runtime. However, there’re workarounds implemented in the script to bypass such timeout.
https://script.gs/bypass-script-execution-timeout-programmatically/I’m sure many customers have thousands products like me. That’s why we need to bulk edit them in the sheet. That’s why they purchased your plugin. Please fix this.
Just ignore previous comments.
Now i updated to V3. It seems to work fine except..1) I cannot fetch all my products. Got error “Exceed maximum execution time”. I got 1,137 products fetched before the error while I have 3,343 products in Woocommerce.
>> https://i.imgur.com/JG1NdIl.png2) After the error, I modified data just, removed “OK” from Sync column just 1 row and press “Sync Data”, another error appeared
>> https://i.imgur.com/hpPVOWr.pngMoreover, Same old problem arise now. Critical error when saving post.
I just installed and tested the new Pro (plugin v2.6, pro v2.5)
Initially I can sync categories, products, variations to my sheet but then, there are problems syncing…1). Category Sync
1.1 Doesn’t work when syncing too many categories (I have 184). I tried 1-3 categories, Ok. >> https://drive.google.com/uc?id=13GmzDrzDdTnJKo-aBblBEnNETQAHg8sO
1.2 Cannot sync back from Woo->sheet >> https://drive.google.com/uc?id=1uSmwXRudserlhTPE-4rDQoKRjoBpfTY3
2). Product Sync
I tried just 3 rows and it didn’t work. See video >> https://drive.google.com/uc?id=1mdOYqZX8PzIcgE8hyZsNbx0i1OVufpSgHi, any update ? I already purchased but not be able to use it. Can you release the new version first ?
I also asked theme support, they gave me this custom CSS. it seems to work fine except the select2. The page you’re looking is after i applied their following code :
.forminator-design--default input[type=text]:not(.form-control):not(input[type=email]):not(input[type=url]):not(input[type=password]):not(input[type=search]):not(textarea):not(.input-text) { padding: 9px; line-height: 1.3em; border-radius: 0; } .forminator-design--material input.forminator-field--phone, .forminator-design--bold input.forminator-field--phone, .forminator-design--flat input.forminator-field--phone, .forminator-design--default input.forminator-field--phone { padding-left: 51px !important; } .forminator-design--flat input[type=text]:not(.form-control):not(input[type=email]):not(input[type=url]):not(input[type=password]):not(input[type=search]):not(textarea):not(.input-text) { padding: 9px; line-height: 1.3em; border-radius: 0; border: none; } .forminator-design--bold input[type=text]:not(.form-control):not(input[type=email]):not(input[type=url]):not(input[type=password]):not(input[type=search]):not(textarea):not(.input-text) { padding: 9px; line-height: 1.3em; border-radius: 0; border: 3px solid; } .forminator-design--material input[type=text]:not(.form-control):not(input[type=email]):not(input[type=url]):not(input[type=password]):not(input[type=search]):not(textarea):not(.input-text) { border-left: none; border-right: none; border-top: none; border-radius: 0; padding: 9px; line-height: 1.3em; } .forminator-design--material .forminator-field.forminator-is_active input.forminator-field--phone { opacity: 1; } .forminator-design--material .forminator-field input.forminator-field--phone { opacity: 0; }
I would like you to confirm if this code is fine for all Forminators style, if not, please suggest the complete one.
Still, i cannot find new version. Please keep me update.