alanrinzler
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Stats showing region a and region bUpgrading, deactivating, reactivating — none of it worked for me. I’m still getting the “Region A & B” graph.
But I’ve just discovered that the problem is limited to Firefox. On Safari, the graph loads correctly.
So, now what?
Forum: Fixing WordPress
In reply to: WordPress.com Stats won’t recognize passwordHi Steve,
Thanks for the advice. I only have one account (as far as I know), and only one blog (for sure).I just tried to login to WordPress.com, and I could NOT login. This is very strange, because I haven’t changed anything, and was logged in just yesterday, (after being locked out for a day, and then my password suddenly worked) but now I can’t login anymore.
On the other hand, I’m able to get into my admin page to manage my blog. I’m concerned that if I log out of that, I won’t be able to get in again.
Any idea what’s going on?
Thanks again
Forum: Fixing WordPress
In reply to: WordPress.com Stats won’t recognize passwordStill no advice? I can’t login to WordPress.com Stats on my blog. Everything else is working. This has happened twice in three days. In between I was able to login with my original password. Now that’s no longer working, and I can’t get into my stats.
Really need help on this. Thanks in advance.
Forum: Fixing WordPress
In reply to: WordPress.com Stats won’t recognize passwordDoes anyone know what to do about this? I’m locked out of my stats. Please help if you can. Thanks.
Forum: Fixing WordPress
In reply to: Help! Link checker says all my Amazon links are bad. Server problem?Hi and thanks for responding. I used this validator: http://validator.w3.org/checklink
It gives me a long frightening list of invalid links, in bright red. How do I fix them?
Thanks for any help you can offer.
Forum: Fixing WordPress
In reply to: IE behavior problems. Please helpCan anyone tell me where to correct the div error in the above code? I’m brand new at this, and hope that someone knowledgeable will be kind enough to point the way.
Thank you
Forum: Fixing WordPress
In reply to: IE behavior problems. Please helpHi Iridiax, and thanks for your reply.
I have not dealt with code — I hired someone to set up for me and she’s unavailable now. So I’m on my own.
I went to the link you provided. Can you help me understand what to do here? For example, in line #58, it indicates a div tag problem. I’ve located the spot in my theme editor (custom theme). Here it is:
<div id=”flashcontent”>
This text is replaced by the Flash movie.
</div><script type=”text/javascript”>
var so = new SWFObject(“http://www.alanrinzler.com/movies/contact_nav.swf”, “mymovie”, “725”, “95”, “7”, “#ffffff”);
so.write(“flashcontent”);
</script></td></tr></table>
<!–END SWF FILE EMBED–></div>
So can you tell me exactly what to do here, based on the validator’s findings? I’m hoping I’ll be able to figure out the rest after that.
Thanks again for helping!