javahonk
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress could not establish a secure connectionThank you so much Tim for your detail explanation. I tried all your steps lastly I updated my WordPress 4.0 version manually using this link tutorial.
Also contacted my host provider about this issue and probably they change the settings and it started working again.
Thank you so much.
Forum: Plugins
In reply to: [WP Fastest Cache - WordPress Cache Plugin] Cache page style is brokenYou need proxy to open my site? Are you behind firewall?
It’s admired theme which is available on WordPress.
Forum: Plugins
In reply to: [WP Fastest Cache - WordPress Cache Plugin] Cache page style is brokenEmre – I don’t see any issue with my site and above link works. Would you please try again.
FYI…Due to css messed up many times on many pages I have disabled caching for now and waiting for your solution.
Forum: Plugins
In reply to: [WP Fastest Cache - WordPress Cache Plugin] Cache page style is brokenSorry, I had to disable cache to make it work. Please let me know if issue got fixed so that I could enable cache again.
Forum: Plugins
In reply to: [WP Fastest Cache - WordPress Cache Plugin] Cache page style is brokenPlease visit: http://javahonk.com/category/frontend/json/
Would be great if you please response as early as possible because this is live page I can not keep broken long time and I will have to disable caching immediately.
Thanks!
Java HonkForum: Plugins
In reply to: [WP Fastest Cache - WordPress Cache Plugin] Extra –> symbol on headerThank you so much its working now.
Forum: Plugins
In reply to: [Easy Watermark] Not able to restore original imageNow it’s truly make sense what you are saying and will be used in next future watermarking. Thank you so much.
Forum: Plugins
In reply to: [Easy Watermark] Not able to restore original imageJust after your answer I see my backup was not enabled. If this was required to restore the image it should be enable by default. I was not aware of this functionality.
And as you per your suggestion at this time no alternative to restore the image 🙁
Forum: Plugins
In reply to: [WP Fastest Cache - WordPress Cache Plugin] Extra –> symbol on headerYes you are right the.mnbvcx.
Hi Emre – I do also see –> extra added whenever I do activate fastest plugin. My site link: javahonk
Forum: Plugins
In reply to: [Easy Watermark] Not able to restore original imageUnfortunately no. I was waiting response from Plugin author for any alternate solution but didn’t get any response yet.
Forum: Plugins
In reply to: [Easy Watermark] Not able to restore original imageUnfortunately I don’t see backup folder inside wp-content. Please assist, if there is any other way to restore original image.
Thank you so much.
double post deleted
I have sent an email to you. Yes it works after I do disable zilb.
I believe we need zilb because it offers option to transparently compress our pages on-the-fly. It was working before without any issue.
Thank you so much.
Yes version 1.6.1 also fixed my issue.
Temporary solution until we hear back from plugin author:
Go to php.ini file and search for
zlib.output_compression = onTurn it off:
zlib.output_compression = offNote: The zlib extension offers option to transparently compress your pages on-the-fly so we need it in future.