Fosters Posted October 8, 2017 Author Posted October 8, 2017 You could use our Club Sponsors App for this
AlexWebsites Posted October 10, 2017 Posted October 10, 2017 On 10/4/2017 at 9:28 AM, Fosters said: Could I get probably ACP access to investigate this? I know you are probably busy, I sent you a PM last week on this and haven't heard anything. Is there something I could check on my end? Is anyone else having the same issue? If I uninstall and reinstall, will I lose any created lists? Also, when will it go back to a 6 block grid layout or is there custom CSS we can use to get that look?
Fosters Posted October 10, 2017 Author Posted October 10, 2017 5 hours ago, AlexWebsites said: I know you are probably busy, I sent you a PM last week on this and haven't heard anything. Is there something I could check on my end? Is anyone else having the same issue? If I uninstall and reinstall, will I lose any created lists? Also, when will it go back to a 6 block grid layout or is there custom CSS we can use to get that look? Sorry, it seems that I left the PM accidentally, I have started a new PM
Fosters Posted October 10, 2017 Author Posted October 10, 2017 Are you looking for an easy way to build member lists? By default, Invision Community does not come with a member list. There is no way to browse through a list of members except through Search, which is a cumbersome and complicated method. But maybe you want to allow members to discover each other easier, to connect more, and build lasting relationships in your community. You can do that with Member Lists Pro by @Fosters, which empowers you to build beautiful member lists customized the way you want. From a simple index of all members to specialized sub-lists of moderators and staff, we offer the most powerful and advanced member list in the IPS Marketplace! We'll be walking you through how to build two different memberlists in our tutorial: (Simple) All Members (Intermediate) Clans Stay tuned for this week's learning series! The next tutorial will be published tomorrow, and please be sure to ask if you have any questions.
Fosters Posted October 12, 2017 Author Posted October 12, 2017 Tutorial 1: Building A List of All Members Difficulty Level: Easy Time: 5 min Our first goal is to build a simple list of all members. You will often want to display a list of all members so members can quickly find and connect with others. Navigate to ACP > Members > Member Lists Click on + Create New Fill out the Settings tab: Title = "All Members" Description = "List of all members in my community sorted alphabetically" Visible = Everyone Settings tab Fill out the Member Criteria tab: Primary Groups = All Secondary Groups = Deactivated Members awaiting validation = No Avatar = No rule Content Count = [leave blank] Content Count = [leave blank] Member Criteria tab Fill out the Output Options tab: Members per page = 24 Design = Grid Sort by = Display Name Sort direction = Ascending Feel free to turn ON / OFF any settings you want. Output Options tab Click Save. You should see "All Members" in the member list in the ACP. As a final step, you will need to add a link to the Menu so your users can find the list: Navigate to ACP > System > Site Features - Menu Manager Click on Add Item Select "Member Lists" from the Menu Item Type, and then choose "All Members" from Configuration. Click Save Menu Item. Click Publish this menu. Congrats! With these easy steps, you've created your first member list, defined some basic settings and output options, and published the member list to your menu. This will enable your members to browse through a directory of all members in your community! You did a great job, and your members can connect and browse all of your other members. Tomorrow, we'll explore some more advanced options in creating customized member lists, such as for gaming clans. kysil 1
AlexWebsites Posted October 12, 2017 Posted October 12, 2017 Is there a way to go to 4 across with the grid? It's too condensed with 6 across.
Fosters Posted October 12, 2017 Author Posted October 12, 2017 2 minutes ago, AlexWebsites said: Is there a way to go to 4 across with the grid? It's too condensed with 6 across. It may look condensed with 6 across, but the screenshot was taken for a full-size desktop view. The grid view will resize based upon the table width, so it's flexible to your device window. We utilize the native responsiveness of IPS to properly fit each profile card. If you have a tablet view, you will see 4 across: If you have a smartphone view, it will go all the way down to 1 across: Hope this addresses your concern and shows you how the Member List will show less if needed.
AlexWebsites Posted October 12, 2017 Posted October 12, 2017 I still can't update so maybe it works better with the latest version.
Fosters Posted October 12, 2017 Author Posted October 12, 2017 3 hours ago, AlexWebsites said: I still can't update so maybe it works better with the latest version. Sorry for this. A new version was released with the fix ( there's no need to upgrade for you, you're already running it ) AlexWebsites 1
AlexWebsites Posted October 12, 2017 Posted October 12, 2017 3 hours ago, Fosters said: Sorry for this. A new version was released with the fix ( there's no need to upgrade for you, you're already running it ) Thank you for fixing this!
AlexWebsites Posted October 12, 2017 Posted October 12, 2017 7 hours ago, Fosters said: It may look condensed with 6 across, but the screenshot was taken for a full-size desktop view. The grid view will resize based upon the table width, so it's flexible to your device window. We utilize the native responsiveness of IPS to properly fit each profile card. If you have a tablet view, you will see 4 across: If you have a smartphone view, it will go all the way down to 1 across: Hope this addresses your concern and shows you how the Member List will show less if needed. Is there a way to widen the blocks? Maybe set the min-width larger? I think the issue I'm having is I have content that is not fitting on one line because the width is smaller. In an older version the max blocks on whatever screen size was 4 across so it positioned well. Maybe custom CSS?
AlexWebsites Posted December 6, 2017 Posted December 6, 2017 On 10/9/2017 at 9:54 PM, AlexWebsites said: Also, when will it go back to a 4 block grid layout or is there custom CSS we can use to get that look? Any word on this or how I can apply custom css to not have it go to 6 blocks per row on larger screens and keep it at max 4 blocks per row? It was like this in an older version but changed to 6 in 2.0 and above. Thanks.
AlexWebsites Posted December 6, 2017 Posted December 6, 2017 8 minutes ago, AlexWebsites said: Any word on this or how I can apply custom css to not have it go to 6 blocks per row on larger screens and keep it at max 4 blocks per row? It was like this in an older version but changed to 6 in 2.0 and above. Thanks. Was able to do this by changing in templates > memberlists > member > grid <ol class='ipsList_reset ipsGrid ipsGrid_collapsePhone ipsClear' data-ipsGrid data-ipsGrid-equalHeights='row' data-ipsGrid-minItemSize='170' data-ipsGrid-maxItemSize='400'> to <ol class='ipsList_reset ipsGrid ipsGrid_collapsePhone ipsClear' data-ipsGrid data-ipsGrid-equalHeights='row' data-ipsGrid-minItemSize='225' data-ipsGrid-maxItemSize='400'> Would be great if you could add a minimum size in settings to control this. Fosters 1
Fosters Posted December 10, 2017 Author Posted December 10, 2017 Interesting. Thanks, will look at this for the next release.
JTHastings Posted December 10, 2017 Posted December 10, 2017 (edited) On 10/11/2017 at 8:57 PM, Fosters said: Tomorrow, we'll explore some more advanced options in creating customized member lists, such as for gaming clans. I'm interested in seeing some advanced options demonstrated. Any plans? Also, I'm not seeing any options in the Criteria section for any Custom Profile Fields, for example, I have fields for Location, Motorcycle Model, Model Year, etc. Edited December 10, 2017 by JTHastings
JTHastings Posted December 10, 2017 Posted December 10, 2017 (edited) OK, I'm playing around with this a bit and the first thing that I notice is that the settings on the Criteria Tab don't appear to follow my way of thinking. When I select some of my Groups on the criteria Tab with no additional criteria selected, I get expected results. However, when I add in say the No Avatar criteria it appears to over-ride my Group settings. See pics for additional explanation... Edited December 10, 2017 by JTHastings
Fosters Posted December 15, 2017 Author Posted December 15, 2017 8 hours ago, JTHastings said: any update on the above? Yes, we're re-engineering the whole code to fix finally the issues with the group criteria.
Vegan Gaymer Posted January 12, 2018 Posted January 12, 2018 No matter what I do, I cannot get Members to show up in site menu. I don't know why. It's listed in the admin view, but doesn't show up as published.
Fosters Posted January 13, 2018 Author Posted January 13, 2018 What have you exactly set to be shown in the menu?
Vegan Gaymer Posted January 23, 2018 Posted January 23, 2018 Does this help? It doesn't matter if I choose MEMBERs or MEMBERS LIST... neither of these show in the final menu published. I can't figure out why. Thanks!
Vegan Gaymer Posted January 23, 2018 Posted January 23, 2018 All permissions are set properly... everyone can view list. hmmmm
JTHastings Posted January 23, 2018 Posted January 23, 2018 OK, but you do realize that there's TWO places to set Permissions right? One is in the application permissions and the other is in the List Permissions. If you've done both then I'll be quiet.
Recommended Posts