View Categories

Adding FAQs to the home page (Pro Only)

< 1 min read

FAQ features are only available in the premium version. Before enabling the FAQs section on the home page, we need to add FAQs with a custom post type. For this, follow the steps below:

  • Go to Walker Core > FAQs
  • Click on “Add New”
  • Add “Title”
  • Add “Content”

Now click on “Publish” to add the FAQ. You can add as many FAQs as you require.

Now it’s time to enable the FAQs section on the home page. Follow the steps below to enable the FAQs section on the home page:

  • Go to Appearance > Customize
  • Go to “Theme Frontpage Setup.”
  • Go to “FAQs.”
  • Check or uncheck “Enable FAQs” to enable or disable FAQS sections on the homepage.
  • Select the layout of the FAQs section in “Choose Section Layout.”
  • Add “Heading” and “Description” if you want to display headings and short information in the section.

Now click on “Publish” to save your settings.

WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) AND p.post_type = 'docs' AND tt.taxonomy = 'doc_category' AND tt.term_id IN (' at line 1]
SELECT p.ID FROM wpgy_posts AS p INNER JOIN wpgy_term_relationships AS tr ON p.ID = tr.object_id INNER JOIN wpgy_term_taxonomy AS tt ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE p.ID = '5800' AND p.ID < 1751)) AND p.post_type = 'docs' AND tt.taxonomy = 'doc_category' AND tt.term_id IN (9) AND p.ID NOT IN ( SELECT tr.object_id FROM wpgy_term_relationships tr LEFT JOIN wpgy_term_taxonomy tt ON (tr.term_taxonomy_id = tt.term_taxonomy_id) WHERE tt.term_id IN (0) ) AND p.post_status = 'publish' ORDER BY p.post_date DESC, p.ID DESC LIMIT 1

WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) AND p.post_type = 'docs' AND tt.taxonomy = 'doc_category' AND tt.term_id IN (' at line 1]
SELECT p.ID FROM wpgy_posts AS p INNER JOIN wpgy_term_relationships AS tr ON p.ID = tr.object_id INNER JOIN wpgy_term_taxonomy AS tt ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE p.ID = '0' AND p.ID > 1751)) AND p.post_type = 'docs' AND tt.taxonomy = 'doc_category' AND tt.term_id IN (9) AND p.ID NOT IN ( SELECT tr.object_id FROM wpgy_term_relationships tr LEFT JOIN wpgy_term_taxonomy tt ON (tr.term_taxonomy_id = tt.term_taxonomy_id) WHERE tt.term_id IN (0) ) AND p.post_status = 'publish' ORDER BY p.post_date ASC, p.ID ASC LIMIT 1

Powered by BetterDocs