XenForo Widget Save - Template titles must be unique

F

Foxtrek_64

Guest
Hi all,

I'm probably missing something obvious here but I was hoping to get some insight here. I created a template file named character_sidebar_macro. This template does exactly as the name implies.

XML:

Code:
<xf:macro
          name="character_sidebar"
          arg-name="!"
          arg-image_slug=""
          arg-image_style=""
          arg-section1_name=""
          arg-section1_content=""
          arg-section2_name=""
          arg-section2_content=""...

Read more

Continue reading...