이 사용자는 즐겨찾는 주제가 없습니다.
즐겨찾는 포럼 주제
생성한 포럼 주제
| 상태 |
주제
|
지원자 | 의견 | 게시물 | 최신 활동 |
|---|---|---|---|---|---|
|
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 주, 4 일 전에 | |
|
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 년 전에 | |
|
Database Error
시작: Daniel Dorado 카테고리: English Support |
|
1 | 9 | 1 년, 2 월 전에 | |
|
experiencing intermittent database crashes on our AWS architecture
시작: Daniel Dorado 카테고리: English Support |
|
0 | 5 | 1 년, 3 월 전에 | |
|
A double language tag is added to the URL in category links
시작: Daniel Dorado 카테고리: English Support |
|
2 | 7 | 2 년, 1 월 전에 | |
|
odd 404 when using language switcher with object cache pro
시작: Daniel Dorado 카테고리: English Support |
|
2 | 6 | 2 년, 4 월 전에 | |
|
DB ERROR
시작: Daniel Dorado 카테고리: English Support |
|
2 | 2 | 2 년, 11 월 전에 | |
|
el wizard del instalador no funciona en instalacion wp multisite
시작: Daniel Dorado 카테고리: Soporte en español |
|
2 | 2 | 3 년, 7 월 전에 | |
|
Error de sincronización de variaciones de producto
시작: Daniel Dorado 카테고리: Soporte en español |
|
2 | 5 | 3 년, 8 월 전에 | |
|
No puedo cambiar el nombre de una taxonomía (atributo de WooCommerce)
시작: Daniel Dorado 카테고리: Soporte en español |
|
2 | 10 | 3 년, 10 월 전에 | |
|
No puedo traducir una taxonomia
시작: Daniel Dorado 카테고리: Chat Support |
|
1 | 2 |
3 년, 10 월 전에
|
|
|
can't finish installation wizard
시작: Daniel Dorado 카테고리: English Support |
|
2 | 2 | 4 년, 4 월 전에 |