nplblog
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Multiple Blog, one server, different db configurationHi, thanks for the reply. I tried to download another version but was not able to start the service. So I went back to browse and found out that I had to create virtual host and then download wordpress to that directory.
I used xampp site for my first installation and it has pretty good instruction. In their forum also they have a clear instruction of how to create virtual host. I am creating multiple blogs for our internal site.
Anyone intrested here are the links:
http://www.tamba2.org.uk/wordpress/xampp/
http://myblogit.net/2007/06/26/4-steps-to-apache-with-virtual-host-on-windows/Forum: Fixing WordPress
In reply to: Comments OffI actually figured it out how to make it work. The author was using two images for comment button. I made some change in the stylesheet and also in php file.
Forum: Fixing WordPress
In reply to: Which file controls category page?Thanks Moshu, I had not seen your reply till now.
Forum: Fixing WordPress
In reply to: Which file controls category page?I had to make some changes in the stylesheet and it is fine now.
Forum: Fixing WordPress
In reply to: Date FormatI figured it out. Had to make change in single.php, index.php and also archieve.php
Forum: Fixing WordPress
In reply to: Date FormatWhich theme file will I have to edit?
Forum: Fixing WordPress
In reply to: image aligment on pageThanks Moshu, I edited the style sheet and it is fine now. I did not think about it.
Forum: Fixing WordPress
In reply to: Comments OffI added a post to the category and then said no comments, actually. Sorry for misleading 🙁
Forum: Fixing WordPress
In reply to: image aligment on pageThis is the steps for the user saying how to post a comment(This is an internal blog). In step 2 I took a screen shot of the comment box from the blog and I am posting that image in step 2 to say they can except that kind of image. For these steps I have used bullet points. So after step 2(which has the image), step 3 shows up right next to the image instead of appearing beneath the image. I am trying to see how to push the next line down. The same thing happens in another post of mine in which I have few thumbnails.
Am I clear in explaining?Forum: Fixing WordPress
In reply to: image aligment on pageWell I tried, it din’t seem to make a difference.
<li>You will see the comment box as shown below.<img border="1" width="500" src="xxx.jpg" alt="Comment Screen Shot" height="170" /><br clear="right" /></li> <li>Your Name is optional. </li>Does this look right?
Forum: Fixing WordPress
In reply to: rename localhost/wordpressDo I have to move all the files from xampp/htdocs/wordpress to this new folder called wordpress under root directory?
Forum: Fixing WordPress
In reply to: rename localhost/wordpressOk in my root directory I have a folder for xammplite and wordpress. I removed “/wordpress” from my blog uri only and updated options. Then I copied index.php from wordpress directory to my root directory and add “/wordpress”/ to require(‘./wp-blog-header.php’). Now when I click on “viewsite”, it is pointing to ipaddress/xampp. What did I do wrong? I was not able to find “.htaccess” files.
Forum: Fixing WordPress
In reply to: rename localhost/wordpressWhere can I find .htaccess files?
Forum: Fixing WordPress
In reply to: internal blog setupI figured out, had to rename localhost to ipaddress.