This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
| Status |
Topic
|
Supporter | Voices | Posts | Freshness |
|---|---|---|---|---|---|
|
Reindirizzamento sito in inglese
Started by: robertoB-31 in: Assistenza in italiano |
|
0 | 2 | 1 year, 3 months ago | |
|
Tradurre stringhe Quantity step del plugin Min Max Default Quantity
Started by: robertoB-31
in: Assistenza in italiano
Problema: Se la soluzione proposta non risolve il problema o sembra non essere aggiornata, ti consigliamo di aprire un nuovo ticket di supporto. Ti raccomandiamo inoltre di controllare i problemi noti correlati, verificare la versione della correzione permanente e confermare che hai installato le ultime versioni dei temi e dei plugin. Per assistenza ulteriore, visita il forum di supporto WPML. |
|
2 | 10 | 1 year, 6 months ago | |
|
Get_term_link PHP error con wpml
Started by: robertoB-31
in: Assistenza in italiano
Problem: $currentterm = get_field('selezione_categoria', false, true);
$term_id = $currentterm->term_id;
$taxonomy_name = 'product-category';
// Get current language
$current_language = apply_filters('wpml_current_language', NULL);
// Get term children
$termchildren = get_term_children($term_id, $taxonomy_name);
echo '<ul>';
foreach ($termchildren as a child) {
// Get the translated term ID
$translated_term_id = apply_filters('wpml_object_id', $child, $taxonomy_name, true, $current_language);
if ($translated_term_id) {
$term = get_term_by('id', $translated_term_id, $taxonomy_name);
echo '<li><a href="' . get_term_link($term->term_id, $taxonomy_name) . '">' . $term->name . '</a></li>';
}}
echo '</ul>';Please note that this code is an example, and we cannot provide custom code. If this solution does not resolve your issue or seems outdated, we 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. |
|
2 | 8 | 1 year, 9 months ago | |
|
Acf options fields translation
Started by: robertoB-31 in: Assistenza in italiano |
|
2 | 4 | 2 years ago | |
|
Terms acf images not visible in English
Started by: robertoB-31 in: Assistenza in italiano |
|
2 | 7 | 2 years, 2 months ago | |
|
Breadcrumb con link sbagliato
Started by: robertoB-31 in: Assistenza in italiano |
|
2 | 2 |
3 years, 11 months ago
robertoB-31 |
|
|
Errore creando nuova pagina e non riesco a creare nessuna nuova pagina
Started by: robertoB-31 in: Assistenza in italiano |
|
2 | 2 | 4 years, 1 month ago | |
|
Crash Taxonomy
Started by: robertoB-31 in: Assistenza in italiano |
|
2 | 3 |
4 years, 2 months ago
robertoB-31 |
|
|
Traduzione stringa plugin wp no shipping method
Started by: robertoB-31 in: Assistenza in italiano |
|
2 | 4 | 4 years, 10 months ago |