هذا المستخدم ليس لديه مواضيع مفضلة.
مواضيع المنتدى المفضلة
تم إنشاء مواضيع المنتدى
الحالة |
عنوان
|
مؤيد، مشجع، داعم | أصوات | المقالات | نضارة |
---|---|---|---|---|---|
Not able to save site homepage
بدأ ب: jose-antonioP-6
في: English Support
Problem: If you're experiencing similar issues, we recommend checking for any plugins that might be affecting response times and consulting with your CDN provider to ensure there are no blocks on your server communications. Additionally, testing with a default theme can help identify any compatibility issues. Please note that this solution might be outdated or not applicable to your specific 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 problem persists, please open a new support ticket. |
0 | 12 | قبل 1 شهر | ||
Menus broken layout due to WPML
بدأ ب: jose-antonioP-6
في: English Support
Problem: Solution: This issue was resolved on WPML v.4.6.8 update. The solution below was provided before WPML 4.6.8 release: wp-admin-menu.css in the theme folder. .nav-menus-php .major-publishing-actions{display:block;} #menu-name{margin-left:0;} #icl_menu_language, #icl_menu_translation_of{margin-left:0;} 3) Add the following code to the functions.php file in the theme folder: /* Admin CSS styles */<br />function adminStylesCss() {<br /> $url = get_option('siteurl');<br /> $url = $url . "https://cdn.wpml.org/wp-content/themes/your-theme-name/wp-admin-menu.css";<br /> echo '<!-- Admin CSS styles --><br /> <link rel="stylesheet" type="text/css" href="' . $url . '" /><br /> <!-- /end Admin CSS styles -->';<br />}<br />add_action('admin_head', 'adminStylesCss'); This will add a CSS file to the WP admin to correct the layout in the Appearance -> Menus section. Before making any changes, ensure to have a full backup of the website and clear the browser cache in the WP admin after adding the code. If this solution does not seem relevant to your issue, please open a new support ticket with us. |
2 | 3 | قبل 1 سنة، 1 شهر | ||
We have detected a problem with some tables in the database
بدأ ب: jose-antonioP-6 في: Chat Support |
1 | 2 |
قبل 1 سنة، 10 أشهر
|
||
Error 524 on home in elementor when saving page
بدأ ب: jose-antonioP-6 في: Chat Support |
1 | 2 |
قبل 3 سنوات، 10 أشهر
|