rhardie
Forum Replies Created
-
Thanks for the reply.
I just stumbled across a potential fix. For some reason it seems as if some of woo’s actions do flush $_POST, including woocommerce_checkout_update_order_meta. In each of the functions that were triggered by this or other offending actions, I simply inserted “session_start()” at the top and got it working.
It was weird though because doing the same with woocommerce_checkout_process caused problems.
Hope that helps.
Hello,
I seem to be having the same problem. Did you ever figure out why $_POST variables are being cleared/not stored?Forum: Themes and Templates
In reply to: [Zerif Lite] Recaptcha Not showing up on any pageHello I still haven’t gotten a response. I need this to work
Forum: Fixing WordPress
In reply to: Internet Explorer hates this themeUpdate to my previous post.
It wasn’t this theme that was causing problems, it was a plugin that kept stats. The code was placed on the bottom of each page and that was what was screwing it upForum: Fixing WordPress
In reply to: Internet Explorer hates this themeI’m having the same problem but my page validates.
any ideas?
Thanks.
http://www.preludeconsultinggroup.comForum: Themes and Templates
In reply to: Firefox vs IEI checked your site in IE and it looks ok. How did you fix it? I’m having the same problem