此用户没有收藏的主题。
收藏的论坛主题
创建的论坛主题
| 状态 |
主题
|
支持人员 | 参与者 | 帖子 | 最新活动 |
|---|---|---|---|---|---|
|
Bricks builder URL gets wrong redirect when “Use directory for default language” is enabled (WPM…
发起人:Daniel Dorado
在:English Support
Problem: add_action( 'after_setup_theme', function () {<br /> if ( ! defined( 'ICL_SITEPRESS_VERSION' ) || ! class_exists( '\Bricks\Theme' ) ) {<br /> return;<br /> }<br /><br /> $bricks = \Bricks\Theme::instance();<br /><br /> // 1. Prevent Bricks from switching language<br /> if ( ! empty( $bricks->wpml ) ) {<br /> remove_action( 'bricks/builder/switch_locale', [ $bricks->wpml, 'switch_builder_languge' ] );<br /> }<br /><br /> // 2. Instead switch UI locale<br /> add_action( 'bricks/builder/switch_locale', function ( $locale ) {<br /> if ( empty( $locale ) || empty( $_GET['bricks'] ) || $_GET['bricks'] !== 'run' ) {<br /> return;<br /> }<br /><br /> // prevent memory exhausion I got on my sandbox<br /> static $lock = false;<br /> if ( $lock ) {<br /> return;<br /> }<br /> $lock = true;<br /><br /> try {<br /> // Switch UI locale<br /> switch_to_locale( $locale );<br /> // Reload Bricks theme textdomain <br /> unload_textdomain( 'bricks' );<br /> load_theme_textdomain( 'bricks', get_template_directory() . '/languages' );<br /> } finally {<br /> $lock = false;<br /> }<br /><br /> }, 5, 1 );<br /><br />}, 20 );If this solution does not apply to your case 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 you still need assistance, please open a new support ticket at WPML support forum. |
|
0 | 13 | 2 weeks, 4 days前 | |
|
WP Checkboxes are broken
发起人:Daniel Dorado
在:English Support
Problem: Please note that this solution might be irrelevant if it's 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 you need further assistance, please contact us through our support forum at WPML support forum. |
|
1 | 9 | 1 year前 | |
|
Database Error
发起人:Daniel Dorado 在:English Support |
|
1 | 9 | 1 year, 2 months前 | |
|
experiencing intermittent database crashes on our AWS architecture
发起人:Daniel Dorado 在:English Support |
|
0 | 5 | 1 year, 3 months前 | |
|
A double language tag is added to the URL in category links
发起人:Daniel Dorado 在:English Support |
|
2 | 7 | 2 years, 1 month前 | |
|
odd 404 when using language switcher with object cache pro
发起人:Daniel Dorado 在:English Support |
|
2 | 6 | 2 years, 4 months前 | |
|
DB ERROR
发起人:Daniel Dorado 在:English Support |
|
2 | 2 | 2 years, 11 months前 | |
|
WPML chat support ticket by Daniel Dorado – 1678622928
发起人:Daniel Dorado 在:Chat Support |
|
1 | 2 |
3 years前
|
|
| el wizard del instalador no funciona en instalacion wp multisite |
|
2 | 2 | 3 years, 7 months前 | |
| Error de sincronización de variaciones de producto |
|
2 | 5 | 3 years, 8 months前 | |
| No puedo cambiar el nombre de una taxonomía (atributo de WooCommerce) |
|
2 | 10 | 3 years, 10 months前 | |
|
No puedo traducir una taxonomia
发起人:Daniel Dorado 在:Chat Support |
|
1 | 2 |
3 years, 10 months前
|
|
|
can't finish installation wizard
发起人:Daniel Dorado 在:English Support |
|
2 | 2 | 4 years, 4 months前 | |
|
Sorry, you are not allowed to access this page
发起人:Daniel Dorado 在:Chat Support |
|
1 | 2 |
4 years, 4 months前
|
|
|
WPML chat support ticket by Daniel Dorado – 1636379330
发起人:Daniel Dorado 在:Chat Support |
|
1 | 1 |
4 years, 4 months前
|