oh, ok ty
src\addons\XFRM\_data\templates.xml
<xf:macro name="tag_line" arg-resource="!">
<xf:textboxrow name="tag_line" value="{$resource.tag_line_}"
maxlength="{{ max_length($resource, 'tag_line') }}"
label="{{ phrase('xfrm_tag_line') }}"
explain="{{ phrase('xfrm_provide_very_brief_one_line_description_of_your_resource') }}" />
</xf:macro>
or Go to xfrm_resource_edit_macros from admin delete tagline macro
You're welcomeYep, I just had to update forum to 2.2.4, cuz I was using xf 2.2.2, and with 2.2.2 u can't use XRM 2.2.2, and I was using XRM 2.2.1. now I will look for updated theme, But it is working, ty a lot of ur help![]()
xfresource 2 2 2 TAGLINE REMOVED.zip not work linkRemove:
I am sure it needs PHP editing because it is checking if value exists, give it a try![]()
tnx bro but how can i add in xenforo header page like this header.php?