How to Create A HTML Block With Language Strings
Just wondering if someone can help with this
Ive got several language installed and have also made lots of custom html content in html blocks but ive found that the html block i have made wont translate ive tried using Deno Tools to build a new html block with just the code below then saved the new block
I then go to language settings and add language key for the new string _benzweb_custom_html_block1
i was think if i can get this to work it will allow us to translate all my html code and have different translations for the same piece of content
Just wondering were I'm going wrong just after doing the following and adding the new block to the site and loading it just displays a blank box
/------- code for project ------
<div> <p><bx_text:_benzweb_custom_html_block1 /></p>
</div>
/-------- code for project ------
just wondering if anyone can help with this could you edit my code or please paste some code below that i may use
Thanks
