-
Author
-
June 3, 2016 at 17:34 #124292
hotloverspassion
ParticipantHi again,
I’ve got a question regarding Geo My WP plugin and it’s  integration with Sweetdate.
In the member’s directory page there is a map showing the location of my members. The red marker represents the location of the member in the list of results with a specific number…so marker with number one belongs to the first member in the list of results which also means is the nearest user to the address entered ( if entered at all).
I have gallery view of my members and there is no reference number showing how far are the members in the list result so it is a little bit confusing. I did ask the guy from Geo My WP whether there is  a way we can show the corresponding number by the member’s profile in the search result, because once I’ll have more members, users will have difficulties to locate the correct member in the result list.  Here’s the reply I got from them:I assume that you are using a custom results template file? Because the template files included with GEO my WP should display the number of each member in the list of results.
If you are indeed using a custom results template file you can display the member count using:
echo $members_template->member->member_count;
So the question is? Where exactly can I put this code? Â Which file do they relate to?
Thanks 🙂
-
AuthorPosts
You must be logged in to reply to this topic.