Skip to content Skip to sidebar

This is the technical support forum for WPML - the multilingual WordPress plugin.

Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.

Tagged: 

This topic contains 6 replies, has 2 voices.

Last updated by Dražen 1 year, 11 months ago.

Assisted by: Dražen.

Author Posts
August 18, 2023 at 4:36 pm #14254035

ericG-23

I am troubleshooting a significant performance issue on a client site. The issue exists when the String Translation plugin is enabled. I can regain performance by disabling WooCommerce (not an option for the live site), but am fairly certain the issue lies with the String Translation plugin. here is most recent the PHP slow log entry:

[18-Aug-2023 16:14:28] [pool www] pid 550
script_filename = /code//wp-admin/admin-ajax.php
[0x00007f2ca7215d50] WPML\ST\MO\{closure}() /code/wp-content/plugins/sitepress-multilingual-cms/vendor/wpml/collect/src/Illuminate/Support/Arr.php:504
[0x00007f2ca7215cd0] array_filter() /code/wp-content/plugins/sitepress-multilingual-cms/vendor/wpml/collect/src/Illuminate/Support/Arr.php:504
[0x00007f2ca7215c50] where() /code/wp-content/plugins/sitepress-multilingual-cms/vendor/wpml/collect/src/Illuminate/Support/Collection.php:282
[0x00007f2ca7215b60] filter() /code/wp-content/plugins/wpml-string-translation/classes/MO/LoadedMODictionary.php:90
[0x00007f2ca7215ae0] getFiles() /code/wp-content/plugins/wpml-string-translation/classes/MO/JustInTime/MO.php:88
[0x00007f2ca7215a80] loadTextDomain() /code/wp-content/plugins/wpml-string-translation/classes/MO/JustInTime/MO.php:71
[0x00007f2ca72159f0] load() /code/wp-content/plugins/wpml-string-translation/classes/MO/JustInTime/MO.php:48
[0x00007f2ca7215970] translate() /code/wp-includes/l10n.php:253
[0x00007f2ca72158c0] translate_with_gettext_context() /code/wp-includes/l10n.php:400
[0x00007f2ca7215830] _x() /code/wp-content/plugins/popup-maker/classes/Types.php:111
[0x00007f2ca7215690] post_type_labels() /code/wp-content/plugins/popup-maker/classes/Types.php:27
[0x00007f2ca72155e0] register_post_types() /code/wp-includes/class-wp-hook.php:310
[0x00007f2ca7215500] apply_filters() /code/wp-includes/class-wp-hook.php:334
[0x00007f2ca7215490] do_action() /code/wp-includes/plugin.php:517
[0x00007f2ca72153b0] do_action() /code/wp-settings.php:632

I have followed steps suggested in many other similar support tickets including:
- disabling all plugins to isolate issues or conflicts
- switched to the Twenty-Twenty-Three theme
- downgraded to a version of the String Translation plugin from before the observed issues
- downgraded to a WooCommerce version from before the observed issues
- at each step cleared the WPML cache, removed Ghost entries, fixed element_type collation, fixed WPML table collation - testing both before and after
- Reset language tables

Here are the WPML settings:

