Title: Translate
Last modified: November 13, 2022

---

# Translate

 *  Resolved [VGAS](https://wordpress.org/support/users/fotogo/)
 * (@fotogo)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/translate-438/)
 * This is how we render the icon correctly in HTML
    <i class=”pp-form-material-
   icons”>face</i>
 * When the English flag is clicked, the icon becomes
    <i class=”pp-form-material-
   icons”><font style=”vertical-align: inherit;”><font style=”vertical-align: inherit;”
   >face</font></font>< /i> How to fix this please
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftranslate-438%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [edo888](https://wordpress.org/support/users/edo888/)
 * (@edo888)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/translate-438/#post-16194512)
 * Hi,
 * In our free version double font tags are added to be able to go back to the original
   language. When writing CSS code you need to account that there can be font tags
   present.
 * Since you have mentioned about icon, I think for your specific case you just 
   need to add notranslate class, so it does not get translated: `<i class="pp-form-
   material-icons notranslate">face</i>`
 * Thanks! 🙂

Viewing 1 replies (of 1 total)

The topic ‘Translate’ is closed to new replies.

 * ![](https://ps.w.org/gtranslate/assets/icon-256x256.png?rev=2595917)
 * [Translate Wordpress with GTranslate](https://wordpress.org/plugins/gtranslate/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gtranslate/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gtranslate/)
 * [Active Topics](https://wordpress.org/support/plugin/gtranslate/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gtranslate/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gtranslate/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [edo888](https://wordpress.org/support/users/edo888/)
 * Last activity: [3 years, 5 months ago](https://wordpress.org/support/topic/translate-438/#post-16194512)
 * Status: resolved