I need to connect a varying amount ((either 0 or up to 7 right now) will change in the future) of images to a gallery, on a private dynamic member page.
-
For example I have 7 different Systems for managing money.
Based on whichever System(s) my clients/members are signed up for/subscribed to, I want to display unique images -
Client 1 is signed up to Systems 2 and 3
-
On their private dynamic member page i want to display images in a gallery (specifically of graphs) representing how the clients money would be managed via system 2 and system 3
-
Client 2 is signed up to Systems 3 and 5
-
On their private dynamic member page i want to display images in a gallery (specifically of graphs) representing how the clients money would be managed via system 3 and system 5
-
Client 3 is signed up to System 1
-
On their private dynamic member page i want to display images in a gallery (specifically of graphs) representing how the clients money would be managed via system 1
-
Any help is appreciated, Thank you!