This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Status |
Topic
|
Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
I am receiving URL errors
Started by: arge-dIjItalE
in: English Support
Problem: Solution: functions.php file. The theme was using a conditional function to set the slug based on the language, which was unnecessary and causing issues. We replaced the line: $slug = (function_exists('icl_object_id') && ICL_LANGUAGE_CODE === 'en') ? 'products' : 'urunler'; with a simpler one: $slug = 'urunler'; Afterward, we went to Settings > Permalinks and resaved the permalinks, which is a necessary step to see the results. This resolved the problem on the staging site. Adhering to WordPress standards should avoid the need for specific compatibility adjustments with WPML. Please note that this was a one-time exception, as custom themes are outside our support scope, and compatibility is the responsibility of the theme author. If this solution does not apply to you because it might be outdated or not relevant 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 issue persists, please open a new support ticket at our support forum. |
|
3 | 16 | 1 year, 4 months ago | |
WPML Sticky Links Problem
Started by: arge-dIjItalE in: English Support |
|
2 | 14 | 1 year, 7 months ago | |
Translation credits issue.
Started by: arge-dIjItalE in: English Support |
|
2 | 6 | 1 year, 8 months ago | |
Custom Post Type categories
Started by: arge-dIjItalE in: English Support |
|
2 | 11 | 1 year, 8 months ago | |
ACF Automatic Translation Problem
Started by: arge-dIjItalE
in: English Support
Problem: We have specially prepared the theme for the icim.com.tr website. All content areas in the theme were prepared with ACF. When I activate the automatic translation feature, it does not automatically translate the contents in ACF fields. Solution: The ACF field groups translation mode was incorrect, so changing the translation mode fixed the issue of automatic translation. Relevant Documentation: |
|
2 | 10 | 1 year, 8 months ago |