You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Be able to assign an Elementor Single Post template (Elementor Pro) to the BigCommerce Product post type and see the assigned Elementor template render in public-facing view (https://www.domain.com/products/my-product-slug/).
Actual behavior
Instead the single-bigcommerce_product.php template from the Bigcommerce plugin or theme-overridden version is loaded.
Steps to reproduce behavior
Create an Elementor Single Post template (Elementor Pro) and drop a couple elements into the layout for testing.
Add a Condition assigning the template to the BigCommerce Product post type.
View a Product from its public-facing url.
Workaround or possible solution
I've tried to short-circuit the template filtering with some success, but it always results in an Exception occurring somewhere. Is it possible to support Elementor single post templates with this plugin? It would be great to build layouts right in the visual editor.
The text was updated successfully, but these errors were encountered:
Expected behavior
Be able to assign an Elementor Single Post template (Elementor Pro) to the BigCommerce Product post type and see the assigned Elementor template render in public-facing view (https://www.domain.com/products/my-product-slug/).
Actual behavior
Instead the single-bigcommerce_product.php template from the Bigcommerce plugin or theme-overridden version is loaded.
Steps to reproduce behavior
Workaround or possible solution
I've tried to short-circuit the template filtering with some success, but it always results in an Exception occurring somewhere. Is it possible to support Elementor single post templates with this plugin? It would be great to build layouts right in the visual editor.
The text was updated successfully, but these errors were encountered: