Este usuário não tem tópicos favoritos.
Tópicos favoritos do fórum
Tópicos do fórum criados
| Status |
Tópico
|
Suporte | Vozes | Posts | Atualidade |
|---|---|---|---|---|---|
|
String Translation doesn’t translate on the front end
Iniciado por: cavendishM
em: English Support
Problem: Solution: __(...) and apply_filters('wpml_translate_single_string', ...)functions. Here is the revised code: function render_homeblock() {<br /> ob_start();<br /> ?><br /> <div class="just-center row"><br /> <div class="col-xs-12 col-sm-6 col-md-6 col-lg-4"><br /> <div class="content_box boxes blue res_val"><br /> <div class="background_img" style="background-image:url('/wp-content/uploads/2021/09/residential-valuation_min.webp');"></div><br /> <div class="link_wrap overlay_wrap"><br /> <h3><?php echo __('Residential Valuation', 'cm_text'); ?></h3><br /> <span class="abs_wrap"><br /> <a href="<?php echo __('/services', 'cm_text'); ?>/residential-property-valuation" title="<?php echo __('Residential Valuation', 'cm_text'); ?>"><?php echo __('Learn More', 'cm_text'); ?></a><br /> </span><br /> </div><br /> </div><br /> </div><br /> </div><br /> <?php<br /> return ob_get_clean();<br />}<br />add_shortcode('display_homeblocks', 'render_homeblock');We tested this solution on a sandbox site, and it worked correctly. If this solution does not resolve your issue, or if it seems outdated or irrelevant 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. |
|
0 | 14 | 1 mês, 1 semana atrás | |
|
Language switcher randomly missing
Iniciado por: cavendishM em: English Support |
2 | 2 | 2 anos, 2 meses atrás | ||
|
hreflang is not added in some pages in archive section
Iniciado por: cavendishM em: English Support |
|
2 | 3 | 4 anos, 7 meses atrás | |
|
Set the hreflang for duplicated content
Iniciado por: cavendishM em: Chat Support |
|
1 | 2 |
4 anos, 7 meses atrás
|