ナビゲーションをスキップする

Open

Topic Tags: Compatibility

Overview of the issue

Users of the WPL plugin -WordPress Property Listing- may encounter an issue where certain strings do not appear translated on the front-end of their website.

Workaround

Please, make sure of having a full backup of your site before proceeding.

  • Open Edit file …/wp-content/plugins/real-estate-listing-realtyna-wpl-pro/global.php file.
  • Look for line 2011.
  • Replace:
        public static function load_textdomain($domain, $mofile)
        {
    
  • With:
        public static function load_textdomain($domain, $mofile)
        {
            return load_textdomain($domain, $mofile);
    

返答する

トピックからそれないようにし、他のユーザーを尊重してください。この投稿に関係のない問題についてサポートが必要な場合は、サポート フォーラムを使用してチャットを開始するか、チケットを送信してください。

これらのタグを使用できます:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>