Hello,
I want to add FAQs where you click on a question and the page will take you to the answer on the same page. Example
Any ideas?
Hello,
I want to add FAQs where you click on a question and the page will take you to the answer on the same page. Example
Any ideas?
Yes - just use standard tags that you would use in any other document:
<a href="#one">Question One</a>
<p id="one">Answer One</p>
Repeat as needed.
Thank you podz :)
What this user needs is a category called FAQs, which does not display on the front page (need Category Visibility Plugin), then have the category page for the FAQs as a direct link in the sidebar and have the FAQ entries display with excerpts only (with a link to the single.php page for each FAQ entry?)
Is that doable?
joni, that was a really interesting approach to the problem...what about a page for the faq and sub-pages for each question and answer? then users could just post comments to ask questions, and if worthy of being promoted, they could be converted to pages...though not sure of a way of doing this non-manually...
This topic has been closed to new replies.