[RSS Feed/News] How to remove forum name from the media headline

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
I simply can't understand why should the forum name be added to the headline of the media content. Who would put the Site Name with the article title in the headline of every post? It' not the meta tag that has such necessity.

Currently it shows
Code:

<h1 class="contentRow-title p-title-value">Media Title - Forum Name</h1>

I want the Media Title only
Code:

<h1 class="contentRow-title p-title-value">Media Title</h1>

In xfmg_media_view there's an integrated tag.
Code:

<h1...

Read more

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