bk
Forum Replies Created
-
Forum: Plugins
In reply to: Most commented plugin questionRemove
(' . $comment_count.')'in the most-commented.php plugin file.Forum: Installing WordPress
In reply to: Making the website liveAlso, in WP Dashboard, go to Options and change the link over there as well.
I think that’ll help too…
Forum: Everything else WordPress
In reply to: How is this done?Hmm, interesting. Doesn’t look hard, I guess.
Might try it out soon.Forum: Your WordPress
In reply to: Hell Is Not FullLove the simplicity. 🙂
Forum: Installing WordPress
In reply to: Page Within a Page?Hehe, yeah the site is down. Thanks, but I have a pretty good hosting plan already. It’s just that this month the bandwidth reached it’s limit. It happened because I was hosting a large gallery for someone.
Forum: Plugins
In reply to: Exhibit 1.0c Photo Gallery PluginMay I please see a sample? Anyone could post it, please.
The original sample site seems to be down.Forum: Plugins
In reply to: Plugin: WP-TranslateNice work. 🙂
Forum: Installing WordPress
In reply to: Page Within a Page?Thanks ian2. 🙂
Forum: Plugins
In reply to: Plugin Announce: WP-Dash 1.0Great plugin!
Forum: Installing WordPress
In reply to: Favicon Dissappearing on Comment Page?Yup, works now. 🙂
Thank you.Forum: Installing WordPress
In reply to: Favicon Dissappearing on Comment Page?Hmm, I can’t see it though.. but whatever..
Forum: Installing WordPress
In reply to: Favicon Dissappearing on Comment Page?edited
It works!
But you don’t see it if you’re using tabbed browsing in Firefox? I could be wrong, could you please check?Forum: Installing WordPress
In reply to: Favicon Dissappearing on Comment Page?I’ve put a xeenat.ico in my root directory. And the favicon is not appearing on any page? (Maybe because the program I used to convert png to ico made in 32×32?)
This is what I was using before. I had included this in
header.php:
<link rel="icon" href="images/misc/x.png" type="image/png" />
Forum: Themes and Templates
In reply to: Template tag for inserting a specific post?Check here.
Go all the way down, and have a look at Post Tags. 🙂
Forum: Themes and Templates
In reply to: Kubrick’s Sidebar and IEI had the same problem with my site man.
I was going to make 2 CSS files, one for IE and other one for FF. And then include a JavaScript which load the CSS file according to the browser.But then someone recommended me start it all over again, which didn’t take that long. Now it looks perfect in both IE and Firefox.
You could do the same, maybe. =/