- This topic has 1 reply, 2 voices, and was last updated 9 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
The Support Forum is closed. Not to worry! Providing the top quality support you expect and we're known for will continue! We're not ending support, just changing where you submit requests. This will provide you with the best experience possible.
Premium Support
Have you purchased an addon for Connections such as one of our premium templates or extensions with a valid license and you need help?
Please open a Support Ticket in your user account.
Free Support
Are you using the free Connections plugin? Don't worry, you are still very important to us! We are still providing you with the same high quality support that we're known for.
Please open a new support topic in the WordPress support forums for Connections.
Tagged: 8.6.9
Hi Steven,
I am using the filtered by the character from A – Z on the top of my listing.
Everytime when I click the character to filter a person, it shows all the people in that last name, not first name.
In my case, we use first quite a lot, not last name, so any way I can adjust it?
Or can you tell me which file of code do I need to custimised?
Thanks
@ steve
Sorry, the character index only work with the last name when directory is ordered by last name (the default). Making this change to the code would be nontrivial. You would have to edit the index function found in the class.template-parts.php file. You would also have to edit the getCharacters function in the class.retrieve.php file.
