[RSS Feed/News] How to apply a template modification manually as opposed to enabling automatically apply template modification checkbox

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
I have a whole new template for the contact us page (misc/contact). I want the template modification to be applied only to guests.
I tried messing up with <xf:if is="!$xf.visitor.user_id"> template syntax but when new xenforo updates comes, the pattern got broken few times.

I just wanna know how to apply a template modification manually.

So I can simply do a find and replacement using regex /.((.|\n))/ and replace a whole new template then apply the modification only for users.

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom