A FAQ addresses problems that are often run into during the course of routine programming.
0
votes
1answer
37 views
How can I search an FAQ before a contact form is submitted?
I receive many queries via a contact form (Contact Form 7) that are similar in nature. I'm planning to implement an FAQ on my site, so visitors can check for information there. Of course, I still want ...
2
votes
2answers
528 views
The best way to write an FAQ page?
Maybe a plugin is required
I have a faq page that is likely to gross more then 50 questions and will need to be regularly modified and maintained.
I would like to write a title (possibly marked as ...
0
votes
1answer
51 views
Knowledgebase / Docs: Custom Post Type, Pages or as a Post Category?
I'm trying to decide on how to organize a new site/theme.
It has the standard sections: Home, About, Contact, Blog but also an (admin-only editable) Knowledgebase/Documentation area.
My first ...
3
votes
1answer
130 views
How would implement StackExchange 'Questions with similar titles' for the FAQ on my wordpress site
I want to have a FAQ page on my site which has a search box. As the user types in their question, a field below the search box is populated with FAQ answers with similar titles.
The exact same ...
2
votes
3answers
1k views
The famous Wordpress white screen of death
Like mentioned in the title, i think this is by far one problem Automattic or Wordpress team cannot solve until no matter what version Wordpress will go in future. In this question, i am focusing to ...
7
votes
5answers
640 views
What are some reasons why you should not hack WordPress core files?
Often a quick solution to a problem, can be solved by hacking the WordPress core, that is changing the code that is WordPress itself.
This is a very dangerous road to take! Don't do it, ever!
You ...