Array
(
    [hide_upgrade_notice] => 4.3.12
    [icl_capabilities_verified] => 1
    [active_languages] => Array
        (
            [0] => en
            [1] => es
            [2] => de
            [3] => fr
            [4] => it
            [5] => pt-pt
        )

    [interview_translators] => 1
    [existing_content_language_verified] => 1
    [language_negotiation_type] => 2
    [icl_lso_link_empty] => 1
    [sync_page_ordering] => 1
    [sync_page_parent] => 1
    [sync_page_template] => 1
    [sync_ping_status] => 1
    [sync_comment_status] => 1
    [sync_sticky_flag] => 1
    [sync_password] => 1
    [sync_private_flag] => 1
    [sync_post_format] => 1
    [sync_delete] => 0
    [sync_delete_tax] => 0
    [sync_post_taxonomies] => 1
    [sync_post_date] => 0
    [sync_taxonomy_parents] => 0
    [translation_pickup_method] => 0
    [notify_complete] => 1
    [translated_document_status] => 1
    [remote_management] => 0
    [auto_adjust_ids] => 1
    [alert_delay] => 0
    [promote_wpml] => 0
    [automatic_redirect] => 0
    [remember_language] => 24
    [icl_lang_sel_copy_parameters] => 
    [translated_document_page_url] => auto-generate
    [sync_comments_on_duplicates ] => 0
    [seo] => Array
        (
            [head_langs] => 1
            [canonicalization_duplicates] => 1
            [head_langs_priority] => 1
        )

    [posts_slug_translation] => Array
        (
            [on] => 1
            [string_name_migrated] => 1
            [types] => Array
                (
                    [product] => 1
                    [portfolio] => 1
                )

        )

    [urls] => Array
        (
            [directory_for_default_language] => 0
            [show_on_root] => 
            [root_html_file_path] => 
            [root_page] => 0
            [hide_language_switchers] => 1
        )

    [xdomain_data] => 1
    [custom_posts_sync_option] => Array
        (
            [post] => 1
            [page] => 1
            [attachment] => 1
            [wp_block] => 1
            [vc_grid_item] => 1
            [product] => 1
            [product_variation] => 1
            [shop_coupon] => 0
            [shop_order] => 0
            [custom_css] => 1
            [customize_changeset] => 1
            [oembed_cache] => 1
            [user_request] => 1
            [scheduled-action] => 1
            [shop_order_refund] => 1
            [wpcf7_contact_form] => 1
            [portfolio] => 2
            [tmm] => 1
            [tm_product_cp] => 0
            [tm_global_cp] => 0
            [amn_mi-lite] => 1
            [vc4_templates] => 1
            [content_block] => 2
            [r3d] => 0
            [wp_navigation] => 1
            [wp_template] => 1
            [wp_template_part] => 1
            [tm_template_cp] => 0
            [tm_lookuptable_cp] => 2
            [ig_message] => 1
            [ig_campaign] => 0
            [popup] => 1
        )

    [taxonomies_sync_option] => Array
        (
            [category] => 1
            [post_tag] => 1
            [translation_priority] => 1
            [product_cat] => 1
            [product_tag] => 1
            [product_type] => 0
            [shop_order_status] => 0
            [product_visibility] => 0
            [product_shipping_class] => 1
            [pa_shade] => 1
            [action-group] => 0
            [portfolio_category] => 2
            [content_block_category] => 2
            [wp_theme] => 0
        )

    [tm_block_retranslating_terms] => 1
    [admin_default_language] => _default_
    [taxonomy_names_checked] => 1
    [setup_complete] => 1
    [ajx_health_checked] => 1
    [default_categories] => Array
        (
            [en] => 1
            [fr] => 165
            [de] => 166
            [pt-pt] => 167
            [es] => 168
            [it] => 251
        )

    [default_language] => en
    [setup_wizard_step] => 5
    [translation-management] => Array
        (
            [custom_fields_translation] => Array
                (
                    [title] => 2
                    [description] => 2
                    [keywords] => 2
                    [_edit_last] => 0
                    [_edit_lock] => 0
                    [_wp_page_template] => 0
                    [_wp_attachment_metadata] => 0
                    [original_post_id] => 0
                    [_wpml_original_post_id] => 0
                    [_wp_old_slug] => 0
                    [_icl_translator_note] => 0
                    [_alp_processed] => 0
                    [_pingme] => 0
                    [_encloseme] => 0
                    [_icl_lang_duplicate_of] => 0
                    [_thumbnail_id] => 0
                    [_wp_attached_file] => 0
                    [_wp_attachment_image_alt] => 2
                    [_vc_post_settings] => 0
                    [_yoast_wpseo_title] => 2
                    [_yoast_wpseo_bctitle] => 2
                    [_yoast_wpseo_metadesc] => 2
                    [_yoast_wpseo_metakeywords] => 2
                    [_yoast_wpseo_focuskw] => 2
                    [_yoast_wpseo_focuskeywords] => 2
                    [_yoast_wpseo_meta-robots-noindex] => 1
                    [_yoast_wpseo_meta-robots-nofollow] => 1
                    [_yoast_wpseo_meta-robots-adv] => 1
                    [_yoast_wpseo_canonical] => 0
                    [_yoast_wpseo_redirect] => 0
                    [_yoast_wpseo_opengraph-description] => 2
                    [_yoast_wpseo_google-plus-description] => 2
                    [_yoast_wpseo_twitter-title] => 2
                    [_yoast_wpseo_twitter-description] => 2
                    [_yoast_wpseo_opengraph-title] => 2
                    [_yoast_wpseo_opengraph-image] => 3
                    [_yoast_wpseo_twitter-image] => 3
                    [_wpml_media_duplicate] => 1
                    [_wpml_media_featured] => 1
                    [_backorders] => 1
                    [_crosssell_ids] => 2
                    [_default_attributes] => 0
                    [_download_limit] => 1
                    [_download_expiry] => 1
                    [_download_type] => 1
                    [_downloadable] => 1
                    [_file_paths] => 2
                    [_downloadable_files] => 2
                    [_featured] => 1
                    [_manage_stock] => 1
                    [_sku] => 1
                    [_stock] => 0
                    [_stock_status] => 1
                    [_sold_individually] => 1
                    [_subscription_length] => 1
                    [_subscription_period] => 1
                    [_subscription_period_interval] => 1
                    [_subscription_price] => 1
                    [_subscription_sign_up_fee] => 1
                    [_subscription_trial_length] => 1
                    [_subscription_trial_period] => 1
                    [_tax_class] => 1
                    [_tax_status] => 1
                    [_upsell_ids] => 2
                    [_virtual] => 1
                    [_visibility] => 1
                    [_weight] => 1
                    [_width] => 1
                    [_height] => 1
                    [_length] => 1
                    [_woocommerce_exclude_image] => 1
                    [total_sales] => 1
                    [_product_url] => 2
                    [_button_text] => 2
                    [_purchase_note] => 2
                    [_wcml_custom_prices_status] => 0
                    [_min_price_variation_id] => 0
                    [_min_regular_price_variation_id] => 0
                    [_min_sale_price_variation_id] => 0
                    [_max_price_variation_id] => 0
                    [_max_regular_price_variation_id] => 0
                    [_max_sale_price_variation_id] => 0
                    [attr_label_translations] => 0
                    [_per_product_pricing_active] => 1
                    [_pricing_rules] => 1
                    [_regular_price] => 1
                    [_sale_price] => 1
                    [_price] => 1
                    [_min_variation_regular_price] => 1
                    [_min_variation_sale_price] => 1
                    [_min_variation_price] => 1
                    [_max_variation_regular_price] => 1
                    [_max_variation_sale_price] => 1
                    [_max_variation_price] => 1
                    [_sale_price_dates_from] => 1
                    [_sale_price_dates_to] => 1
                    [_wcml_schedule] => 1
                    [_variation_description] => 2
                    [wcml_sync_hash] => 0
                    [wpml_language] => 0
                    [_product_attributes] => 0
                    [_children] => 2
                    [_subscription_limit] => 1
                    [_low_stock_amount] => 1
                    [footer-enable-single] => 2
                    [header-section-height-slider-single] => 3
                    [header-section-single] => 2
                    [header-skin-single] => 2
                    [header-style-single] => 2
                    [navigation-parent] => 2
                    [page-layout-sidebar-width-single] => 3
                    [page-layout-sidebar-width-slider-single] => 2
                    [page-template-type-single] => 3
                    [portfolio-item-title-enable] => 3
                    [slide_template] => 2
                    [text_already_subscribed] => 2
                    [text_error] => 2
                    [text_invalid_email] => 2
                    [text_not_subscribed] => 2
                    [text_no_lists_selected] => 2
                    [text_required_field_missing] => 2
                    [text_subscribed] => 2
                    [text_unsubscribed] => 2
                    [text_updated] => 2
                    [enablewpts] => 2
                    [header-section-height-single] => 2
                    [header-section-overlay-color-single] => 2
                    [header-section-padding-bottom-single] => 2
                    [header-section-padding-top-single] => 2
                    [header-section-skin-single] => 2
                    [page-layout-content-padding-top-single] => 2
                    [page-layout-single] => 2
                    [portfolio-item-add-images] => 3
                    [portfolio-item-content-position] => 3
                    [portfolio-item-description-enable] => 3
                    [portfolio-item-details-enable] => 3
                    [portfolio-item-images-ratio] => 3
                    [portfolio-item-like-enable] => 2
                    [portfolio-item-media] => 3
                    [portfolio-item-media-enable] => 3
                    [portfolio-item-share-enable] => 2
                    [portfolio-item-vertical-gutter] => 2
                    [portfolio-list-height] => 3
                    [portfolio-list-width] => 3
                    [attribute_code] => 2
                    [billing_first_name] => 2
                    [billing_last_name] => 2
                    [header-section-bg-image-single] => 2
                    [header-section-decoration-layout-single] => 2
                    [header-section-layout-single] => 2
                    [is_vat_exempt] => 2
                    [NEWSLETTER_FILE] => 2
                    [page-layout-content-padding-bottom-single] => 2
                    [page-layout-fullwidth-single] => 2
                    [page-navigation-single] => 2
                    [portfolio-item-arrows] => 3
                    [portfolio-item-bullets] => 3
                    [post-slides-ratio] => 3
                    [post-slides-skin] => 3
                    [redirect] => 2
                    [thwcfe_ship_to_billing] => 2
                    [wp-smpro-smush-data] => 2
                    [wp-smush-resize_savings] => 2
                    [attribute_color] => 2
                    [attribute_cr] => 2
                    [attribute_pkg-assorted] => 2
                    [attribute_shade] => 2
                    [billing_address_1] => 2
                    [billing_city] => 2
                    [billing_country] => 2
                    [billing_email] => 2
                    [billing_phone] => 2
                    [billing_postcode] => 2
                    [billing_state] => 2
                    [dealer_address2] => 2
                    [dealer_check_listed] => 2
                    [dealer_city] => 2
                    [dealer_country] => 2
                    [dealer_name] => 2
                    [dealer_postal_code] => 2
                    [dealer_primary] => 2
                    [dealer_secondary] => 2
                    [dealer_street_address] => 2
                    [attribute_applicator-tips] => 2
                    [attribute_cr-60l] => 2
                    [attribute_cr50] => 2
                    [attribute_type] => 2
                    [billing_address_2] => 2
                    [billing_company] => 2
                    [dealer_state] => 2
                    [header-section-parallax-single] => 2
                    [page-layout-sidebar-skin-single] => 2
                    [page-layout-sidebar-widgetarea-single] => 2
                    [page-layout-width-limit-single] => 2
                    [rs_page_bg_color] => 2
                    [tm_meta] => 0
                    [tm_meta_cpf] => 1
                    [_wpb_shortcodes_custom_css] => 1
                    [tmcp_attribute] => 1
                    [tmcp_attribute_is_taxonomy] => 1
                    [tmcp_hide_price] => 1
                    [tmcp_limit] => 1
                    [tmcp_required] => 1
                    [tmcp_type] => 1
                    [tm_meta_disable_categories] => 1
                    [tm_meta_lang] => 0
                    [tm_meta_parent_post_id] => 0
                    [tm_meta_product_ids] => 0
                    [tm_meta_product_exclude_ids] => 0
                    [tm_meta_enabled_roles] => 0
                    [tm_meta_disabled_roles] => 0
                    [tm_meta_wpml] => 0
                    [_yoast_wpseo_primary_category] => 1
                    [_wtbx_mega_menu_icon] => 3
                    [_wtbx_mega_menu_enabled] => 3
                    [_wtbx_full_width_menu_enabled] => 3
                    [_wtbx_mega_menu_opposite] => 3
                    [_wtbx_mega_menu_image] => 3
                    [_wtbx_mega_menu_bg_position] => 3
                    [_wtbx_mega_menu_columns] => 3
                    [post-add-image_id] => 3
                    [post-quote-image_id] => 3
                    [post-video-selfhosted_id] => 3
                    [post-video-poster_id] => 3
                    [post-audio-selfhosted_id] => 3
                    [post-audio-thumbnail_id] => 3
                    [portfolio-item-video-selfhosted_id] => 3
                    [portfolio-item-video-poster_id] => 3
                    [portfolio-item-audio-selfhosted_id] => 3
                    [portfolio-item-audio-thumbnail_id] => 3
                    [_wpb_post_custom_css] => 3
                    [_yoast_wpseo_primary_product_cat] => 1
                    [lookuptable_meta] => 3
                    [popup_settings] => 3
                    [popup_title] => 3
                    [_regular_price_USD] => 0
                    [_sale_price_USD] => 0
                    [_price_USD] => 0
                    [_min_variation_regular_price_USD] => 0
                    [_min_variation_sale_price_USD] => 0
                    [_min_variation_price_USD] => 0
                    [_max_variation_regular_price_USD] => 0
                    [_max_variation_sale_price_USD] => 0
                    [_max_variation_price_USD] => 0
                    [_sale_price_dates_from_USD] => 0
                    [_sale_price_dates_to_USD] => 0
                    [_wcml_schedule_USD] => 0
                    [origin] => 0
                )

            [custom_fields_readonly_config] => Array
                (
                    [0] => title
                    [1] => description
                    [2] => keywords
                    [3] => _edit_last
                    [4] => _edit_lock
                    [5] => _wp_page_template
                    [6] => _wp_attachment_metadata
                    [7] => original_post_id
                    [8] => _wpml_original_post_id
                    [9] => _wp_old_slug
                    [10] => _icl_translator_note
                    [11] => _alp_processed
                    [12] => _pingme
                    [13] => _encloseme
                    [14] => _icl_lang_duplicate_of
                    [15] => _thumbnail_id
                    [16] => _wp_attached_file
                    [17] => _wp_attachment_image_alt
                    [18] => _yoast_wpseo_title
                    [19] => _yoast_wpseo_bctitle
                    [20] => _yoast_wpseo_metadesc
                    [21] => _yoast_wpseo_metakeywords
                    [22] => _yoast_wpseo_focuskw
                    [23] => _yoast_wpseo_focuskeywords
                    [24] => _yoast_wpseo_meta-robots-noindex
                    [25] => _yoast_wpseo_meta-robots-nofollow
                    [26] => _yoast_wpseo_meta-robots-adv
                    [27] => _yoast_wpseo_canonical
                    [28] => _yoast_wpseo_redirect
                    [29] => _yoast_wpseo_opengraph-description
                    [30] => _yoast_wpseo_google-plus-description
                    [31] => _yoast_wpseo_twitter-title
                    [32] => _yoast_wpseo_twitter-description
                    [33] => _yoast_wpseo_opengraph-title
                    [34] => _yoast_wpseo_opengraph-image
                    [35] => _yoast_wpseo_twitter-image
                    [36] => _yoast_wpseo_primary_category
                    [37] => _yoast_wpseo_primary_product_cat
                    [38] => _vc_post_settings
                    [39] => _wpb_shortcodes_custom_css
                    [40] => popup_settings
                    [41] => popup_title
                    [42] => _backorders
                    [43] => _crosssell_ids
                    [44] => _default_attributes
                    [45] => _download_limit
                    [46] => _download_expiry
                    [47] => _download_type
                    [48] => _downloadable
                    [49] => _file_paths
                    [50] => _downloadable_files
                    [51] => _featured
                    [52] => _manage_stock
                    [53] => _sku
                    [54] => _stock
                    [55] => _stock_status
                    [56] => _sold_individually
                    [57] => _subscription_length
                    [58] => _subscription_period
                    [59] => _subscription_period_interval
                    [60] => _subscription_price
                    [61] => _subscription_sign_up_fee
                    [62] => _subscription_trial_length
                    [63] => _subscription_trial_period
                    [64] => _tax_class
                    [65] => _tax_status
                    [66] => _upsell_ids
                    [67] => _virtual
                    [68] => _visibility
                    [69] => _weight
                    [70] => _width
                    [71] => _height
                    [72] => _length
                    [73] => _woocommerce_exclude_image
                    [74] => total_sales
                    [75] => _product_url
                    [76] => _button_text
                    [77] => _purchase_note
                    [78] => _wcml_custom_prices_status
                    [79] => _min_price_variation_id
                    [80] => _min_regular_price_variation_id
                    [81] => _min_sale_price_variation_id
                    [82] => _max_price_variation_id
                    [83] => _max_regular_price_variation_id
                    [84] => _max_sale_price_variation_id
                    [85] => attr_label_translations
                    [86] => _per_product_pricing_active
                    [87] => _pricing_rules
                    [88] => _regular_price
                    [89] => _sale_price
                    [90] => _price
                    [91] => _min_variation_regular_price
                    [92] => _min_variation_sale_price
                    [93] => _min_variation_price
                    [94] => _max_variation_regular_price
                    [95] => _max_variation_sale_price
                    [96] => _max_variation_price
                    [97] => _sale_price_dates_from
                    [98] => _sale_price_dates_to
                    [99] => _wcml_schedule
                    [100] => _variation_description
                    [101] => wcml_sync_hash
                    [102] => wpml_language
                    [103] => _product_attributes
                    [104] => _children
                    [105] => _subscription_limit
                    [106] => _low_stock_amount
                    [107] => tmcp_attribute
                    [108] => tmcp_attribute_is_taxonomy
                    [109] => tmcp_hide_price
                    [110] => tmcp_limit
                    [111] => tmcp_required
                    [112] => tmcp_type
                    [113] => tm_meta
                    [114] => tm_meta_cpf
                    [115] => tm_meta_disable_categories
                    [116] => tm_meta_lang
                    [117] => tm_meta_parent_post_id
                    [118] => tm_meta_product_ids
                    [119] => tm_meta_product_exclude_ids
                    [120] => tm_meta_enabled_roles
                    [121] => tm_meta_disabled_roles
                    [122] => tm_meta_wpml
                    [123] => lookuptable_meta
                    [124] => _wpml_media_duplicate
                    [125] => _wpml_media_featured
                    [126] => header-section-height-slider-single
                    [127] => page-layout-sidebar-width-single
                    [128] => page-template-type-single
                    [129] => _wtbx_mega_menu_icon
                    [130] => _wtbx_mega_menu_enabled
                    [131] => _wtbx_full_width_menu_enabled
                    [132] => _wtbx_mega_menu_opposite
                    [133] => _wtbx_mega_menu_image
                    [134] => _wtbx_mega_menu_bg_position
                    [135] => _wtbx_mega_menu_columns
                    [136] => post-add-image_id
                    [137] => post-slides-ratio
                    [138] => post-slides-skin
                    [139] => post-quote-image_id
                    [140] => post-video-selfhosted_id
                    [141] => post-video-poster_id
                    [142] => post-audio-selfhosted_id
                    [143] => post-audio-thumbnail_id
                    [144] => portfolio-item-title-enable
                    [145] => portfolio-item-description-enable
                    [146] => portfolio-item-details-enable
                    [147] => portfolio-item-content-position
                    [148] => portfolio-item-media-enable
                    [149] => portfolio-item-media
                    [150] => portfolio-item-video-selfhosted_id
                    [151] => portfolio-item-video-poster_id
                    [152] => portfolio-item-audio-selfhosted_id
                    [153] => portfolio-item-audio-thumbnail_id
                    [154] => portfolio-item-add-images
                    [155] => portfolio-item-images-ratio
                    [156] => portfolio-item-arrows
                    [157] => portfolio-item-bullets
                    [158] => portfolio-list-width
                    [159] => portfolio-list-height
                )

            [custom_fields_translation_custom] => Array
                (
                )

            [custom_fields_translation_custom_readonly] => Array
                (
                )

            [doc_translation_method] => 1
            [__custom_types_readonly_config_prev] => Array
                (
                )

            [custom_types_readonly_config] => Array
                (
                )

            [__custom_fields_readonly_config_prev] => Array
                (
                    [0] => title
                    [1] => description
                    [2] => keywords
                    [3] => _edit_last
                    [4] => _edit_lock
                    [5] => _wp_page_template
                    [6] => _wp_attachment_metadata
                    [7] => original_post_id
                    [8] => _wpml_original_post_id
                    [9] => _wp_old_slug
                    [10] => _icl_translator_note
                    [11] => _alp_processed
                    [12] => _pingme
                    [13] => _encloseme
                    [14] => _icl_lang_duplicate_of
                    [15] => _thumbnail_id
                    [16] => _wp_attached_file
                    [17] => _wp_attachment_image_alt
                    [18] => _yoast_wpseo_title
                    [19] => _yoast_wpseo_bctitle
                    [20] => _yoast_wpseo_metadesc
                    [21] => _yoast_wpseo_metakeywords
                    [22] => _yoast_wpseo_focuskw
                    [23] => _yoast_wpseo_focuskeywords
                    [24] => _yoast_wpseo_meta-robots-noindex
                    [25] => _yoast_wpseo_meta-robots-nofollow
                    [26] => _yoast_wpseo_meta-robots-adv
                    [27] => _yoast_wpseo_canonical
                    [28] => _yoast_wpseo_redirect
                    [29] => _yoast_wpseo_opengraph-description
                    [30] => _yoast_wpseo_google-plus-description
                    [31] => _yoast_wpseo_twitter-title
                    [32] => _yoast_wpseo_twitter-description
                    [33] => _yoast_wpseo_opengraph-title
                    [34] => _yoast_wpseo_opengraph-image
                    [35] => _yoast_wpseo_twitter-image
                    [36] => _yoast_wpseo_primary_category
                    [37] => _yoast_wpseo_primary_product_cat
                    [38] => _vc_post_settings
                    [39] => _wpb_shortcodes_custom_css
                    [40] => popup_settings
                    [41] => popup_title
                    [42] => _backorders
                    [43] => _crosssell_ids
                    [44] => _default_attributes
                    [45] => _download_limit
                    [46] => _download_expiry
                    [47] => _download_type
                    [48] => _downloadable
                    [49] => _file_paths
                    [50] => _downloadable_files
                    [51] => _featured
                    [52] => _manage_stock
                    [53] => _sku
                    [54] => _stock
                    [55] => _stock_status
                    [56] => _sold_individually
                    [57] => _subscription_length
                    [58] => _subscription_period
                    [59] => _subscription_period_interval
                    [60] => _subscription_price
                    [61] => _subscription_sign_up_fee
                    [62] => _subscription_trial_length
                    [63] => _subscription_trial_period
                    [64] => _tax_class
                    [65] => _tax_status
                    [66] => _upsell_ids
                    [67] => _virtual
                    [68] => _visibility
                    [69] => _weight
                    [70] => _width
                    [71] => _height
                    [72] => _length
                    [73] => _woocommerce_exclude_image
                    [74] => total_sales
                    [75] => _product_url
                    [76] => _button_text
                    [77] => _purchase_note
                    [78] => _wcml_custom_prices_status
                    [79] => _min_price_variation_id
                    [80] => _min_regular_price_variation_id
                    [81] => _min_sale_price_variation_id
                    [82] => _max_price_variation_id
                    [83] => _max_regular_price_variation_id
                    [84] => _max_sale_price_variation_id
                    [85] => attr_label_translations
                    [86] => _per_product_pricing_active
                    [87] => _pricing_rules
                    [88] => _regular_price
                    [89] => _sale_price
                    [90] => _price
                    [91] => _min_variation_regular_price
                    [92] => _min_variation_sale_price
                    [93] => _min_variation_price
                    [94] => _max_variation_regular_price
                    [95] => _max_variation_sale_price
                    [96] => _max_variation_price
                    [97] => _sale_price_dates_from
                    [98] => _sale_price_dates_to
                    [99] => _wcml_schedule
                    [100] => _variation_description
                    [101] => wcml_sync_hash
                    [102] => wpml_language
                    [103] => _product_attributes
                    [104] => _children
                    [105] => _subscription_limit
                    [106] => _low_stock_amount
                    [107] => tmcp_attribute
                    [108] => tmcp_attribute_is_taxonomy
                    [109] => tmcp_hide_price
                    [110] => tmcp_limit
                    [111] => tmcp_required
                    [112] => tmcp_type
                    [113] => tm_meta
                    [114] => tm_meta_cpf
                    [115] => tm_meta_disable_categories
                    [116] => tm_meta_lang
                    [117] => tm_meta_parent_post_id
                    [118] => tm_meta_product_ids
                    [119] => tm_meta_product_exclude_ids
                    [120] => tm_meta_enabled_roles
                    [121] => tm_meta_disabled_roles
                    [122] => tm_meta_wpml
                    [123] => lookuptable_meta
                    [124] => _wpml_media_duplicate
                    [125] => _wpml_media_featured
                    [126] => header-section-height-slider-single
                    [127] => page-layout-sidebar-width-single
                    [128] => page-template-type-single
                    [129] => _wtbx_mega_menu_icon
                    [130] => _wtbx_mega_menu_enabled
                    [131] => _wtbx_full_width_menu_enabled
                    [132] => _wtbx_mega_menu_opposite
                    [133] => _wtbx_mega_menu_image
                    [134] => _wtbx_mega_menu_bg_position
                    [135] => _wtbx_mega_menu_columns
                    [136] => post-add-image_id
                    [137] => post-slides-ratio
                    [138] => post-slides-skin
                    [139] => post-quote-image_id
                    [140] => post-video-selfhosted_id
                    [141] => post-video-poster_id
                    [142] => post-audio-selfhosted_id
                    [143] => post-audio-thumbnail_id
                    [144] => portfolio-item-title-enable
                    [145] => portfolio-item-description-enable
                    [146] => portfolio-item-details-enable
                    [147] => portfolio-item-content-position
                    [148] => portfolio-item-media-enable
                    [149] => portfolio-item-media
                    [150] => portfolio-item-video-selfhosted_id
                    [151] => portfolio-item-video-poster_id
                    [152] => portfolio-item-audio-selfhosted_id
                    [153] => portfolio-item-audio-thumbnail_id
                    [154] => portfolio-item-add-images
                    [155] => portfolio-item-images-ratio
                    [156] => portfolio-item-arrows
                    [157] => portfolio-item-bullets
                    [158] => portfolio-list-width
                    [159] => portfolio-list-height
                )

            [__custom_term_fields_readonly_config_prev] => Array
                (
                )

            [custom_term_fields_readonly_config] => Array
                (
                )

            [custom_fields_attributes_whitelist] => Array
                (
                    [_yoast_wpseo_focuskeywords] => Array
                        (
                            [*] => Array
                                (
                                    [keyword] => Array
                                        (
                                        )

                                )

                        )

                )

            [taxonomies_readonly_config] => Array
                (
                    [translation_priority] => 1
                    [wp_theme] => 0
                    [portfolio_category] => 2
                    [content_block_category] => 2
                    [product_cat] => 1
                    [product_tag] => 1
                    [product_type] => 0
                    [shop_order_status] => 0
                    [product_visibility] => 0
                    [product_shipping_class] => 1
                )

            [custom-types_readonly_config] => Array
                (
                    [attachment] => 1
                    [wp_block] => 1
                    [wp_navigation] => 1
                    [wp_template] => 1
                    [wp_template_part] => 1
                    [portfolio] => 2
                    [content_block] => 2
                    [tm_global_cp] => 0
                    [tm_product_cp] => 0
                    [tm_template_cp] => 0
                    [tm_lookuptable_cp] => 2
                    [popup] => 1
                    [shop_coupon] => 0
                )

            [post_translation_editor_native_for_post_type] => Array
                (
                    [product] => 
                )

            [custom_fields_unlocked_config] => Array
                (
                    [footer-enable-single] => 0
                    [header-section-height-slider-single] => 0
                    [header-section-single] => 0
                    [header-skin-single] => 0
                    [header-style-single] => 0
                    [navigation-parent] => 0
                    [page-layout-sidebar-width-single] => 0
                    [page-layout-sidebar-width-slider-single] => 0
                    [page-template-type-single] => 0
                    [portfolio-item-title-enable] => 0
                    [slide_template] => 0
                    [text_already_subscribed] => 0
                    [text_error] => 0
                    [text_invalid_email] => 0
                    [text_not_subscribed] => 0
                    [text_no_lists_selected] => 0
                    [text_required_field_missing] => 0
                    [text_subscribed] => 0
                    [text_unsubscribed] => 0
                    [text_updated] => 0
                    [enablewpts] => 0
                    [header-section-height-single] => 0
                    [header-section-overlay-color-single] => 0
                    [header-section-padding-bottom-single] => 0
                    [header-section-padding-top-single] => 0
                    [header-section-skin-single] => 0
                    [page-layout-content-padding-top-single] => 0
                    [page-layout-single] => 0
                    [portfolio-item-add-images] => 0
                    [portfolio-item-content-position] => 0
                    [portfolio-item-description-enable] => 0
                    [portfolio-item-details-enable] => 0
                    [portfolio-item-images-ratio] => 0
                    [portfolio-item-like-enable] => 0
                    [portfolio-item-media] => 0
                    [portfolio-item-media-enable] => 0
                    [portfolio-item-share-enable] => 0
                    [portfolio-item-vertical-gutter] => 0
                    [portfolio-list-height] => 0
                    [portfolio-list-width] => 0
                    [attribute_code] => 0
                    [billing_first_name] => 0
                    [billing_last_name] => 0
                    [header-section-bg-image-single] => 0
                    [header-section-decoration-layout-single] => 0
                    [header-section-layout-single] => 0
                    [is_vat_exempt] => 0
                    [NEWSLETTER_FILE] => 0
                    [page-layout-content-padding-bottom-single] => 0
                    [page-layout-fullwidth-single] => 0
                    [page-navigation-single] => 0
                    [portfolio-item-arrows] => 0
                    [portfolio-item-bullets] => 0
                    [post-slides-ratio] => 0
                    [post-slides-skin] => 0
                    [redirect] => 0
                    [thwcfe_ship_to_billing] => 0
                    [total_sales] => 0
                    [wp-smpro-smush-data] => 0
                    [wp-smush-resize_savings] => 0
                    [attribute_color] => 0
                    [attribute_cr] => 0
                    [attribute_pkg-assorted] => 0
                    [attribute_shade] => 0
                    [billing_address_1] => 0
                    [billing_city] => 0
                    [billing_country] => 0
                    [billing_email] => 0
                    [billing_phone] => 0
                    [billing_postcode] => 0
                    [billing_state] => 0
                    [dealer_address2] => 0
                    [dealer_check_listed] => 0
                    [dealer_city] => 0
                    [dealer_country] => 0
                    [dealer_name] => 0
                    [dealer_postal_code] => 0
                    [dealer_primary] => 0
                    [dealer_secondary] => 0
                    [dealer_street_address] => 0
                    [attribute_applicator-tips] => 0
                    [attribute_cr-60l] => 0
                    [attribute_cr50] => 0
                    [attribute_type] => 0
                    [billing_address_2] => 0
                    [billing_company] => 0
                    [dealer_state] => 0
                    [header-section-parallax-single] => 0
                    [page-layout-sidebar-skin-single] => 0
                    [page-layout-sidebar-widgetarea-single] => 0
                    [page-layout-width-limit-single] => 0
                    [rs_page_bg_color] => 0
                    [tm_meta] => 0
                    [tm_meta_cpf] => 0
                )

            [custom_term_fields_translation] => Array
                (
                    [thumbnail_id] => 1
                )

        )

    [custom-types_sync_option] => Array
        (
            [attachment] => 1
            [wp_block] => 1
            [vc_grid_item] => 1
            [product] => 1
            [product_variation] => 1
            [shop_coupon] => 0
            [shop_order] => 0
            [tm_global_cp] => 0
            [tm_product_cp] => 0
            [wp_navigation] => 1
            [wp_template] => 1
            [wp_template_part] => 1
            [portfolio] => 2
            [content_block] => 2
            [tm_template_cp] => 0
            [tm_lookuptable_cp] => 2
            [ig_message] => 1
            [ig_campaign] => 0
            [popup] => 1
        )

    [language_selector_initialized] => 1
    [languages_order] => Array
        (
            [0] => en
            [1] => fr
            [2] => de
            [3] => es
            [4] => pt-pt
            [5] => it
        )

    [dont_show_help_admin_notice] => 1
    [site_does_not_use_icl] => 1
    [hidden_languages] => Array
        (
        )

    [st] => Array
        (
            [WPML\ST\MO\Generate\Process\Status_has_run] => 1
            [WPML_ST_Upgrade_Db_Cache_Command_2.4.2_2_has_run] => 1
            [WPML_ST_Upgrade_MO_Scanning_3_has_run] => 1
            [WPML_ST_Upgrade_DB_String_Packages_Word_Count_has_run] => 1
            [strings_per_page] => 50
            [icl_st_auto_reg] => disable
            [strings_language] => en
            [translated-users] => Array
                (
                )

            [db_ok_for_gettext_context] => 1
            [sw] => Array
                (
                )

            [WPML\ST\MO\Generate\Process\Status_background_has_run] => 1
            [WPML_ST_Upgrade_Migrate_Originals_has_run] => 1
            [WPML_ST_Upgrade_Display_Strings_Scan_Notices_has_run] => 1
            [WPML_ST_Upgrade_DB_String_Packages_2.4.2_has_run] => 1
            [WPML_ST_Upgrade_DB_String_Name_Index_2_has_run] => 1
            [WPML_ST_Upgrade_DB_Longtext_String_Value_has_run] => 1
            [WPML\ST\Upgrade\Command\RegenerateMoFilesWithStringNames_has_run] => 1
            [plugin_localization_domains] => Array
                (
                    [scape-core/scape-core.php] => Array
                        (
                            [core-extension] => 5073
                            [vc_extend] => 1
                            [scape] => 26
                            [js_composer] => 1
                            [WordPress] => 21
                            [default] => 1
                            [wordpress-importer] => 1
                            [cmb2] => 0
                        )

                    [wpml-media-translation/plugin.php] => Array
                        (
                            [wpml-media] => 100
                        )

                    [wpml-string-translation/plugin.php] => Array
                        (
                            [wpml-string-translation] => 220
                            [wpml-string-translation-wpml-mo-scan-ui] => 23
                        )

                    [js_composer/js_composer.php] => Array
                        (
                            [js_composer] => 1850
                        )

                    [contact-form-7/wp-contact-form-7.php] => Array
                        (
                            [contact-form-7] => 0
                        )

                    [embed-any-document/awsm-embed.php] => Array
                        (
                            [embed-any-document] => 67
                        )

                    [gdpr/gdpr.php] => Array
                        (
                            [gdpr] => 2
                        )

                    [google-document-embedder/gviewer.php] => Array
                        (
                            [google-document-embedder] => 252
                        )

                    [pdf-embedder/pdf_embedder.php] => Array
                        (
                            [pdf-embedder] => 144
                        )

                    [quick-pagepost-redirect-plugin/page_post_redirect_plugin.php] => Array
                        (
                            [quick-pagepost-redirect-plugin] => 0
                            [plugin-update-checker] => 0
                        )

                    [updraftplus/updraftplus.php] => Array
                        (
                            [updraftplus] => 0
                        )

                    [woocommerce-tm-extra-product-options/tm-woo-extra-product-options.php] => Array
                        (
                            [woocommerce-tm-extra-product-options] => 0
                        )

                    [wordpress-seo/wp-seo.php] => Array
                        (
                            [wordpress-seo] => 0
                        )

                    [google-analytics-for-wordpress/googleanalytics.php] => Array
                        (
                            [google-analytics-for-wordpress] => 2723
                        )

                    [all-in-one-wp-security-and-firewall/wp-security.php] => Array
                        (
                            [all-in-one-wp-security-and-firewall] => 0
                        )

                    [woocommerce/woocommerce.php] => Array
                        (
                            [woocommerce] => 1
                        )

                    [akismet/akismet.php] => Array
                        (
                            [akismet] => 231
                        )

                    [revslider/revslider.php] => Array
                        (
                            [revslider] => 0
                            [revsliderhelp] => 0
                        )

                    [gravityforms/gravityforms.php] => Array
                        (
                            [gravityforms] => 3212
                            [gravityforms-gform_editor_block_form] => 0
                        )

                    [wp-smushit/wp-smush.php] => Array
                        (
                            [wp-smushit] => 0
                        )

                    [sitepress-multilingual-cms/sitepress.php] => Array
                        (
                            [installer] => 196
                            [sitepress] => 1350
                            [wpml-translation-management] => 0
                            [wpml-translation-management-wpml-ate-jobs-sync-ui] => 0
                            [sitepress-wpml-languages-ui] => 0
                            [sitepress-wpml-jobs-ui] => 0
                            [sitepress-wpml-settings-ui] => 0
                            [wpml-translation-management-wpml-translation-method-ui] => 0
                            [sitepress-wpml-translation-roles-ui-ui] => 0
                            [sitepress-wpml-ate-jobs-sync-ui] => 0
                            [sitepress-wpml-postEditTranslationEditor-ui] => 0
                            [sitepress-wpml-translationDashboard-ui] => 0
                        )

                    [duplicate-page/duplicatepage.php] => Array
                        (
                            [duplicate-page] => 57
                        )

                    [simple-custom-css/simple-custom-css.php] => Array
                        (
                            [simple-custom-css] => 12
                        )

                    [popup-builder/popup-builder.php] => Array
                        (
                            [popup-builder] => 0
                        )

                    [posts-data-table/posts-data-table.php] => Array
                        (
                            [posts-data-table] => 0
                        )

                    [woocommerce-multilingual/wpml-woocommerce.php] => Array
                        (
                            [woocommerce-multilingual] => 0
                            [installer] => 196
                        )

                    [carbon-fields/carbon-fields-plugin.php] => Array
                        (
                            [carbon-fields] => 0
                            [carbon-fields-ui] => 0
                        )

                    [insert-headers-and-footers/ihaf.php] => Array
                        (
                            [insert-headers-and-footers] => 0
                        )

                    [all-in-one-wp-migration/all-in-one-wp-migration.php] => Array
                        (
                            [all-in-one-wp-migration] => 0
                        )

                    [wp-optimize/wp-optimize.php] => Array
                        (
                            [wp-optimize] => 0
                        )

                    [wp-rocket/wp-rocket.php] => Array
                        (
                            [rocket] => 0
                        )

                    [autoptimize/autoptimize.php] => Array
                        (
                            [autoptimize] => 0
                        )

                    [wp-fastest-cache/wpFastestCache.php] => Array
                        (
                            [wp-fastest-cache] => 0
                        )

                    [litespeed-cache/litespeed-cache.php] => Array
                        (
                            [litespeed-cache] => 0
                        )

                    [lazy-load-for-videos/codeispoetry.php] => Array
                        (
                            [lazy-load-for-videos] => 0
                        )

                    [icegram/icegram.php] => Array
                        (
                            [icegram] => 0
                        )

                    [optin-forms/optin-forms.php] => Array
                        (
                            [optin-forms] => 0
                        )

                    [popup-maker/popup-maker.php] => Array
                        (
                            [popup-maker] => 0
                        )

                    [wp-super-cache/wp-cache.php] => Array
                        (
                            [wp-super-cache] => 0
                        )

                    [sg-cachepress/sg-cachepress.php] => Array
                        (
                            [sg-cachepress] => 0
                        )

                    [w3-total-cache/w3-total-cache.php] => Array
                        (
                            [w3-total-cache] => 0
                        )

                    [a3-lazy-load/a3-lazy-load.php] => Array
                        (
                            [a3-lazy-load] => 0
                        )

                    [clearfy/clearfy.php] => Array
                        (
                            [clearfy] => 0
                            [disable-admin-notices] => 0
                            [simple-google-analytics] => 0
                            [gonzales] => 0
                            [minify-and-combine] => 0
                            [html-minify] => 0
                        )

                    [wordfence/wordfence.php] => Array
                        (
                            [wordfence] => 0
                        )

                    [wp-file-manager/file_folder_manager.php] => Array
                        (
                            [wp-file-manager] => 0
                        )

                    [wp-mail-smtp/wp_mail_smtp.php] => Array
                        (
                            [wp-mail-smtp] => 0
                        )

                )

            [theme_localization_domains] => Array
                (
                    [scape] => Array
                        (
                            [scape] => 6542
                            [tgmpa] => 178
                            [woocommerce] => 446
                            [yith-woocommerce-wishlist] => 14
                        )

                )

            [WPML_ST_Upgrade_MO_Scanning_4_has_run] => 1
            [WPML\ST\Upgrade\Command\MigrateMultilingualWidgets_has_run] => 1
            [WPML_ST_Upgrade_DB_Strings_Add_Translation_Priority_Field_has_run] => 1
        )

    [admin_text_3_2_migration_complete_3551547f2cb80db929ade56dd973137c] => 1
    [xliff_newlines] => 2
    [tm_xliff_version] => 12
    [admin_text_3_2_migration_complete_d38cd4ffbfafb4e9d6166e033ec44d4d] => 1
    [admin_text_3_2_migration_complete_bc8a016faa5bfc9c9f2ba6be24da41fe] => 1
    [custom_posts_unlocked_option] => Array
        (
            [post] => 0
            [page] => 0
            [attachment] => 0
            [custom_css] => 0
            [customize_changeset] => 0
            [oembed_cache] => 0
            [user_request] => 0
            [wp_block] => 1
            [scheduled-action] => 0
            [product] => 1
            [product_variation] => 1
            [shop_order_refund] => 0
            [wpcf7_contact_form] => 0
            [vc_grid_item] => 1
            [portfolio] => 0
            [tmm] => 0
            [tm_product_cp] => 0
            [tm_global_cp] => 0
            [amn_mi-lite] => 0
            [vc4_templates] => 0
            [content_block] => 0
            [shop_order] => 1
            [r3d] => 0
        )

    [doc_translation_method] => 1
    [hide_how_to_translate] => 
    [translation_memory] => 1
    [WPML_Translate_Link_Target_Global_State] => 1
    [taxonomies_unlocked_option] => Array
        (
            [category] => 0
            [post_tag] => 0
            [action-group] => 0
            [product_type] => 0
            [product_visibility] => 0
            [product_cat] => 0
            [product_tag] => 0
            [product_shipping_class] => 0
            [pa_shade] => 0
            [portfolio_category] => 0
            [content_block_category] => 0
        )

    [admin_text_3_2_migration_complete_f7e9d2ed70ff9cb7a8967358d9232389] => 1
    [admin_text_3_2_migration_complete_1445c9eeb6e586c638bdeb48d56b93de] => 1
    [edit_languages_flag_migration] => 1
    [sync_comments_on_duplicates] => 0
    [admin_text_3_2_migration_complete_f4617d2d4d6246fde8cffb4c72e9e5d0] => 1
    [language_domains] => Array
        (
            [fr] => pulpdent.fr
            [de] => pulpdent.de
            [it] => pulpdent.it
            [pt-pt] => pulpdent.pt
            [es] => pulpdent.es
        )

    [language_per_domain_sso_enabled] => 1
    [admin_text_3_2_migration_complete_ff2a22d5d004986ea9dbe26d19d7a304] => 1
    [admin_text_3_2_migration_complete_144e5a74ef2784d01a441244b5bf1935] => 1
    [admin_text_3_2_migration_complete_30300ce2ee2dd1b930956fc0d859a288] => 1
    [admin_text_3_2_migration_complete_7fdfbbee78c7acd23c582371e3c8af0e] => 1
    [admin_text_3_2_migration_complete_a614d63910703e373c1d4547ede1fc0e] => 1
    [show_translations_flag] => 1
    [admin_text_3_2_migration_complete_b2247c65e8f64ab8b4bd260198520c58] => 1
    [admin_text_3_2_migration_complete_510744aece8e6d698866980d3758300b] => 1
    [admin_text_3_2_migration_complete_aca0342fc91150247c7367ad1b655ad1] => 1
    [just_reactivated] => 0
    [admin_text_3_2_migration_complete_acdd2d27f73538c083dbed356fbc3a64] => 1
    [translated_document_status_sync] => 0
    [theme_language_folders] => 
)

