ليس لدى هذا المستخدم أي مواضيع مفضلة.
مواضيع المنتدى المفضلة
مواضيع المنتدى التي تم إنشاؤها
| الحالة |
الموضوع
|
داعم | الأصوات | المشاركات | الحداثة |
|---|---|---|---|---|---|
|
Updates to WPML Multilingual CMS 4.8
بدأه: Webest في: Chat Support |
|
0 | 2 | قبل أسبوعين، 5 أيام | |
|
Duplicated pages in All in one SEO sitemap xml
بدأه: Webest في: English Support |
2 | 2 | قبل سنتين، 11 شهر | ||
|
Activate Automatic Translation
بدأه: Webest في: English Support |
2 | 3 | قبل سنتين، 11 شهر | ||
|
Split: Gallery sitemap
1
2
بدأه: Webest في: English Support |
|
2 | 22 |
قبل 4 سنوات
Webest |
|
|
All in one SEO sitemap display same slug based on language
بدأه: Webest
في: English Support
Problem: All in one SEO sitemap display the same slug based on language in the sitemap. Solution: The issue should be fixed with the latest All in one SEO plugin version. Please check with plugin support https://wordpress.org/plugins/all-in-one-seo-pack/. Workaround used:
$location = is_home()
? apply_filters( 'wpml_home_url', get_option( 'home' ) )
: apply_filters( 'wpml_permalink', $permalink, $translation->language_code );- Replace it with
$location = is_home()
? apply_filters( 'wpml_home_url', get_option( 'home' ) )
: apply_filters( 'wpml_permalink', $entry['loc'], $translation->language_code, true );
|
|
2 | 10 | قبل 4 سنوات، 1 شهر | |
|
Sitemap issues with All in one seo
بدأه: Webest في: Chat Support |
|
1 | 2 |
قبل 4 سنوات، 1 شهر
|