Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QUESTION How do I add links in the Side Bar?
#2
A way to do this:

- Create a page with slug my-sidebar. Give it the title you prefer. (Recommended: make it private)
- Insert this in your sidebar component:
Code:
<?php getPageContent('my-sidebar'); ?>

Then you can use that page for your sidebar links.
Reply


Messages In This Thread
How do I add links in the Side Bar? - by tm48827 - 2016-11-19, 14:32:21
RE: How do I add links in the Side Bar? - by Carlos - 2016-11-19, 19:19:44



Users browsing this thread: 1 Guest(s)