The Development version of this site can be found here:
hidden link

Since this server employs caching, pages will load for site visitors well enough, but logged in users are served directly and experience 3x or more page load durations. I took over hosting and maintenance for this client, but they have their own WPML license separate from those I have under my account.

August 21, 2023 at 7:05 am #14260105

Dražen
Supporter

Languages: English (English )

Timezone: Europe/Zagreb (GMT+02:00)

Hello,

thanks for contacting us.

Can you please check if the issue still happens:

1) When using the WP default theme and only WPML plugins and WooCommerce enabled, all others are disabled?

2) Does the issue still happen when you downgrade WordPress to 6.2.2

Let us know how it goes.

Regards,
Drazen

August 21, 2023 at 3:18 pm #14265579

ericG-23

for debug option 1) - speed was improved, but still slower than I'd expect with virtually no plugins running
for option 2) - also see performance improvements - even seemed slightly faster than under option 1

Obviously, I'd prefer to keep this client up to date on WP Core and hope this assists in troubleshooting the WPML performance with 6.3.

August 22, 2023 at 6:27 am #14267791

Dražen
Supporter

Languages: English (English )

Timezone: Europe/Zagreb (GMT+02:00)

Hello,

thanks for getting back.

Of course, I just wanted to confirm it is the same / known issue:

