Search found 2 matches
- Mon Sep 18, 2023 10:23 pm
- Forum: Themes
- Topic: How to get blog slug name?
- Replies: 3
- Views: 173
Re: How to get blog slug name?
Splendid. Thank you very much. Never thought can be achieved this way. So much better.
- Wed Sep 13, 2023 2:20 am
- Forum: Themes
- Topic: How to get blog slug name?
- Replies: 3
- Views: 173
How to get blog slug name?
Hello, I'm developing a theme, and I want to automatically add blog menu/link (if home is a static page) to the navigation bar. So far what I got is $site->uriFilters('blog') will get the blog URL. But I still can't find the way to get the slug name . For example, the slug being inputted is /stories...