- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,420
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
Is there any step by step guide regarding template modification? Like how to create your own custom theme, how to preview it, where the files should be added, etc...
It seems like it's not mentioned in the documentation. For example, we wanted to show the posts/thread count and the number of members. We saw these from one of the XML files {$forumStatistics.threads|number} and {$forumStatistics.users|number} but when we added it using an HTML widget it didn't show.
We tried...
It seems like it's not mentioned in the documentation. For example, we wanted to show the posts/thread count and the number of members. We saw these from one of the XML files {$forumStatistics.threads|number} and {$forumStatistics.users|number} but when we added it using an HTML widget it didn't show.
We tried...
نام موضوع : Step by step guide for template modification?