- https://wpml.org/errata/wordpress-6-3-performance-issues-with-string-translation-in-specific-scenarios/

Please also try option one from the shared errata, to confirm this is same issue and and workaround helps, then I will add your case to our dev ticket.

Thanks,
Drazen

August 22, 2023 at 7:57 pm #14273455

ericG-23

Option 1 did _not_ resolve the issue on my site. I am still experiencing slowness after deleting the default strings.

August 23, 2023 at 5:17 am #14274613

Dražen
Supporter

Languages: English (English )

Timezone: Europe/Zagreb (GMT+02:00)

Hello,

thanks for checking.

Please make a full backup of your site (files and database) and confirm it in your next reply.
If possible please provide access to the staging website, not production.

Please note, that I might need to do some debugging procedures like enable/disable plugins, switch themes, change the default language of the user account, and/or access your website database to debug the issue furtherly.

I will share with you any changes or steps done in this process. Please let me know if you do not agree with the above or if I do not have your permission for any.

I would need to access both your site's wp-admin and FTP account, if possible.

I have enabled the private username and password fields in your next reply.

I suggest you create a new user, set it as an administrator and then add those credentials in the private fields mentioned.

You can safely add your information into these fields.

I would also need to take a copy of your website, let me know if that is not okay.

Regards,
Drazen

August 24, 2023 at 6:48 am #14281859

Dražen
Supporter

Languages: English (English )

Timezone: Europe/Zagreb (GMT+02:00)

Hello,

thanks for getting back.

I have checked and also migrated a copy of your website to our server to check further. After checking it, I am not sure I see the same as what you reported.

I am checking in minimal, As you said issue happens also in these conditions with the Query monitor.

The difference when WPML is On vs. OFF is not that big, from 2s to 3.5s, nor any slow queries are reported. I have also run some WPML troubleshooting tools.

Please note on our server, the website is even faster and I do not see any issues at all. Loading time is around 2.5s with WPML. You are free to check:

- hidden link

Can you please check both websites and let me know if the issue still happens for you?

Regards,
Drazen