We have an issue with the inline style of the POPUP template from the “Template settings → POPUP” section inside Bricks Builder. When we call this POPUP template from any other regular page using the “Template” element from Bricks, the INTERACTIONS section from “Template settings” works properly, but the BACKDROP and CONTENT styles are not implemented at all.
In another scenario, all styles work fine if I directly add the condition from the POPUP template directly. However, the problem arises because I can’t trigger a specific page since it’s a landing page. I can only trigger the post type overall; I can’t trigger it using “Individual” element for certain reasons. We specifically need this popup only for one page, not all posts with the same type.
Therefore, I believe there are two issues:
The main styles of the Popup are not triggered when we call the popup using the “Template” element.
The conditional element of the popup only fetches the main pages using the “Individual” element, not all post types like Posts, Product, Checkout, Funnels, Offers, etc.
the template element for popups should only be used within a query loop - there the mentioned settings work as expected: Popup Builder – Bricks Academy In other cases you should use the popup conditions, see #2.
you can use the search field to search for specific posts (like in my example for “beanie”, which is a WooCommerce product):
the search field works with media and product type, but I can’t get the Checkout, Funnels, or Offers pages(I am using Funnelkit), and as you mentioned before I can’t use the template element for popups because I don’t have any query loop, I just want to add a specific popup for an Offer page.
and I can’t use Post type also because I have multiple Offer Pages and each one has it is own Popup.
so for certain reason the search field is not fetching these pages, could you please check this issue?
Unfortunately, I can’t say anything about Funnelkit because I don’t know the plugin. However, a quick look at the docs shows that Bricks is not explicitly mentioned, so there might be an incompatibility.
Please send temporary login credentials and a link to this thread to help@bricksbuilder.io using the email address you used during the purchase so we can take a look
The previous code is not working properly. While it does show the popup on the requested page, BUT it also removes all the Bricks templates from the product pages ( Header template, product page template, and Footer template).