kael29
Forum Replies Created
-
You may have solved this already, but what you’re wanting to do can be done via .htaccess on Linux servers. See this for tips: https://varvy.com/pagespeed/leverage-browser-caching.html
You could set the main page to be a really low cache value (e.g. a few hours), so the browser would check and see the page has “expired” and request a new copy.
*edit* Also, for Windows: https://technet.microsoft.com/en-us/library/cc770661(v=ws.10).aspx
- This reply was modified 8 years, 5 months ago by kael29. Reason: IIS info
Forum: Plugins
In reply to: [Contact Form Clean and Simple] file_get_contents VS curlAgreed, this or the math option you suggested as a fallback would go a long way.
As of recently, some of the sites I’ve had this contact form deployed will no longer work if the Captcha is enabled because of the “please solve ..” issue frequently posted here.
I’ve been able to get it to work with my barebones template (uses very little WordPress markup) just by placing the ‘[nggallery id=1]’ .
Not sure if it matters, but I did place it in a page using the HTML mode of the editor.