Truth
Forum Replies Created
-
Forum: Plugins
In reply to: FAQ Pluginright, but at the moment
when I click on submit qn, it shows
“Thank you for asking.
Once the admin has approved your question, it will show up in the FAQ.
Click here to return to the FAQ”but on a blank white page without the layout etc. how can I make the header and footer show up as well? thanks
i found this line
require_once('../../../wp-blog-header.php'); on the faq_Ask.php but I don’t know why is not showing up
Forum: Plugins
In reply to: FAQ Pluginanother thing, when I click on submit qn, it shows
“Thank you for asking.
Once the admin has approved your question, it will show up in the FAQ.
Click here to return to the FAQ”but on a blank white page without the layout etc. how can I make the header and footer show up as well? thanks
Forum: Plugins
In reply to: FAQ PluginRight, thanks.. it’s working now 🙂
Got a slight question..
I wanted to use this to render the title
<?php echo ImageHeadline_render( 'Ask A Question' ); ?>in replace of this
$retVal .='<div class="faq_ask"><span class="faq_label">Ask a Question:</span> ';But it resulted in an error, is there any way to do it?
Thank you 🙂
Forum: Plugins
In reply to: FAQ PluginErm, no idea? Where to turn it on or off?
Forum: Plugins
In reply to: FAQ PluginRight, that did it. I tried it on a test page but the questions and answers are not showing up although I approved it already…
Forum: Plugins
In reply to: FAQ PluginTried that already, just redownload the new one and uploaded. still having this error
Warning: Invalid argument supplied for foreach() in /home/huaian/public_html/liberta/wordpress/wp-content/plugins/faq/faq.php on line 125???
my line 125 is
foreach ($qas as $qa) {Forum: Plugins
In reply to: FAQ PluginGot the latest one from your site, but it’s still having the same error as just now, the one jwurster has.
Forum: Plugins
In reply to: Need Plugin IdeasOpps.. sorry VaamYob, I didn’t realise you wrote one already. I’m not being one here. Sorry about that =x
Forum: Plugins
In reply to: Need Plugin Ideasan FAQ plugin which can be integrated into a page or something?
🙂
Forum: Fixing WordPress
In reply to: Turn off comments on posts older than one month?Erm, not working for me though 🙁
Does it close off comments automatically after I activate the plugin? Or do I have to wait for some time?
Edit: It worked after waiting for a while.. lol. thanks 🙂
Forum: Fixing WordPress
In reply to: Turn off comments on posts older than one month?Oh.. right,.. thanks 🙂
Just a question, so if I installed this plugin now, like say I set the cut off date to 12 days, so my old posts which are older than 12 days will close off comments too, right?
Thank you
EDIT: I realise it doesn’t work for older posts?
On this page
http://wiki.wordpress.org/Auto%20shutoff%20comments
there’s 2 part of code, I copy and paste the code which is the second part right? What about the first part?
Forum: Fixing WordPress
In reply to: Turn off comments on posts older than one month?does that work for pages as well? I’m looking for one that only works in posts and not pages.
Forum: Themes and Templates
In reply to: Links Page FormattingJust asking, what php code do you use to generate the links as image only without the URL? I can’t seems to do that. Thanks 🙂
Forum: Fixing WordPress
In reply to: Upgrading from 2.0 to 2.0.1I just upgraded mine to 2.0.1 without any problems at all, running great and almost all my plugins are working 🙂
Forum: Plugins
In reply to: FAQ PluginI was hoping for a FAQ plugin, any coders here interested to make this plugin? 🙂