Hello,
I seem to be having troubles with paint layouts and contexts when using conditional keywords.
I have two contexts, English and Welsh.
Each page has a paint layout applied and I can add html or keywords to each paint layout independently and it is represented correctly in each context when viewing the page.
I can edit one context within the paint layout, save it and view the changes on my page. I should note that both contexts still render correctly.
However when I create and introduce some conditional keywords (I have attached the ones I created) it all goes wrong.
Using this code in my paint layout results in me only being able to have one context work at a time, which ever one I save last. English context %begin_is_welsh%
Welsh context
%begin_is_english%
<div class="alert">This page is English only.</div>
%end_is_english%
%asset_contents%
conditionalkeywords.JPG (29.6 KB)