This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Status |
Topic
|
Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Switch from English to French is either causing a 404 error or a blank page
Started by: joshuaM-19
in: English Support
Problem: /wp-content/ folder and create a mu-plugins folder if it doesn't exist. mu-plugins folder, create a PHP file named wpml-non-persistent-cache.php (or any name you prefer). <?php /** * Plugin Name: WPML Non-Persistent Cache * Description: A plugin to prevent persistent caching issues (temporary issue: compdev-220). * Author: OnTheGoSystems * Author URI: https://wpml.org/errata/problems-with-buddypress-multilingual-and-redis-object-cache/ * Version: 1.0.0 * Plugin Slug: compdev-220 */ wp_cache_add_non_persistent_groups( [ 'convert_url', 'element_translations', 'get_pages_adjust_ids', 'get_user_admin_language', 'translation_priority_relationships', 'translationmanagement--get_translation_job_id', 'wpml_cache_terms_per_lang', 'wpml_endpoints_support', 'wpml_pre_option_page', 'wpml_register_string_filter', 'wpml_register_string_filter--facetwp', 'wpml_slug_translation_records--post', 'wpml_slug_translation_records--taxonomy', 'wpml_st_cache', 'wpml_term_translation', 'wpml_tm_blog_translators--has_translators', 'wpml_wp_cache__group_keys', 'bp_pages', ] ); This temporary plugin should resolve the issue while we work on a definitive solution. Please try this workaround and let us know the results. If this solution does not seem relevant to your situation, please open a new support ticket with us. |
|
2 | 15 | 1 year, 3 months ago | |
Switch the category for the post
Started by: joshuaM-19 in: English Support |
|
2 | 3 | 1 year, 4 months ago | |
language switched doesn't show on mobile
Started by: joshuaM-19 in: English Support |
|
2 | 2 | 1 year, 11 months ago |