smackcell
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Can not get into the Site Admin once logged inThis worked for me. I had the same problem. See my recent post.
Forum: Fixing WordPress
In reply to: I lost access to wp-admin when I upgraded… then I fixed things!Glad you found the right Godaddy page. It was an adventure, right? 😉
hope this is not considered rude: I had the same problem and fixed it… without any FTP. Please see my recent post. My site is hosted at Godaddy.
Same problem here! Clicked on the automatic UPGRADE and then I lost access to my wp-admin. Re the fix above: How can I switch themes if I don’t have access to the admin area?
Forum: Themes and Templates
In reply to: Removing the text blog title in front of the header imageWhen I toggle the text OFF, my header no longer links back to the main blog page (when I am on another page). I guess I should make the image itself clickable. What’s the best way to do this?
Forum: Fixing WordPress
In reply to: unique header image for each category, all clickable? help?I’d like to make my header image clickable and I noticed this in crazypaw’s post:
I do know that changing <div id=”headerimage”> in my header.php file to `<div id=”headerimage” onclick=”location.href='<?php bloginfo(‘url’); ?
>’;” style=”cursor: pointer;”>` will make my header image clickable.Is it <div id=”headerimage”> or <div id=”headerimg”>? The latter is what I see in my header.php file. Am I looking in the right place? I am using WP 2.1.
Forum: Fixing WordPress
In reply to: Safari: Header graphic and css problem (Kubrick/default)oops… all is well… i guess it was a caching thing