- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,420
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
Hi everyone.
I know this is probably the wrong section, but since I am evaluating xenForo and am not a licensed member yet I am asking here.
I added a Custom thread field and could see it within the first post of the thread. Now I would like to use it within a html widget in the sidebar. But I did not manage access the variable value. Does anybody know how to access that value?
I tried with {{dump($xf.thread)}} and {{dump($thread)}} but the returned value is always null. But when I use...
I know this is probably the wrong section, but since I am evaluating xenForo and am not a licensed member yet I am asking here.
I added a Custom thread field and could see it within the first post of the thread. Now I would like to use it within a html widget in the sidebar. But I did not manage access the variable value. Does anybody know how to access that value?
I tried with {{dump($xf.thread)}} and {{dump($thread)}} but the returned value is always null. But when I use...
نام موضوع : How to access Custom thread field