- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,417
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
I'm trying to use the 'Display condition' in a widget to only show the widget when a certain ad is displayed.
I do this:
Code:
and get this:
I can't figure out how to determine if the 'sponsoredText' or 'sponsoredLogo' values are there or not. What are the # lines? '#ads' in this example. I tried treating them as objects and arrays but can't access them.
I do this:
Code:
{{ dump($xf.samAds)}}
and get this:
I can't figure out how to determine if the 'sponsoredText' or 'sponsoredLogo' values are there or not. What are the # lines? '#ads' in this example. I tried treating them as objects and arrays but can't access them.
نام موضوع : accessing vars in a dump