This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Status |
Topic
|
Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
translate woocommerce shop with martfury theme + activate switch in header
Started by: rosmarieF in: Unterstützung in Deutsch |
|
2 | 2 | 6 days, 15 hours ago | |
No break row in texts
1
2
Started by: rosmarieF
in: English Support
Problem: Translate texts with the classic translation editor and add line breaks, but paragraphs and break rows Solution: Add the next code to the end of your theme functions.php Please make a backup before proceeding. /** * Fix for wpmlsupp-9686 */ add_filter('tiny_mce_before_init', function($config) { if ( defined('ELEMENTOR_VERSION') && did_action('admin_init') && get_current_screen()->id === 'wpml_page_tm/menu/translations-queue') { $config['wpautop'] = false; } return $config; }); |
|
2 | 16 | 2 months, 1 week ago | |
Server Error 500 only on 1 page
Started by: rosmarieF in: English Support |
|
2 | 2 | 8 months ago | |
updraftplus restore failed due folder "languages-old"
Started by: rosmarieF in: English Support |
|
2 | 2 | 2 years ago | |
missing menu links in the WPML Admin Area
Started by: rosmarieF in: English Support |
|
2 | 2 | 2 years, 9 months ago | |
Split: WPML Media PHP fatal error
Started by: rosmarieF in: English Support |
|
2 | 2 | 2 years, 9 months ago | |
how to remove old design and content in the translation page?
Started by: rosmarieF in: English Support |
|
2 | 14 | 2 years, 9 months ago | |
how to place language switcher “horizontal” on mobile device using Elementor?
1
2
Started by: rosmarieF in: English Support |
|
2 | 18 | 2 years, 11 months ago |