Forum
Show slug in Page Title - List & Detail page
I have a 2-page list and detail page as per this tutorial. https://solutions.grabaperch.com/architecture/two-page-list-and-detail
What code would I have to use to show the Detail page's main title (the Slug) in the Page Title?
Any helps is appreciated.
James, add
skip-template
andreturn-html
toperch_content_custom
so you get both the defined fields in an array and the html response (rendered template).Then you can do something like: