How to Create a Dynamic Off Canvas for Post Cards
Last Update: November 21, 2025
The ability to trigger an Avada Off-Canvas inside of an Avada Post Card is a fantastic feature. As the options descriptions state: “Select an Off-Canvas you want to link to your Post Cards Element. This allows you to fill the Off Canvas dynamic data endpoints with the data of the single Post Cards.”
So, the basic scenario for this feature is when you want to display additional info that would be too large for an Avada Post Card, but you want to keep the user on the same page. Enter an Avada Off-Canvas, triggered by the Avada Post Card Element, and pulling dynamic data into the Off-Canvas as it opens. Let’s have a look.
The classic scenario for this feature would perhaps be a QuickView for WooCommerce, but in principle, all scenarios use the same method, and this could be used for any quick view of posts. Read on for more details.
Step 1: Create Your Dynamic Avada Off-Canvas
The first step is to create your Off Canvas. For this document, we will use the example of adding Portfolio content into an Off Canvas by way of Dynamic Data. See the How To Use The Avada off Canvas Builder document for more basic information on how to create an Off Canvas.
Your Off Canvas should primarily be populated with dynamic content, pulling the data endpoints from the post type your Post Cards are displaying. So in this instance, we want to pull the Project information, which is a diverse collection of Titles, Terms, and ACF Fields and Repeaters. For a WooCommerce QuickView, this would likely be the Product Title, the Description, the Featured image, the Price, and probably an Add to Cart button etc.
As can be seen in the screenshot below, for this example, the Off Canvas has a static background image and is pulling Terms, a dynamic Title, a Featured Image, a few Static Titles, an Excerpt / Archive Description, an ACF Repeater, and some ACF Repeater Single Values.





