Remove root url from navigation.
-
I’m using wswwpx_fold_page_list plugin to run my navigation. How do I remove the full URL from the nav? Example:
From
<li><a href="https://www.mywebsite.com/foo/" title="foo">foo</a>...
To
<li><a href="/foo/" title="foo">foo</a>...
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Remove root url from navigation.’ is closed to new replies.