This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Status |
Topic
|
Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Substie is not visible
Started by: maciej-motlawskiI in: English Support |
|
1 | 12 | 3 days, 8 hours ago | |
Split: The slug of the translated page does not match the title
Started by: maciej-motlawskiI in: English Support |
|
0 | 2 | 3 days, 11 hours ago | |
Styles are broken when translated
Started by: maciej-motlawskiI
in: English Support
Problem: header.php file might be set to show content only on pages with a specific ID, which does not account for translated pages having different IDs. header.php file for conditions that limit content display based on page IDs. You should modify these conditions to accommodate the dynamic nature of page IDs in multilingual setups. Here's an example of how you can adjust the code: is_page( apply_filters( 'wpml_object_id', 7, 'page', true, apply_filters( 'wpml_current_language', null ) ) ) This adjustment ensures that the correct page ID is used for the current language, allowing styles and text to appear as expected. If this solution does not resolve your issue, or if it seems outdated or irrelevant 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. Additionally, if you need further assistance, please do not hesitate to open a new support ticket with us at WPML support forum. |
|
0 | 14 | 1 week, 4 days ago | |
Translating ACF and site itself.
1
2
Started by: maciej-motlawskiI
in: English Support
Problem: /* Memory Limit */<br />define('WP_MEMORY_LIMIT', '256M'); 4. Installation of the String Translation plugin was recommended to manage string translations effectively. If this solution does not resolve your issue, or if it seems outdated or irrelevant to your case, 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 further assistance is needed, please open a new support ticket. |
|
0 | 17 | 3 weeks, 2 days ago |