ok thank you marcin,
this temporary fix is works, wraping the title attribute in template with this if conditional, if anyone needed it
or maybe can creating a plugin to do it automatically, so no need translating title attribute in translated pages<if condition="!isset($_REQUEST['language'])">
title ="example title attribute in template"
</if>





Reply With Quote
