У этого пользователя нет любимых тем.
Любимые темы форума
Созданные темы форума
Статус |
Тема
|
Сторонник | Голоса | Посты | Свежесть |
---|---|---|---|---|---|
The SEO Framework generates invalid URL for site map in robots.txt
Started by: dawidZ-5
in: English Support
Problem: .../wp-content/plugins/autodescription/inc/classes/sitemap/registry.class.php . $path_info = static::get_sitemap_base_path_info(); with: $path_info = static::get_sitemap_base_path_info();<br />// Workaround for compsupp-7598<br />if ( $_SERVER['REQUEST_URI'] == '/robots.txt' ) {<br /> $wpml_language_directory = apply_filters('wpml_get_setting', false, 'urls')['directory_for_default_language'];<br /> if ( $id != 'base' && $wpml_language_directory && $list['base']['robots'] ) {<br /> $path_info['path'] = '/';<br /> }<br />} Please note this is a temporary workaround. We are awaiting a more comprehensive solution from the plugin author. If this solution does not resolve your issue or seems outdated, 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 at WPML support forum. |
|
2 | 9 | 10 месяцев, 3 недели назад | |
Compatibility issues with Iconic WooCommerce Attribute Swatches groups
Started by: dawidZ-5
in: English Support
Problem: If this solution does not resolve your issue or seems irrelevant due to being outdated or not applicable 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 further assistance is needed, please open a new support ticket at WPML support forum. |
|
2 | 6 | 11 месяцев, 4 недели назад | |
Compatibility with generatepress elements display location tag
Started by: dawidZ-5
in: English Support
Problem: app/public/wp-content/plugins/gp-premium/elements/class-conditions.php file. Show depending on location conditionals section around line 327. // Show depending on location conditionals.<br />if ( ! $show ) {<br />foreach ( (array) $conditionals as $conditional ) {<br />// WPML Workaround for compsupp-7507<br />if ( class_exists('Sitepress') ) {<br /><br />$post_type = get_post_type( $conditional['object'] );<br />$term = get_term( $conditional['object'] );<br /><br />if ( $conditional['rule'] == 'product:taxonomy:product_tag' && $term && ! is_wp_error( $term ) ) {<br />$conditional['object'] = apply_filters( 'wpml_object_id', $conditional['object'], $term->taxonomy, TRUE );<br />}<br />else if ( $post_type ) {<br />$conditional['object'] = apply_filters( 'wpml_object_id', $conditional['object'], $post_type, TRUE );<br />} else if ( $term && ! is_wp_error( $term ) ) {<br />$conditional['object'] = apply_filters( 'wpml_object_id', $conditional['object'], $term->taxonomy, TRUE );<br />}<br />}<br /> This modification should ensure that WPML correctly translates the product tag ID in _generate_element_display_conditions. If this solution does not apply to your case, or if it seems outdated, 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 you still need assistance, please open a new support ticket at WPML support forum. |
|
2 | 7 | 1 год назад | |
WordPress REST API set custom_prices
Started by: dawidZ-5 in: English Support |
|
2 | 10 | 1 год, 3 месяца назад | |
Can't change the language on the shop page
Started by: dawidZ-5
in: English Support
Problem: If you're experiencing a similar issue, we recommend ensuring that your shop page and products are translated into the desired languages. Also, make sure to complete the WCML Setup Wizard to automate the translation process. If the solution provided here is not relevant to your case, possibly because it's outdated or not applicable, please open a new support ticket. We also highly recommend checking the related known issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If you need further assistance, please contact us in the WPML support forum. |
|
2 | 9 | 1 год, 5 месяцев назад |