i find that the problem is esp serious if I use the object tag to put flash content in my entries….
for some of the themes, the problem disappear if i do not use the object tag, but for some the problems just remain there….
A link to your site and a better description of your problem would help.
Edit: you posted the same time as I did…try this plugin for flash in your posts:
http://www.ryanmeyers.com/wordpress/index.php?p=14&cat=2
It looks like the root of the problem is your placement of the StatCounter code. It should be placed after the </title> tag. Right now, it’s blocking the DOCTYPE declaration (the line of code which tells the browser what language to decode the page as).
I’ve never had a problem with any of the themes and Fx….. not to be a smart ass about it, but are you sure you installed them correctly?
-tg
thx for the quick reply
here’s my site
http://www.betaruce.com/blog
for the statcounter, i actually not sure how to put it….
i simply do a php echo in the index.php file….
so i duno how to control its position
ooo thx
i’ve moved the statcounter script after </title> and it looks better!
however the problem is still with flash….let me try the plugin