Title: Encoding problem
Last modified: August 21, 2016

---

# Encoding problem

 *  Resolved [zehrgut](https://wordpress.org/support/users/zehrgut/)
 * (@zehrgut)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/encoding-problem-12/)
 * Hello!
    Thanks a lot for the plugin! I tried it and it works all right except
   the problem with non-Latin letters. So I see something like this: ÑÑÑÑÐºÐ
   ¸Ðµ ÑÐ»Ð¾Ð²Ð°
 * Could you please resolve the problem?
 * [http://wordpress.org/plugins/front-end-publishing/](http://wordpress.org/plugins/front-end-publishing/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [JC](https://wordpress.org/support/users/jocimarbr/)
 * (@jocimarbr)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/encoding-problem-12/#post-3965475)
 * I’m having the same problem… I tried several editions in fepublishing.php file,
   but it still fails…
    Anything new?
 *  [JC](https://wordpress.org/support/users/jocimarbr/)
 * (@jocimarbr)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/encoding-problem-12/#post-3965476)
 * I solved deleting “convert_chars(utf8_encode” in line 363 of fepublishing.php
 *     ```
       if($fep_misc['nofollow_body_links'])
   
       			$new_post['post_content'] = wp_rel_nofollow( $_POST['post_content'] );
   
       		else
   
       			$new_post['post_content'] = ( $_POST['post_content'] );
       ```
   
 *  Plugin Author [Hassan Akhtar](https://wordpress.org/support/users/khaxan/)
 * (@khaxan)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/encoding-problem-12/#post-3965494)
 * Hi. This problem has been resolved in the latest version of the plugin.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Encoding problem’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/front-end-publishing_343434.svg)
 * [Frontend Publishing](https://wordpress.org/plugins/front-end-publishing/)
 * [Support Threads](https://wordpress.org/support/plugin/front-end-publishing/)
 * [Active Topics](https://wordpress.org/support/plugin/front-end-publishing/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/front-end-publishing/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/front-end-publishing/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Hassan Akhtar](https://wordpress.org/support/users/khaxan/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/encoding-problem-12/#post-3965494)
 * Status: resolved