Skip to content

Support Page

Ivan edited this page Aug 18, 2022 · 11 revisions

Starter provides easy way for create simple info pages (like faq, shipping info etc.) with separately navigation - only two steps:

  1. Create page using "Support page" template.
    Show screenshot Create Support page
  2. Create menu and assign it to "Support area".
    Show screenshot Create Support menu

On front you'll get this:

Show screenshot Support page example

Code

  • css: assets\scss\theme\snippets\_menus.scss
  • js: assets\js\modules\wp\menus.js
  • tpl: templates\page-support.php
Clone this wiki locally