Multi-Relationships with Playa

Playa

In this ten-minute video tutorial, you’ll learn how to create a flexible system for arranging a variety of sidebars on any or every page in your site.

Watch the tutorial now

Note: Playa 1.3.x has since been replaced by Playa 3.x.  If you’re running 1.3.x, this tutorial will work fine.  If you’re using 2.x, you will have to modify your template code slightly. Instead of using the related_entries tag, you’ll create a loop with the fieldname:

{sidebars}
   {embed=“inc/{url_title}"}
{/sidebars}

The general principle of selecting and ordering sidebars is exactly the same, in fact it’s even easier now.