How can I link directly to a question or category?

Last updated over 4 years ago

You can directly link to a question or category in the sidebar by using a data attribute in your links:
<a data-slimfaq-link='/24-getting-started'>Getting Started</a>
You can get the value for data-slimfaq-link from your public FAQ's URL.

Clicking on the link will open the sidebar and show the question or category.