doc4
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Videos showing in front of the bottom bannerdawnswebdesigns,
Please provide a link to the website. I suspect this is a z-index issue.
Forum: Fixing WordPress
In reply to: My Account Doesn't Exist But I Can't Create It Because It Does…The Ceej,
Basically did you go here http://wordpress.com/ to get a free blog from WordPress or not? If you did then yes the Gravatar site will have your login and password ready for you, if not the site is self hosted and you will need to simply create an account with Gravatar.
Forum: Fixing WordPress
In reply to: Cant login to my wordpressconn65,
Have you tried resetting the password from phpMyAdmin? Take a look at this page: http://codex.wordpress.org/Resetting_Your_Password
Forum: Fixing WordPress
In reply to: My Account Doesn't Exist But I Can't Create It Because It Does…The Ceej,
That was new to me. Thought it does say “.com” account which is different from “.org” ( a self hosted account ) this may be what is causing the problem.
Forum: Fixing WordPress
In reply to: My Account Doesn't Exist But I Can't Create It Because It Does…The Ceej,
Wait, What? Gravatar is separate from WordPress. If you need to log in you will need to set up a separate account. If your user name is taken it most likely means that someone else is currently using that name.
This is my understanding just to be clear:
1. You have set up the Gravatar code to work with WordPress
2. You are trying to log into gravatar.com with your WP login
3. You can’t because your user name is taken on gravatar.comIs this correct?
Forum: Fixing WordPress
In reply to: Image Uploading But Not Showingteenstarz,
Are you inserting the image into the post? How are you trying to display the image?
Forum: Fixing WordPress
In reply to: Rss link doesn't look right to me. Am I wrong?trishreda,
We will need a little more information to help you.
Forum: Fixing WordPress
In reply to: Cant login to my wordpressconn65,
Have you tried resetting the password using the “Lost your password?” link?
Forum: Fixing WordPress
In reply to: Layout goes nuts in IE 6.0Nikar,
This is a common problem especially with using CSS2 and any markup not supported by IE6. Is IE6 really a necessity for your website as a majority of companies and institutions are moving away from coding for it.
If you must have it up and running certainly check those validation errors but think twice before dedicating yourself to an almost obsolete browser.
Forum: Fixing WordPress
In reply to: Add new page, and WP creates/makes it new postblogger2020,
No issues here. You might try reinstalling WordPress. Be sure to delete the wp-admin and wp-includes folders prior to upgrading.
Forum: Fixing WordPress
In reply to: All Posts in Certain Catagory to Apear on a Certain Pageskippertech,
This is what you’re looking for:
query_posts('category_name=hi');Found here: http://codex.wordpress.org/Function_Reference/query_posts
Forum: Fixing WordPress
In reply to: auto saveForum: Fixing WordPress
In reply to: Meta BoxNatan Alves,
Good question, I would be interested in hearing back on this as well.
Forum: Fixing WordPress
In reply to: How can I make it so users can make comments and not register?berg709,
Sounds like you’re looking for bbpress. http://bbpress.org/
Forum: Fixing WordPress
In reply to: Plugins won't update.whyzoom,
Have you attempted a manual update through an FTP client?