Avada › Forums › Community Forum › Bugs with Cyrilic text in fusion_text
Tagged: Bug, problem, fusion_text, bugs, cyrilic, FusionSC_FusionText
-
AuthorPosts
-
Hi! I found a bug possibly in the fusion_text render while using cyriilic symbols. Look:
Apparantly the cyrilic text breaks shortcodes that come after it. Fragmets of the broken shortcodes are rendered at the page as a simple text.But everything is fine while using the latin symbols:
I looked at the FusionSC_FusionText class and don’t have any ideas about why it’s happening. Does anybody have any ideas?
Thanks in advance.
Hi,
Based on the screenshot the problem will be with your server’s mbstring.func_overload setting. To check this you can install a plugin for checking PHP info (search WP plugin repository for phpinfo). If you see the value is anything other than 0 then this will be the problem. In which case please contact your host to change this to 0 for you.
-
AuthorPosts
- You must be logged in to reply to this topic.