هذا المستخدم ليس لديه مواضيع مفضلة.
مواضيع المنتدى المفضلة
تم إنشاء مواضيع المنتدى
الحالة |
عنوان
|
مؤيد، مشجع، داعم | أصوات | المقالات | نضارة |
---|---|---|---|---|---|
Register WPML
بدأ ب: alexD-36 في: Chat Support |
1 | 2 |
قبل 3 سنوات، 9 أشهر
|
||
WPML complains about writing .mo files
بدأ ب: alexD-36 في: English Support |
3 | 14 | قبل 4 سنوات | ||
wp_icl_string_batches table created on every page load
بدأ ب: alexD-36 في: English Support |
2 | 7 | قبل 4 سنوات | ||
Crash when adding a product to the cart
بدأ ب: alexD-36 في: English Support |
2 | 10 | قبل 4 سنوات، 6 أشهر | ||
Can't save a page, server error 503, Media module
بدأ ب: alexD-36 في: English Support |
2 | 2 | قبل 4 سنوات، 7 أشهر | ||
Partial WordPress root page loading, missing CSS and JS files
1
2
بدأ ب: alexD-36 في: English Support |
2 | 20 | قبل 4 سنوات، 9 أشهر | ||
WordPress complains about WPML crashing
بدأ ب: alexD-36 في: English Support |
2 | 2 | قبل 4 سنوات، 9 أشهر | ||
As soon as I change the headers config, I get this message
بدأ ب: alexD-36
في: English Support
Problem: HTTP Headers plugin - Call to a member function switch_to_locale() when String Translation is active https://wordpress.org/plugins/http-headers/ Solution: 1. Take a backup of your site in case something goes wrong. 2. Edit with code editor the following file in the HTTP Headers plugin folder. 3. Replace the following lines 1417/1418 add_action("added_option", 'http_headers_option'); add_action("updated_option", 'http_headers_option'); with: add_action("added_option", function() { add_action('admin_init', 'http_headers_option'); add_action("updated_option", 'http_headers_option');}); 4. This should solve the fatal error issue when saving the HTTP Headers options. |
2 | 11 | قبل 4 سنوات، 9 أشهر |