It works very well, but I have encountered 6 warnings on the frontend:
āWarning: Undefined array key ātypeā in /home/clients/xco3x859x36816o68xax318011oxxx8d4/web/wp-content/plugins/tangible-loops-and-logic/vendor/tangible/template-system/loop/types/attachment/index.php on line 82.ā
I have been troubleshooting this issue for three days, but I still havenāt been able to identify the error. Can anyone help me, please?
I use the twenty twenty-three wordpress child themeā¦
Hi Delphine, welcome to the forum! Skimming through your template, Iām noticing that you donāt seem to be using the right syntax for the Else tag. Could that be your issue?
Interestingly, when I remove the condition entirely, I no longer receive any warnings. This indicates that the problem lies within the condition itself.
Furthermore, when I replace āimage_urlā with āacf_image_url,ā I only receive 2 warnings. However, the thumbnail image is not displayed. This is expected because the thumbnail image is sourced from WordPress and not from ACF.
But i have steel one warning ! I guess is about the loop type attachement ! But I donāt understand wery well ! Do you have exemple to help me please ?
Iām experiencing the same error too.
I only found out this error when messing around with my production clone at localhost, coincidentally it was just a few hours after I updated to the latest 3.2.4 version.
After a brief inspection, Iām pretty sure thereās some bug in the <If> , the error only appears in those pages I use L&L, and with template that has <If>
Error displayed:
**Warning** : Undefined array key "type" in **XXX\wp-content\plugins\tangible-loops-and-logic\vendor\tangible\template-system\loop\types\attachment\index.php** on line **82**
Thanks for letting the devs working on this because, when I turn WP Debug to true, Iām experiencing the same error on, for example: Contact en locaties - Voetencentrum Flipse
Hello, me too, this 3.2.5 version has resolved this issue too. Many thanks !
But now I have a deprecated message for information.
Deprecated : str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in */wp-content/plugins/tangible-loops-and-logic/vendor/tangible/template-system/template/tags/link.php on line 118
Deprecated : str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in */wp-content/plugins/tangible-loops-and-logic/vendor/tangible/template-system/template/tags/link.php on line 119