I’ve enabled Twig and used it on Woo’s My Account pages, and all is well.
But now I’m working on a different page (a Layout) that uses a shortcode to pull a product table and in Cornerstone, I get a “Could not render Twig template” error below the table because of an “unclosed comment”:
I get that you don’t support 3rd party plugins, but this appears to be Twig confusing this short code for one of its own templates. Any idea what’s going on here? The error doesn’t render on the front end.
And by the way, my 3 Twig templates are very simple and none includes comments. Thanks!