On June 21, 2015 at 10:05 pm
Hello again! I’m using qtranslate-x to translate my website. The only thing that I can’t translate so far was the content-block that I add with this code:
<!āBLOCK5 STARTā>
<div class=āmidrow_blockā>
<div class=āmid_block_contentā>
<div class=āblock_imgā><div class=āicon_wrapā><i class=āfa-cog fa-2xā></i></div></div>
<h3>block5 title</h3>
block5 content
</div>
</div>
<!āBLOCK5 ENDā>
How can I translate the title of this content block? Thank you for the help.