- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,420
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
Some time ago I've added a template modification for PAGE_CONTAINER to hide conversations and alert to new users that are still unconfirmed.
I then upgrade to the latest XF 2.2.12 a couple of days ago, and today I've noticed that my XF seems to completely ignore the FIND/REPLACE code (only in the front-end), besides the TEST button shows my modfications.
Here's the FIND code:
Code:
I then upgrade to the latest XF 2.2.12 a couple of days ago, and today I've noticed that my XF seems to completely ignore the FIND/REPLACE code (only in the front-end), besides the TEST button shows my modfications.
Here's the FIND code:
Code:
<a href="{{ link('conversations') }}"...