This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Statut |
Topic
|
Supporter | Voices | Articles | Freshness |
---|---|---|---|---|---|
I have a Swiss German Site, I’ve added English. Now my German language got edited
Started by: olivierA-13 in: English Support |
|
0 | 9 | Il y a 1 mois | |
Ihre Standardsprache, Deutsch, muss einer unterstützten Sprache zugeordnet werden, um die automatis…
Started by: olivierA-13 in: Chat Support |
|
0 | 2 | Il y a 1 mois et 1 semaine | |
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 | Il y a 5 mois et 1 semaine | |
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 | Il y a 5 mois et 4 semaines | |
I tried to translate a link but it doesn’t show up.
Started by: olivierA-13 in: English Support |
|
2 | 4 | Il y a 6 mois et 3 semaines | |
I cannot save translations
Started by: olivierA-13 in: Chat Support |
|
1 | 2 |
Il y a 7 mois
|
|
I have assigned translations credits to my site but it doesn't show up.
Started by: olivierA-13 in: Chat Support |
|
1 | 2 |
Il y a 7 mois et 1 semaine
|
|
Broken links in sitemap
Started by: olivierA-13 in: Chat Support |
|
1 | 2 |
Il y a 11 mois et 3 semaines
|
|
When he wants to pay via Stripe, he's redirected to the EN page after the payment
Started by: olivierA-13 in: Chat Support |
|
1 | 2 |
Il y a 1 année et 3 mois
|
|
ACF Text in Elementor is not translatable
Started by: olivierA-13 in: English Support |
|
2 | 7 | Il y a 1 année et 5 mois | |
WPML chat support ticket by olivierA-13 – 1698846951
Started by: olivierA-13 in: Chat Support |
|
1 | 2 |
Il y a 1 année et 5 mois
|
|
Unable to complete item from translation queue
Started by: olivierA-13 in: English Support |
|
3 | 4 | Il y a 1 année et 8 mois | |
item still remains in the queue with the "needs translation"
Started by: olivierA-13 in: Chat Support |
|
1 | 2 |
Il y a 1 année et 8 mois
|
|
internal server error (500)
Started by: olivierA-13 in: Chat Support |
|
1 | 2 |
Il y a 1 année et 10 mois
|
|
Element Pack Lite (Static Carousel) not translatable
Started by: olivierA-13 in: English Support |
|
2 | 2 |
Il y a 2 années
olivierA-13 |