Rating: 2 stars
I installed this plugin and used it for a few days. I did not like that it mixed its categories in with the blog categories, but I was prepared to live with that.
However, the font size of the FAQ was terrible. I found a post about it in the forum but it was not clear where the code change needed to be made, and the poster had asked a follow-up question which had not been addressed in some time.
Sorry, this looks too casual for my purposes.
]]>Rating: 4 stars
So, some of them:
Notice: Undefined index: post_type in /home/.../wp-content/plugins/smart-faq/smart-faq.php on line 143
Use following:
if ( isset( $_POST['post_type'] ) && 'smart_faq' == $_POST['post_type'] )
Uet another:
Notice: Undefined variable: paged in /home/.../wp-content/plugins/smart-faq/smart-faq.php on line 97
'paged' => $paged
$paged
is not defined!
Test your plugin with enabled WP_DEBUG!
Good luck! Great plugin anyway!
]]>Rating: 5 stars
This is a really great plugin. Simple to install and use. It works very well.
]]>Rating: 3 stars
1. linking a single FAQ
2. choosing the single FAQ template
Rating: 3 stars
Thanks for sharing this plugin. ??
A few improvements could be:
1. Output css and javascript on relevant page only.
2. When opening a faq, then close last opened faq, so only one is open.
Vayu
Rating: 5 stars
Interesting that you link the categories with the general post categories. Generally, an FAQ category should relate to that anyway. Smart.
This is very tidy work.
Rating: 5 stars
I was just looking for something like this,
Thanks
Rating: 5 stars
Works for me!
]]>Rating: 5 stars
Works well with Multilingual plugins and is light weight.
]]>