This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Status |
Topic
|
Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Very slow performance – Follow-Up
Started by: olivierA-13
in: English Support
Problem: ALTER TABLE `wp_postmeta`<br />CHANGE `meta_key` `meta_key` varchar(255) COLLATE 'utf8mb4_general_ci' NULL AFTER `post_id`,<br />CHANGE `meta_value` `meta_value` longtext COLLATE 'utf8mb4_general_ci' NULL AFTER `meta_key`,<br />COLLATE 'utf8mb4_general_ci'; If this solution does not apply to your case, or if it is outdated, we highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If the issue persists, please open a new support ticket at WPML support forum for further assistance. |
2 | 5 | 1 week, 2 days ago | ||
Very slow performance
1
2
Started by: olivierA-13
in: English Support
Problem: wp-content/themes/website_international_NEW/functions.php . The problematic code is a function designed to update the focus keyword for all posts of a certain type on every page load. Here is the code: // Function to automatically update the focus keyword for all: sights<br />function update_focus_keywords_sights()<br />{<br /> $posts = get_posts(array(<br /> 'posts_per_page' => -1,<br /> 'post_type' => 'sights' //replace post with the name of your post type<br /> ));<br /> foreach ($posts as $p) {<br /> update_post_meta($p->ID, 'rank_math_focus_keyword', strtolower(get_the_title($p->ID)));<br /> }<br />}<br />add_action('init', 'update_focus_keywords_sights'); Removing this code reduced the site's load time from approximately 17 seconds to 4.5 seconds. We recommend removing or optimizing this function to improve performance. If this solution does not apply to your case, or if it seems outdated, please check the related known issues and confirm that you have installed the latest versions of themes and plugins. If the problem persists, we highly recommend opening a new support ticket at WPML support forum. |
2 | 25 | 3 weeks, 5 days ago | ||
I tried to translate a link but it doesn’t show up.
Started by: olivierA-13 in: English Support |
2 | 4 | 1 month, 3 weeks ago | ||
ACF Text in Elementor is not translatable
Started by: olivierA-13 in: English Support |
2 | 7 | 1 year ago | ||
Unable to complete item from translation queue
Started by: olivierA-13 in: English Support |
3 | 4 | 1 year, 3 months ago | ||
Element Pack Lite (Static Carousel) not translatable
Started by: olivierA-13 in: English Support |
2 | 2 |
1 year, 7 months ago
olivierA-13 |
||
Newsletter sign up text (Sendinblue) not translatable.
Started by: olivierA-13 in: English Support |
2 | 6 |
1 year, 7 months ago
olivierA-13 |
||
Prime Slider – Button Link (in Slider not working).
Started by: olivierA-13 in: English Support |
2 | 7 | 1 year, 7 months ago | ||
Different german translations cannot be changed individually
Started by: olivierA-13
in: English Support
Problem: Solution: Requesting you check this documentation(https://wpml.org/documentation/automatic-translation/using-automatic-translation-with-custom-languages/) on Custom Languages and make sure that everything is configured accordingly on your end. Also try resending the Translation Jobs by following this documentation: https://wpml.org/documentation/automatic-translation/automatically-translating-multiple-translation-jobs-in-bulk/#selecting-posts-and-pages-to-translate. Hopefully, the issue will be resolved after that. Relevant Documentation: Sending Translation Jobs: https://wpml.org/documentation/automatic-translation/automatically-translating-multiple-translation-jobs-in-bulk/#selecting-posts-and-pages-to-translate |
2 | 3 | 1 year, 10 months ago | ||
Creating a term translation via REST API with non-unique name
Started by: olivierA-13 in: English Support |
2 | 6 | 1 year, 11 months ago | ||
Navigation is only correct with ?xdomain_data in URL
Started by: olivierA-13 in: English Support |
2 | 2 |
1 year, 11 months ago
olivierA-13 |
||
Language swticher not appearing in german language :
Started by: olivierA-13 in: English Support |
1 | 2 |
1 year, 11 months ago
olivierA-13 |
||
Text in my Elementor Single Product Template doesn't show up
Started by: olivierA-13 in: English Support |
2 | 11 |
1 year, 12 months ago
olivierA-13 |
||
Language chooser dropdown does look weird in Safari
Started by: olivierA-13 in: English Support |
2 | 2 | 2 years, 7 months ago | ||
WooCommerce Products show up in shop without translations
Started by: olivierA-13 in: English Support |
2 | 2 |
2 years, 11 months ago
olivierA-13 |