This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
| Status |
Topic
|
Supporter | Voices | Posts | Freshness |
|---|---|---|---|---|---|
|
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 | 1 year, 7 months ago | |
|
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 | 1 year, 8 months ago | |
|
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 year, 9 months ago | |
|
WordPress REST API set custom_prices
Started by: dawidZ-5 in: English Support |
|
2 | 10 | 2 years ago | |
|
Can't change the language on the shop page
Started by: dawidZ-5 in: English Support |
|
2 | 9 | 2 years, 1 month ago |