This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Status |
Topic
|
Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Fatal Error: Conflict between WPML Multilingual CMS and The Events Calendar plugins
Started by: johnM-88
in: English Support
Problem: If this solution does not resolve your issue or seems outdated, we recommend checking for related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and ensuring you have installed the latest versions of themes and plugins. If problems persist, please open a new support ticket at WPML support forum. |
|
0 | 11 | 1 week, 4 days ago | |
Media Translation
Started by: johnM-88
in: English Support
Problem: function filter_site_logo_option($value) { $test = apply_filters( 'wpml_object_id', $value, 'attachment' ); return $test; } add_filter('option_site_logo', 'filter_site_logo_option'); After adding this code, please refresh your page, and the logo should display correctly. If this solution does not resolve your issue or seems 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 problem persists, please open a new support ticket. |
|
0 | 7 | 3 weeks, 6 days ago | |
Fatal Error after trying to re-activate WPML Multilingual CMS plugin
Started by: johnM-88
in: English Support
Problem: .../wp-content/plugins/wp-optimize/cache/class-wpo-cache-config.php . // 'uploads' => wp_normalize_path(wp_upload_dir()['basedir']), We have notified the plugin authors to address this issue in their code. Meanwhile, we suggest reaching out to them as well to ensure a permanent fix. If this solution does not resolve your issue or seems irrelevant due to being outdated or not applicable to your case, please check related known issues at https://wpml.org/known-issues/, verify the version of the permanent fix, and confirm that you have installed the latest versions of themes and plugins. We highly recommend opening a new support ticket for further assistance at WPML Support Forum. |
|
2 | 10 | 6 months, 2 weeks ago | |
How to setup GA4 Analytics using different domain per language
Started by: johnM-88
in: English Support
Problem:
add_action( 'wp_head', function(){ $current_language = apply_filters( 'wpml_current_language', null ); ?> <?php if( $current_language == 'fr'){?> <!-- GA code for FR language here --> <?php } elseif( $current_language == 'en'){?> <!-- GA code for EN language here --> <?php } ?> <?php });
If this solution doesn't look relevant to your situation, please open a new support ticket and we will be happy to assist you further. |
|
2 | 3 | 1 year, 2 months ago | |
Fatal error: Uncaught Error: array_combine()
Started by: johnM-88 in: English Support |
|
2 | 8 | 2 years, 4 months ago | |
BuddyPress Group Email Subscription not working with WPML
Started by: johnM-88 in: English Support |
|
2 | 5 | 3 years, 3 months ago |