Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter michelj

    (@micheljoosse)

    It looks like the Answers don’t appear in Google either?

    Thread Starter michelj

    (@micheljoosse)

    Please skip the comment regarding Google, this is OK, apart from the case that Google is not linking to the FAQ overview, but to a single post.

    Plugin Author Dan

    (@danwdr)

    Right now, the questions are not published on your site like posts are.
    In the next version we will add that functionality as an option.

    Thread Starter michelj

    (@micheljoosse)

    Wow that would be great! Thanks for your prompt reply.

    Any idea about release date?

    There’s no easy way to add it manually I guess?

    Plugin Author Dan

    (@danwdr)

    1. In your Dashboard, go to Plugins -> Editor
    2. From “Select plugin to edit:” (top right), pick WP-FAQ and click Select
    3. Click on “wp-faq/classes/class-faq.php”
    4. You need to find “‘public’ => false
    4.1 It’s inside “public function register_faq(){
    4.2 It’s in “$args = array(
    4.3 Once you find the line, replace false with true
    5. Go down to “‘rewrite’ => false”
    6. Replace false with array( ‘faq’ )
    7. Go to Settings -> Permalinks and click “Save Changes”

    Thread Starter michelj

    (@micheljoosse)

    This is awesome!!!! It works!

    Many many thanks, now it’s the best plugin ever

    Plugin Author Dan

    (@danwdr)

    You’re welcome!

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘[Plugin: WP-FAQ] Search option’ is closed to new replies.