Deepak
Forum Replies Created
-
Forum: Plugins
In reply to: [Autoptimize] Not able to change HTML settingsHi,
While this code is not generating any message, but the plugin is working fine now! And I’m able to keep HTML comments.
Thanks! 🙂
Forum: Plugins
In reply to: [Autoptimize] Not able to change HTML settingsSorry but this doesn’t work either…
Forum: Plugins
In reply to: [Autoptimize] Not able to change HTML settingsThere’s no html related setting…
http://www.awesomescreenshot.com/image/571409/0fc00b86c53d4f495d005689ed1c8fde
Forum: Plugins
In reply to: [Autoptimize] Not able to change HTML settingsHi,
Thanks for the reply.. but I couldn’t find “autoptmize_html_keepcomments” on /wp-admin/options.php page.
Also, if I try to turn off HTML minification, I’m unable to do so too.
I’ve tried deleting and reinstalling the plugin and I’m not using any plugins like W3 cache etc that may conflict in caching.
But the problem is still there.
Forum: Fixing WordPress
In reply to: Problems with content on SSL siteIt can be a mix-content error.
If your website is on HTTPS protocol, and you’re loading any resources via HTTP protocol, it will be blocked by the browser.
Check your website for any such files and deliver them through HTTPS.
I hope that helps.