This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Stato |
Topic
|
Supporter | Voices | Messaggi | 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 | 1 mese fa | |
Ihre Standardsprache, Deutsch, muss einer unterstützten Sprache zugeordnet werden, um die automatis…
Started by: olivierA-13 in: Chat Support |
|
0 | 2 | 1 mese, 1 settimana fa | |
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 | 5 mese, 1 settimana fa | |
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 | 5 mese, 4 settimana fa | |
I tried to translate a link but it doesn’t show up.
Started by: olivierA-13 in: English Support |
|
2 | 4 | 6 mese, 3 settimana fa | |
I cannot save translations
Started by: olivierA-13 in: Chat Support |
|
1 | 2 |
7 mese fa
|
|
I have assigned translations credits to my site but it doesn't show up.
Started by: olivierA-13 in: Chat Support |
|
1 | 2 |
7 mese, 1 settimana fa
|
|
Broken links in sitemap
Started by: olivierA-13 in: Chat Support |
|
1 | 2 |
11 mese, 3 settimana fa
|
|
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 |
1 anno, 3 mese fa
|
|
ACF Text in Elementor is not translatable
Started by: olivierA-13 in: English Support |
|
2 | 7 | 1 anno, 5 mese fa | |
WPML chat support ticket by olivierA-13 – 1698846951
Started by: olivierA-13 in: Chat Support |
|
1 | 2 |
1 anno, 5 mese fa
|
|
Unable to complete item from translation queue
Started by: olivierA-13 in: English Support |
|
3 | 4 | 1 anno, 8 mese fa | |
item still remains in the queue with the "needs translation"
Started by: olivierA-13 in: Chat Support |
|
1 | 2 |
1 anno, 8 mese fa
|
|
internal server error (500)
Started by: olivierA-13 in: Chat Support |
|
1 | 2 |
1 anno, 10 mese fa
|
|
Element Pack Lite (Static Carousel) not translatable
Started by: olivierA-13 in: English Support |
|
2 | 2 |
2 anno fa
olivierA-13 |