I updated the Simplified Chinese translation files to the latest today, but then my website showed all the contents of each post rather than its exerpt. After changing to Hongkong Chinese, it shows exerpt again. Could you fix the problem please?
Best regards,
Weicai
https://4cs-uat.gia.edu/en-us/blog/
https://4cs-uat.gia.edu/zh-cn/%E5%8D%9A%E5%AE%A2/
https://4cs-uat.gia.edu/ja-jp/%E3%83%96%E3%83%AD%E3%82%B0/
That is a problem because I need it to be locale specific. I can’t have mixed content/languages.
In case you are wondering, this is a sandbox environment, not production, so you will see several php errors on the front end. I am aware of these error.
Just FYI, I have the code in a file called featured.php which affects the slider and the “Popular Posts” section. This is the code I’m using:
<?php
$args = array(
'limit' => 4,
'range' => 'all',
'order_by' => 'views',
'post_type' => 'post',
'thumbnail_width' => 330,
'thumbnail_height' => 167,
'stats_views' => 1,
'stats_category' => 1,
'post_html' =>'
<article class="blog-post featured-post">
<header>
<span class="info">Views: {views}</span>
<figure>
{thumb}
</figure>
<ul class="categories">
<li>{category}</li>
</ul>
<h3>{title}</h3>
</header>
</article>'
);
wpp_get_mostpopular( $args );
?>
Any help would be greatly appreciated.
]]>I love your theme and your passion. I am thinking to help a bit to translate GP to Chinese(simplified), can you please make an editor?
I exported the unfinished language translation to my computer so I want to have a better understanding the context of the sentence, but I can’t find the language folder to put the po/mo file as other themes or plugins. It will be great to offer a way to use it before 100% finished.
]]>I have translated it into Simplified Chinese, you can get the languae pack from:
https://img.wpdaxue.com/2017/03/membership-by-supsystic-zh_CN.zip
BTW, since Google ReCaptcha is not available in China (Some js files are blocked by China ‘s network firewall ), could you add other captcha function, or compatible with other captcha plugin, such as https://www.ads-software.com/plugins/wp-math-captcha/ ?
Last, that would be fine if you can add a frontend posting addon and a easy digital downloads addon.
]]>Thank you.
https://www.ads-software.com/plugins/aftership-woocommerce-tracking/
]]>It keeps telling me I can’t add Chinese twice. Is there a way I can get around that?
Thanks
https://www.ads-software.com/plugins/polylang/
]]><link rel="alternate" href="https://www.domain.com/hk/" hreflang="hk" />
However, lately the Google Search Console (former Google Webmaster Tools) reports that ‘hk’ is an unknown language code, which is true according to the ISO standards. In the Polylang settings I have tried to specify zh-HK as the code for the zh_HK locale, but Polylang reports that “The language code contains invalid characters”.
How should I proceed in this case?
https://www.ads-software.com/plugins/polylang/
]]>https://www.ads-software.com/extend/plugins/subscribe2-widget-pro/
]]>