I have a problem, the t4_bs5_blank don't has the position off-canvas. Why? How can I include this position?
Hi biviana82
If your site doesn't have this position, you can open the XML file of template:
/templates/t4_bs5_blank(your_default_template)/templateDetails.xml
and add this line of code:
<position>off-canvas</position>
Hi Saguaros, it working. Is great!!! Thanks!!
I have other question. I want to change the language of the article headers but I couldn't find the place to do it. Specifically I want to change the "createdby" variant. Where can I do it?
biviana82 You can override this language constant: TPL_CONTENT_WRITTEN_BY
It does not find this constant. I have searched but I have not found it.
biviana82 You can simply add like my above screenshot and add your translation there.