Cet utilisateur n'a aucun sujet favori.
Sujets de forum favoris
Sujets de forum créés
| Statut |
Sujet
|
Support | Voix | Messages | Fraîcheur |
|---|---|---|---|---|---|
|
Error when using with ACF flexible content field
Commencé par : karenO-2
dans : English Support
Problem: /public/wp-content/themes/epgglobal/components/builder_page.php file: $loop_item_logo = get_field("logo", $latest_array_id);With: $loop_item_logo = get_field("logo", $latest_array_id);<br />$logo_url = '';<br />$logo_alt = '';<br />if (is_array($loop_item_logo)) {<br /> $logo_url = $loop_item_logo['url'] ?? '';<br /> $logo_alt = $loop_item_logo['alt'] ?? '';<br />}And replace: <div class="cr-all"><img src=".$loop_item_logo["url"]." alt=".$loop_item_logo["alt"]."/></div> With: <div class="cr-all"><img src=".$logo_url." alt=".$logo_alt."/></div> We tested this solution locally and it resolved the issues. If this solution does not apply to your case, or if it 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 | 14 | Il y a 2 mois | |
|
Uncaught InvalidArgumentException: item should be a Collection or an array or an object
Commencé par : karenO-2
dans : English Support
Problem: If this solution does not resolve your issue 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 the problem persists, please open a new support ticket at WPML support forum. |
|
0 | 2 | Il y a 1 année et 1 mois | |
|
Receiving lots of warnings about open_basedir restriction in effect for wpml-string-translation/clas…
Commencé par : karenO-2 dans : Chat Support |
|
0 | 2 | Il y a 1 année et 3 mois | |
|
Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array
Commencé par : karenO-2 dans : Chat Support |
|
1 | 2 |
Il y a 1 année et 10 mois
|