DianeV
Forum Replies Created
-
Forum: Installing WordPress
In reply to: install.php does nothingI could be wrong, but it sounds like your Internet connection keeps cutting out. Who is your ISP (Internet Service Provider)?
Forum: Installing WordPress
In reply to: Windows Cannot Open This FileBut I’d suggest NotePad, as WordPad is more of a word processor (though hardly a full-blown word processor). You need to use a text editor, which NotePad is.
Forum: Installing WordPress
In reply to: MySQL Error on installCall your web host; it sounds like they may have upgraded to a newer(?) version.
Forum: Fixing WordPress
In reply to: Exlude Link styling from linked pictures??Well, I did something like this recently; turns out to work:
a img:hover
But, to apply it only in the #content section, you might try this:
#entry a img {}
#entry a img:hover {}Forum: Fixing WordPress
In reply to: I did something to stop the googlebot from coming backWhat file are you referring to? The plugin?
Do you have a robots.txt file?
Forum: Your WordPress
In reply to: Looking for candid opinions on my blogHere’s a decent site map plugin that will probably work with your blog:
http://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/
Forum: Fixing WordPress
In reply to: I did something to stop the googlebot from coming backUnfortunately, since we can’t read what’s in your .htaccess, it’s difficult to know how to respond.
Forum: Themes and Templates
In reply to: Image Header for Default TemplateOffhand, I’d say that the dimensions of your header image are larger than what is specified in your style.css file.
Check headerimg in the stylesheet.
Neat image, by the way.
Forum: Fixing WordPress
In reply to: Blog moved. Error!The correct sequence for moving it is to *first* change it in the admin panel (which will save the new location info to the database), and *then* move the files.
I’ve done this any number of times, and it works.
You might have to download a databasedump to see where WordPress considers the WP files to be. If it shows that they’re still in the original location, perhaps you can put them back there first, make the change in the admin panel, and then switch over.
Forum: Fixing WordPress
In reply to: home page disappearedIt sounds as if your index.php is gone. Probably the one in the root folder (not a subfolder).
Forum: Your WordPress
In reply to: Another WordPress Shopping SiteVery nice — and the site looks great, too!
Forum: Your WordPress
In reply to: Blog’s font is so bigIt looks okay.
Take a look at your IE settings; perhaps you’ve got the fonts sized to larger than normal?
Forum: Your WordPress
In reply to: Looking for candid opinions on my blogJust to add: your blog is the type that really cries out for a site map. Otherwise, interested readers must resign themselves to clicking the next/previous links at the bottom of the pages.
Forum: Your WordPress
In reply to: Looking for candid opinions on my blogI agree; the “logo” really needs to be larger to balance out the post images. And, for me, it would help if the post font was just a little larger.
That said, what a great blog! I’ve bookmarked it.
Forum: Fixing WordPress
In reply to: Can’t Add CategoryOkay. What version of WordPress?