srirupa
Forum Replies Created
-
Wow, thanks! I’ll try it out this week.
Forum: Themes and Templates
In reply to: Default Theme – KubrickI found the answer! It’s here
Forum: Themes and Templates
In reply to: Default Theme – KubrickI’m trying to do the same thing also — replace the header with another image.
I uploaded the new image to wp-content/themes/default/images and named the file kubrickheader.jpg — but it doesn’t work!
FYI, this is on WordPress 2.0.1.
I tried the same header file on my other blog (WordPress 2.3.2) and it DOES works there.
So do I need to do something differently in the older version??
Forum: Installing WordPress
In reply to: problem when i changed directoriesI reinstalled wordpress and started over. Everything is working now. Please disregard my previous post. Thanks.
Forum: Installing WordPress
In reply to: problem when i changed directoriesI’m having problems moving wordpress to its own directory also. I want to keep wordress in its own directory where I installed it, but move the main page to the root directory.
I followed the instructions in the Giving_WordPress_Its_Own_Directory documentation.
Everything looked OK, but I couldn’t access any of my pages (posts were OK).
I found another post about editing the .htaccess in the original directory with the following line:
redirect 301 /ORIG-DIR/ http://www.MY-DOMAIN-NAME.com/This seemed to have fixed everything. So I logged off.
However, 2 hours later, I have different problems!
– I can’t login
– The theme and all the formatting has disappearedWhat do I do to fix this? Please help!