Este usuario no tiene temas favoritos.
Temas de foro favoritos
Temas de foro creados
| Estado |
Tema
|
Asistente | Voces | Publicaciones | Actualidad |
|---|---|---|---|---|---|
|
String Translation doesn’t translate on the front end
Iniciado por: cavendishM
en: 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 | hace 1 mes, 2 semanas | |
|
Language switcher randomly missing
Iniciado por: cavendishM en: English Support |
2 | 2 | hace 2 años, 2 meses | ||
|
hreflang is not added in some pages in archive section
Iniciado por: cavendishM en: English Support |
|
2 | 3 | hace 4 años, 7 meses | |
|
Set the hreflang for duplicated content
Iniciado por: cavendishM en: Chat Support |
|
1 | 2 |
hace 4 años, 7 meses
|