Template Layout Override
Closed this issue · 1 comments
SnowB1 commented
Tried to override the page layout and found that I had to put the override into
templates/Broarm/CookieConsent/CookiePolicyPage.ss templates/Broarm/CookieConsent/CookieConsentCheckboxField_holder.ss
Instead of templates/Layout and templates/Includes
TheBnl commented
Hi SnowB1,
Thats true, with namespaced modules you'll have to place the templates in the corresponding folder path. Are you experiencing this on an SS3 site or an SS4 one? This module was written in the transition period to SS4 so the SS3 version also uses these namespaces.