GTranslate3.04翻译插件不工作的原因找到了

44次阅读
没有评论

2.9.14是正常显示的,GTranslate3.04之后主题一定要调用wp_footer();函数。

来自插件作者的回复

Hi,

I see that the javascript files for GTranslate are missing in the HTML source code. I believe your theme is not calling wp_footer() PHP function.

You can try to check your theme files and possibly it will be named like footer.php and make sure to add wp_footer(); function call before </body> closing tag. You may consult your theme developer about it.

Thanks! GTranslate3.04翻译插件不工作的原因找到了

正文完
 0
评论(没有评论)