
-
AuthorPosts
-
July 23, 2016 at 4:55 am #664119
Hello,
I have a problem, Hope to get help!
when i click the button “save” of WPML, there is no corresponding. WPML reply:
There are some known compatibility issues with Enfold as described below:
Enfold theme styles not loading when “A different domain per language” is chosen.(errata link)
When a portfolio custom post is duplicated in another language, the breadcrumb hierarchy of the parent page is not copied nor translated.(errata link)
Translating Avia Layout Builder pages (included in Enfold theme) isn’t working correctly when we use the advanced layout editor.(errata link)Regards,
XuzjJuly 26, 2016 at 3:53 am #665115Hey xuzj!
Thank you for using Enfold.
Could you please provide a link to the page with the issue? I checked the site’s versions but I don’t see any obvious issues.
Best regards,
IsmaelJuly 26, 2016 at 4:15 am #665124Hi Ismael,
Thanks for your reply.
The link: http://hanyu360.com/wp-admin/admin.php?page=sitepress-multilingual-cms%2Fmenu%2Flanguages.php&lang=zh-hans&admin_bar=1
when i click the button “save” of WPML, It has no corresponding, cannot be saved.Regards,
XuzjJuly 28, 2016 at 3:01 am #666018Hi,
Which of the settings are not working? I toggled one the setting and it saved without any issue. Maybe a screenshot will help because we don’t understand the language.
Best regards,
IsmaelJuly 28, 2016 at 4:21 am #666035Hi,
For example:
“What to include in the language switcher”
Only choose “Native language name ”
And then scroll down the mouse, Select “save” .
Screenshot means “Please match the required format”.Regards,
XuzjAugust 1, 2016 at 4:07 am #667119Hi,
Please try this in the functions.php file:
// custom script add_action('admin_footer', 'add_custom_script'); function add_custom_script(){ ?> <script> (function($){ // custom script function i() { $('.wpml-section form').each(function() { $(this).attr('novalidation', ''); }); } i(); })(jQuery); </script> <?php } add_action('wp_footer', 'add_custom_script');
Best regards,
IsmaelAugust 1, 2016 at 5:31 am #667124Hi Ismael,
The problem is resolved, it can work normally.
Thanks a lot!Regards,
XuzjAugust 1, 2016 at 5:47 pm #667367Hi,
Great, glad you got it working :-)
Let us know if you should need any further help on the topic.
Regards,
RikardJune 16, 2018 at 5:06 pm #973642Hi Rikard,
Sorry, so long, didn’t notice this message.
Thanks a lot, you can close this topic.Best regards,
xuzjJune 17, 2018 at 5:42 am #973807 -
AuthorPosts
- The topic ‘Compatibility issues with WPML’ is closed to new replies.