למשתמש זה אין נושאים מועדפים.
נושאי הפורום המועדפים
נושאי הפורום נוצרו
מצב |
נוֹשֵׂא
|
תוֹמֵך | קולות | פוסטים | טְרִיוּת |
---|---|---|---|---|---|
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 חודשים |