Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
i want to know where to edit the post navigation for vantage theme, i try search but only find the post navigation at setting.php and i change it won’t give any effect..
i want to make my post navigation work only between the category
Hi Yukita
Thanks for reaching out.
A quick reminder that WordPress themes and plugins completely overwrite their own folders during updates. To avoid losing changes during updates it’s best not directly edit theme files at a code level.
To make this change you’ll need to:
1. Go to PluginsAdd New, install a plugin called Code Snippets.
2. Go to SnippetsAdd New, name your snippet Vantage Content Nav.
3. Insert the following function into your snippet body: http://pastebin.com/rMT7fPua.
4. Select the option to only run the snippet on the site front-end.
5. Click Save and activate.
Hope that helps :)