essfingers
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How To Delete Or Hide ‘Links’ In Sidebar?Thank you so much! It was in the index.php file.
Forum: Fixing WordPress
In reply to: Image Problem in IE on SidebarNM. I fixed it. I was missing the li tags. It’s still kicked over to the right a few pixels than it should be but it’s fine for now.
Thanks.Forum: Fixing WordPress
In reply to: Image Problem in IE on SidebarSorry about that moshu. I fixed it.
Any suggestion on how to fix it for IE?Forum: Themes and Templates
In reply to: Need help uploading picsYay! 777 worked.
Thanks podz and moshu! 🙂
Now onto other battles….Forum: Themes and Templates
In reply to: Need help uploading picsPodz, permissions are set on that folder to 755.
I don’t have any problem uploading via FileZilla or DirectAdmin. I only have problems using the Upload feature within WordPress itself.
Is there something else within WP that I need to check?Forum: Fixing WordPress
In reply to: WP at wrong location?Yay! I finally got it. I needed to remove the index.html file from the root directory. With just the index.php file there it works perfectly fine. No need to change the ‘site_url’ and ‘home’ values either.
Thanks again podz. 🙂Forum: Fixing WordPress
In reply to: WP at wrong location?Well, I moved index.php to the same directory where index.html is and my blog doesn’t work.
I’ve changed the ‘site_url’ back and forth with the index.php file in different directories and I can’t get it to work.
Thanks for all your help though podz. You’ve been extremely patient and helpful.Forum: Fixing WordPress
In reply to: WP at wrong location?So I can keep the ‘site_url’ as http://www.mydomain.com/wordpress?
And by moving the index.php file into root. Are you talking about moving it to the same directory where the index.html file is at?Forum: Fixing WordPress
In reply to: WP at wrong location?No. I haven’t moved anything.
Forum: Fixing WordPress
In reply to: WP at wrong location?LOL…Silly me didn’t even realize there were multiple pages.
The ‘home’ value was correct already as http://www.mydomain.com
So, after changing the ‘site_url’ and verifying the ‘home’ values I checked http://www.mydomain.com and nothing there. I checked http://www.mydomain.com/wordpress and the blog was there without formatting and colors.
I changed the ‘site_url’ back to http://www.mydomain.com/wordpress and my blog is correct now.
But none of this has fixed making my blog be at http://www.mydomain.com instead of http://www.mydomain.com/wordpress.
Any other suggestions?Forum: Fixing WordPress
In reply to: WP at wrong location?I really appreciate all of your help podz. I sure am learning a lot this morning. 🙂
OK, I’ve changed the site_url value. But I can’t find the ‘home’ value.Forum: Fixing WordPress
In reply to: WP at wrong location?I tried changing the address in Options to http://www.mydomain.com like I wanted but that’s what gave me the error in the first place.
How do I alter the ‘site_url’ and ‘home’ values in the ‘wp_options’ table? Thanks.Forum: Fixing WordPress
In reply to: WP at wrong location?Sorry for any confusion podz.
My blog works fine as long as you go to the site:
http://www.mydomain.com/wordpress
I want the blog to be at:
http://www.mydomain.com
I use DirectAdmin BTW.Forum: Fixing WordPress
In reply to: WP at wrong location?Thanks podz.
I have the index.php editing finished but I don’t understand what I’m supposed to change in the wp-config-sample.php file.
Fill in what database details? Thanks again.