Yes, the admin gets an email letting them know a question has been asked.
The question does not get posted until it has been answered so you will not see questions on the frontend that do not have answers.
When you list all categories if a category does not have any questions that have been answered it is not displayed.
I hope that helps.
Ray
You're the first one to ask about this.
I'll have a look at it . There is not currently a setting to change it but it should be easy to implement.
thanks.
Ray
Funny, because I ran into that same situation just a few days ago. Active links are not currently implemented but I will put it on the todo list.
Thanks
Ray
I have added pagination as a feature request on http://support.twentyfiveautumn.com
To change the category just select the category you want from the dropdown on the answer question page before you save your answer... thanks
Thanks for the question. the Category header is currently <h4 class="faq-header">Sample Category 1</h4> so you could add .faq-header to your stylesheet or change the h4 to h3 in tf-faq/faq.php lines 337, 355, and 370. This is something we are looking at in the next release.
In the file:
wp-content/plugins/tf-faq/faq.php
change line 86
from:
$minLevelGeneral = 'edit_plugins';
to:
$minLevelGeneral = 'edit_posts';
that should do it for you... thanks
If you need help with making the system work we can tell you what page to go on and what button to push, etc... that is "free" support.
If we have to add, create, edit or customize files for you that would be paid support.
We’re looking at this now. If you view the page source are the other options shown?
Can you tell us a little more about your setup? WordPress version. language used, other plugins installed?
Maybe attach a screenshot?
is it possibile to upgrade it
adding more antispam controls while users will ask new questions?
is it also possible a query fade effect to show the answers?
tks
how does question asker know when the question has been answered.
can we add an email and name requirement for asking and then notify them when answered?
hi
just installed TF FAQ
but under the admin menu only have options not other menus or ways to add or answer questions. checked file settings all ok