Low Title - not working with pages uri
I'm using the following {exp:low_title:entry pages_uri="/{segment_1}/"}
on a template used by the pages module but it's not pulling up the correct title, instead it's pulling up a title from an entirely different channel.
The above code is copied from the plugin information page. If I visit a "page", doesn't matter what page, I see "Gallery" and not the appropriate page title of which there are currently only 2 available, either "Volunteers" or "About Us".
Low Title: 2.1.0
EE: 2.5.2
Replies
Low 4 Jul 2012 20:59
Hi Sean,
Is the trailing slash also present in the actual page URI?
Sean 4 Jul 2012 21:05
Hi Low,
yes I double checked that in the entry the uri is set to /my_page_uri/ and also on the front end all links are using both slashes.
Low 4 Jul 2012 21:22
Want me to take a look at the site? I'll need superadmin login credentials, which you can send to hi at gotolow dot com.
Sean 4 Jul 2012 23:30
Low,
Email sent and thanks for the help.
Low 5 Jul 2012 09:36
Actually, the Pages URI didn't have a trailing slash (see screenshot)
So changing the tag parameter to "/{segment_1}" worked.
Sean 5 Jul 2012 12:05
Low,
Glad it's working now. Not sure why it showed up for me, but not for you. In any case doesn't matter since it's working. Thanks.