Truth
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Footer issues with new themeHmmm. not sure if it will work..
the last second line
<div id="footer">This is the footer! </div></div>try moving the footer outside the last div
</div><div id="footer">This is the footer! </div>Forum: Plugins
In reply to: Is there a plugin that put www. in front of your url??Forum: Themes and Templates
In reply to: theme switcherForum: Plugins
In reply to: A simple plugin request (quote reply)It’s working now!! =D
Hmm. did it? I tried it on my Firefox and IE and it didn’t disappear though?
Thank you 🙂
Forum: Plugins
In reply to: A simple plugin request (quote reply)Thanks, I tried that but didn’t work though.
When I click on reply, nothing appear in the text area 🙁
My text area has a
id="comment"so I don’t see why it doesn’t work.
Is it because of this
<a href="#commentform"I have the id=”commentform” in my form tag, I don’t know why it’s not working. any idea?
Thanks 🙂
Forum: Plugins
In reply to: A simple plugin request (quote reply)Ohhh.. okok..I think I get what you mean but er.. I don’t want to quote what the person is saying.. For your plugin, it’s like you quote the comment of the person you’re replying to right? But, I don’t want to do that.. I just want it to have
<p class="replycomment">Reply to Jane</p>My reply herethat’s it without the quoted comment, any idea how to go about editing the file?
thanks 🙂
Forum: Plugins
In reply to: wp_pagenavi plugin example please (can’t get the plugin to work)did you activate the plugin?
Forum: Plugins
In reply to: Opinions and comments towards statistics pluginsIs there a simpler way without paying? =x
Forum: Plugins
In reply to: Can some one explain how to install WP-PageNaviHmm. it means u go to the template file you want to add the page navi on, I didn’t put mine in the footer though, I put it at index.php, so you open up whichever file you want the page navi to appear and where you want it to be add this line
<?php wp_pagenavi(); ?>and the page navi will appear there… 🙂
activate the plugin though 😉
Forum: Plugins
In reply to: WP 2.0 Spam ProtectionSpam Karma 2 🙂 Working great on my blog
Forum: Themes and Templates
In reply to: viewing a theme without it being my selected theme.Forum: Plugins
In reply to: Which Plugins are a must have to prevent comment SPAM?I would go for SK2 with a Akismet plugin enable, works beautifully together. 🙂
Forum: Installing WordPress
In reply to: 2.0.2 Is outMine went well too, done in minutes 🙂
Forum: Plugins
In reply to: Plugin to open all links in a new window?in the
<head>and</head>of the header.php inside your theme? just a guess.. 🙂Forum: Fixing WordPress
In reply to: After an upgrade from 1.2 to better, my skins stopped working..Hmm. I would suggest using the themes in wordpress which would work a lot better and more convinient as there are theme switcher plugin for you to use 🙂 I do have a tutorial for making themes from your current layout with wordpress, but that is if your layout is coded in php and such.
=D