Ircsome
Forum Replies Created
-
unfortunately I can’t reproduce the problem since I changed the <!DOCTYPE>.
However, I found this image which is pretty well how the pages looked when loaded.
http://www.feed99.com/wp-content/uploads/2012/06/198a1__j6tX6.jpg
I witnessed this in safari, firefox, chrome and ie9, but not always. and sometimes in the “view source” but not always.
Looks like an encoding problem, but I don’t understand why it would only happen occasionally.
PS I am using a child of 2011 theme … which I think begins to exploit HTML5 … hence the plain unvarnished
<!DOCTYPE html>, I think.perfect … thank you!
yes … when the block is disabled it should not be displayed, or with an error but commented out with
<!-- side_bar_5 disabled -->. I think this is the way magento behaves. I use static blocks as an “easy” way for the site owner to create some customer content on-the-fly.cookies it was indeed. thanks for the clue.
default magento install leaves cookie path and cookie domain setting blank. Set as follows and My Cart now ok.
cookie path: /
cookie domain: .domain.comusing
the_block('header');rather thanthe_block('top.links');. The css/js for other stuff.Thanks again.
is this a known problem?
OK … added the patch to functions.php and seems to be OK now.
Might be worth adding a “Before you do anything patch functions.php” note to the top of the Integration settings screen?
Sorry to trouble you!
Forum: Fixing WordPress
In reply to: Super weird bug: Site redirecting to specific single postyep … me too – I was having the same problems … took forever to nail it (just need to know what search terms to put into wordpress.org support search!).
I’ve been using redirect plugin for about 12 months without problems, I guess I must’ve upgraded (to v 2.2) without thinking about it.
I was using redirect with wp.3.0.3.
Disabled redirect and now things are cool.
However, I now don’t have the redirects, and this plugin used to work great 🙁