이 사용자는 즐겨찾는 주제가 없습니다.
즐겨찾는 포럼 주제
포럼 주제가 생성되었습니다.
상태 |
주제
|
서포터 | 목소리 | 게시물 | 선도 |
---|---|---|---|---|---|
A different domain per language is not validated on save.
시작한 사람: arildB
안에: English Support
Problem: If these steps do not resolve the issues, we recommend marking this ticket as resolved and opening a new ticket for each specific issue as per our Support Policy. This approach helps us focus on one problem at a time and allows other users to find solutions more efficiently. Please note that the solution provided might be outdated or not applicable to your case. 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 problem persists, please open a new support ticket at WPML support forum. |
3 | 4 | 2 월, 2 주 전에 | ||
Lang not filtered in Activities, Latest Replies and Topics Widget for BuddyBoss
1
2
시작한 사람: arildB 안에: English Support |
2 | 23 | 5 월, 4 주 전에 | ||
Fatal Error: WPML consuming a lot of memory
1
2
…
4
5
시작한 사람: arildB 안에: English Support |
3 | 68 | 6 월, 3 주 전에 | ||
PHP warning
시작한 사람: arildB 안에: English Support |
1 | 2 | 8 월, 2 주 전에 | ||
Workaround WPML Woo Subscription
시작한 사람: arildB
안에: English Support
Problem: Solution: // WPML Workaround for compsupp-7065<br />function wpml_compsupp7065_filter_wc_subscriptions_site_url( $url, $path, $scheme, $blog_id ) {<br /><br /> // Define your list of allowed URLs - DO NOT add staging versions here<br /> $allowed_url_list = array(<br /> 'https://pulskuren.no',<br /> 'https://thepulsecure.com',<br /> // Add more URLs as needed<br /> );<br /><br /> // Get the current WordPress home URL<br /> $current_home_url = home_url();<br /> $current_home_url = parse_url($url);<br /> $current_home_url = $current_home_url['host'];<br /><br /> // Check if the current home URL is in the list<br /> foreach ( $allowed_url_list as $listed_url ) {<br /><br /> if ( str_contains( $listed_url, $current_home_url) ) {<br /> // Replace the $url variable with the listed URL<br /> $url = $listed_url;<br /> add_filter('woocommerce_subscriptions_is_duplicate_site', '__return_false');<br /> break; <br /> }<br /> }<br /><br /> return $url;<br />}<br /><br />add_filter( 'wc_subscriptions_site_url', 'wpml_compsupp7065_filter_wc_subscriptions_site_url', 10, 4 ); Please note that this solution might be outdated or not applicable to your case. If the issue persists, we highly recommend checking related known issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If necessary, please open a new support ticket in the WPML support forum. |
2 | 12 | 8 월, 3 주 전에 | ||
Strings in Buddyboss platform 2.5.80 and Buddyboss theme 2.5.70 needs update
시작한 사람: arildB
안에: English Support
Problem:
The issue was resolved by updating WPML to the last version (v4.6.10). If the provided solution is not relevant due to being outdated or not applicable to your case, we recommend opening a new support ticket. We also highly suggest 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 you need further assistance, please do not hesitate to contact us in the WPML support forum. |
2 | 6 | 9 월, 1 주 전에 | ||
Events Calendar Pro/Tickets Pro/Virtual Events – Workaround for license error
시작한 사람: arildB
안에: English Support
Problem: If this solution is not relevant to your situation, perhaps because it's outdated or not applicable to your case, we encourage you to open a new support ticket with us. We also highly recommend checking the related known issues, verifying the version of the permanent fix, and ensuring that you have the latest versions of themes and plugins installed. If you need further assistance, please visit our support forum. |
3 | 4 | 9 월, 1 주 전에 | ||
Woo Subscription error
시작한 사람: arildB 안에: English Support |
2 | 7 | 9 월, 2 주 전에 | ||
Problem with Logo
시작한 사람: arildB
안에: English Support
Problem: Solution: We reminded the client to back up their site before providing access and informed them that we would handle one issue per ticket to maintain focus and efficiency. We asked the client to open a new ticket for each unique issue they were experiencing. If the solution provided here does not apply to your case, or if it seems outdated, we recommend checking the 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 you still need assistance, please do not hesitate to open a new support ticket in our forum at WPML support forum. |
2 | 5 | 9 월, 4 주 전에 | ||
Event Tickes pluss
1
2
시작한 사람: arildB 안에: English Support |
2 | 18 | 1 년 전에 | ||
Wpfusion reports that WPML consumes a lot php memory
시작한 사람: arildB 안에: English Support |
2 | 4 | 1 년 전에 | ||
We have problems with Events Tickets and WPML
시작한 사람: arildB 안에: English Support |
2 | 3 | 1 년 전에 | ||
Redirect and setup problems
시작한 사람: arildB
안에: English Support
Problem: Solution: Additionally, we suggest increasing the WP memory limit to at least 128MB, as per WPML's minimum requirements. Also, we noticed from the debug info that the client was using multiple plugins related to caching: We recommend disabling all non-essential plugins and clearing the server cache to check if the problem still occurs in a minimal setup. Ensure you have a full backup of your website before making any changes. If this solution doesn't look relevant, please open a new support ticket. |
2 | 5 | 1 년, 1 월 전에 |