Categoría: BRICKS POPUP PRO

  • Showing a Popup conditionally in Bricks based on Query Parameter

    This Pro tutorial provides information on two ways a Bricks Popup can be shown on page load depending on whether the URL has a specific URL parameter with a specific value. Ex.: Show the popup only if the page URL is https://example.com/sample-page/?etsTicketWidget=basket-detail After implementing the tutorial, the popup will not appear if the query string…

  • Dynamic URL Parameter Post Popups in Bricks

    Bricks 1.9.4 added AJAX support for Popups via its Popup Builder. popupContextId can be now set in bricksOpenPopup() which means a popup can be set to show dynamic data from any post with the specified ID. This Pro tutorial provides the steps for setting up a dynamic Popup that opens on page load and shows…