If you are planning to show the same wall in different looks on different screens, you can override the layout for each display using modifier URLs.
For example, the social wall below is using the Fluid layout by default

I can easily override this layout by adding the ?layout
modifier. Let's say that I want this wall to use the map layout. All I have to do is add ?layout=map
to the wall URL:
https://my.walls.io/instagram-feed?layout=map

You can use these settings for all the other layouts. Just add ?layout=
to the URL and add the name of the layout. This is a very handy feature if you're using your social wall on multiple displays.
🌈 Here's the full list of the supported layout URL modifiers:
?layout=grid
?layout=kiosk
?layout=billboard
?layout=map
?layout=fluid
?layout=bricks

In case you have further questions, don't hesitate to contact the support team via chat or support@walls.io!