idovecer
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Super Cache] How to Enable Comment Info in HTML SourceTnx Paulina.
Yes, that the html code I’m missing.
I apologize for the delay, but no, that’s not it. I tried accessing the page anonymously, and I still don’t see this HTML code.I also tried changing those three options and set it to ‘Cache Restrictions > Enable caching for all visitors,’ but still, the mentioned HTML code doesn’t appear at the bottom. Could it be because I’m using Cloudflare CDN, or is it simply that caching on the website is not functioning? Thanks.
Thank you.
Tnx for reply. Can I see somewhere ArchiveProMatic demo? I’m interested in this feature, selecting and showing only day+month without year.
- This reply was modified 1 year, 2 months ago by idovecer.
My mistake, everything is alright. Testing in text mode and using the preview button really simplify things, I can’t believe I didn’t think of it before.
Thanks again.
BR.Tnx,
I have figured out what the problem was. The “Manage stock” option was not turned off, so after changing the stock status, the quantity was updated to 0 because that field was empty, and then quantityis “empty” and then the stock status was also changed again according to that value to outofstock.About formula:
This formula is working correctly and it works only for =, but it no longer works for >.
Why is that?
Working:
[IF({quantity[1][.=100]})]instock[ELSE]outofstock[ENDIF]
Not working:
[IF({quantity[1][.>100]})]instock[ELSE]outofstock[ENDIF]
Thank you for the advice, I checked the Description + Preview and it’s much faster now, but I don’t understand why it doesn’t still work for > but works for =.
BR.- This reply was modified 1 year, 7 months ago by idovecer.
Forum: Plugins
In reply to: [W3 Total Cache] Manually flush product page and categoriesHow does W3TC know which product to flush when accessing a product? Does it check the last modification date or something else? Is it enough to just change the post_modified field?
Regarding WooCommerce, are transients in any way related to W3TC caching? Are they also cached by W3TC?
Specifically, I am interested in whether I need to manually flush the cache for the post_id and all URLs, tags, and categories associated with it in my code, or is it sufficient to just change the post_modified field and let W3TC handle it the next time a user accesses it?
Thank you one more time.
BR.Forum: Plugins
In reply to: [Product Filter by WBW] Filtering only in stock variationsHi,
I have the same problem.
Using latest version Free 1.4.4.
Also can’t find such option.I would like to be able to select in the same time (variations)
Selected Size (for Example XL) + Stock Status (In stock).How to do that, where to find such variations option?
Hi,
now I tried to make screenshots and it works, do not understand, anyway it seems that the problem was some sort with YOP Poll, not W3 Total Cache.
I do not want to turn YOP Poll back to have these problems again, sorry.Tnx for support.
I noticed today, the problem was also W3 Total Cache 0.15.1.
So, both plugins, if any of them is activated FooGallery doesn’t work.
I will check options in W3 Total Cache 0.15.1.So problems with FooGallery are:
YOP Pool (Version 6.2.0 | By yourownprogrammer)
W3 Total Cache (Version 0.15.1 | By BoldGrid)I also tried with W3 Total Cache version 0.15.0, 0.14.3, 0.12.0, the same result. If I disable W3 Total Cache it works. Maybe later I will try even lower versions.
Strange,
after installing Health Check plugin, enabled all plugins one by one in Troubleshoot mode and Add Gallery works normally.With disabled Health check and with the same plugins, Add Gallery doesn’t show all tabs and Screen Options also doesn’t work at all.
Then I put the site to maintenance mode and try on live to deactivate plugin by plugin.
YOP Pool (Version 6.2.0 | By yourownprogrammer) was the problem, now it works and everything is fine.
- This reply was modified 4 years, 1 month ago by idovecer.
WP_DEBUG – nothing, no errror.
Screen Options, doesn’t work in FooGallery, can’t open.
Browser cache, cleared, checked in Google Chrome and FF.Huh, ok, Health Check plugin, I will try that.
Forum: Plugins
In reply to: [Square Thumbnails] HTTP errorJust disabled:
“Create missing sizes”and now it’s everything fine.
Forum: Plugins
In reply to: [Square Thumbnails] HTTP errorI get the same error:
“http error”“test.jpeg
HTTP error.”REASON:
PHP message: PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 39996 bytes) in /home/.../wp-content/plugins/square-thumbnails/admin/class-square-thumbnails-admin.php on line 296]"
I changed Memory limit to 128,256,512,1024M no success. Then I changed to -1 (unlimited) and it works. It take a while, strange long (10-15sec) so I checked uploaded files and I get this:
79K Sij 11 14:50 test-1024x1024.jpg 85K Sij 11 14:50 test-1080x675.jpg 2,9M Sij 11 14:50 test-1080x9999.jpg 4,9K Sij 11 14:50 test-150x150.jpg 13K Sij 11 14:50 test-166x300.jpg 1,0K Sij 11 14:50 test-18x32.jpg 20K Sij 11 14:50 test-222x400.jpg 421K Sij 11 14:50 test-2880x1800.jpg 14K Sij 11 14:50 test-305x250.jpg 14K Sij 11 14:50 test-305x284.jpg 18K Sij 11 14:50 test-305x382.jpg 28K Sij 11 14:50 test-305x516.jpg 50K Sij 11 14:50 test-510x768.jpg 50K Sij 11 14:50 test-768x768.jpg 5,0K Sij 11 14:50 test-87x157.jpg 40K Sij 11 14:50 test.jpg
Original file is 305x550px with size of only 40kB. Where plugin takes this big resolution from?
Thank you.
- This reply was modified 6 years, 10 months ago by idovecer.
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Remove selected/browse FILE uploadI don not understand what do I mean.
In Contact form 7 for example you have 3 file fields. You saelect all 3 and you decide to only send 2 of them.How do you delete one of them, disable?
Thank you again.
Forum: Fixing WordPress
In reply to: Problem with wp_insert_post pageSorry, maybe someone knows the answer?
Did I post it in correct forum?