Non Members showing up in Directory

About Support Directory Non Members showing up in Directory

  • This topic is empty.
Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #2875
    Avatar for Rich CoxRich Cox
    Participant

    Hi,

    In the back-end I have 2 member groups, Non-Members and Members. I’ve added people to each group – fine.

    In the back-end when clicking on each group it filters the people as you’d expect, but when adding, in my case, this shortcode to a page;

    church_admin type=”address-list” member_type_id=”7″ loggedin=TRUE photo=”1″ map=”1″ site_id=”0″ pdf=”1″

    It still shows Non-Members and in the case of 2 family names being the same* (and members at both households) it only shows 1 household.

    Oddly, if I search the family name (as in *) it lists it, but still includes the non-members.

    In case you were wondering why the member_type_id was 7, I even tried adding new member types and moving the households between them to see if that would fix the issue.

    Still no joy.

    Thanks Andy, team,

    Regards,
    Rich.Confused

    #4194
    Avatar for Rich CoxRich Cox
    Participant

    Hi Andy,

    This is still a problem for me… Please can you let me know the correct shortcode to display only members? The id’s I have are;

    Members – id 7
    Non-Members – id 8

    My shortcode that I’m using is;

    [church_admin type="address-list" member_type_id="7" photo="1" map="1" site_id="0" pdf="1"]

    The directory displays and works all ok except it still lists non-members in the household.

    I’d like to display just members in the directory.

    Really appreciate your help with this…

    Many thanks,
    Rich.

    #4195
    Avatar for Andy MoyleAndy Moyle
    Keymaster

    Try…

    church_admin type=”address-list” member_type_id=7 photo=1 map=1

    #4196
    Avatar for Rich CoxRich Cox
    Participant

    I didn’t realise the shortcodes are snipped from the topics.. Wink

    I’ve tried that before contacted you… still no joy.

    Shows correctly for both members and non-members in the back-end.

    Incidentally, if I click on either ‘pdf version’ or with photos, it also shows members and non-members.

    Thanks in advance….
    Rich.

    #4197
    Avatar for Andy MoyleAndy Moyle
    Keymaster

    Don’t forget it caches the address list (because it is DB intensive to create) and is only changed when you click the refresh link underneath ;-)
    You can use an htmlentity to create the left bracket which stops the shortcode trying to fire and failing in this forum plugin!
    & #091; produces [ (without the space between the & and the #)

    #4199
    Avatar for Rich CoxRich Cox
    Participant

    Thanks Andy,

    I did a refresh on the DB before contacting you.

    The shortcode you suggested still returns members and non-members.

    Many thanks in advance,
    Rich. Smile

    #4200
    Avatar for Andy MoyleAndy Moyle
    Keymaster

    Can you email me an admin login or a refreshed database backup and I’ll take a look – my email is support@ domain name!

    #4201
    Avatar for Rich CoxRich Cox
    Participant

    Email sent to you Andy..

    Much appreciated!
    Rich.

    #4202
    Avatar for Andy MoyleAndy Moyle
    Keymaster

    Hi Rich,
    Had a quick scan of your directory.
    If a household contains a member it is shown – the whole household though! Less likely to cause offence ;-)
    I couldn’t see any households shown with just non-members in it.

    #4203
    Avatar for Rich CoxRich Cox
    Participant

    Hi Andy,

    I understand, thanks for taking a look. Do you think it would be easy enough to say underline a members name if they are a member? i.e. List the household, but just underline the church member? or make it another colour??

    Thanks very much.
    Rich.

    #4204
    Avatar for Andy MoyleAndy Moyle
    Keymaster

    That would not be easy at all sadly!
    There is a names shortcode if you want to list people without the other details who are members

    #4205
    Avatar for Rich CoxRich Cox
    Participant

    Thanks Andy…

    I’ll have a go with the names shortcode. Wink

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.