WPML
Status
Open
Reported for
WPML Multilingual CMS 4.6.3
Related plugin/theme
Uncode
Topic tags
Compatibility

Overview of the issue

If you are using the Uncode theme with WPML on a large website with numerous pages, you may experience performance issues related to a significant number of database queries.

Workaround

Please, be sure to have a full backup of your site before proceeding, and use the following workaround only if you are seeing performance issues in your website:


  1. Open your theme’s functions.php file.

  2. Add this line:
    add_filter ("uncode_core_use_text_fields_for_cpt_selects", '__return_true');

All known issues →