S
Sado Yasashii
Guest
Hi everyone.
Please, tell me. How can I hide prefix in rss? I want to use prefix, but I don't want rss to display them. How can I hide them?
For example, I have the "Witcher 3" prefix and I need to hide it from RSS. The code of the page outputs it like this:
Code:
Continue reading...
Please, tell me. How can I hide prefix in rss? I want to use prefix, but I don't want rss to display them. How can I hide them?
For example, I have the "Witcher 3" prefix and I need to hide it from RSS. The code of the page outputs it like this:
Code:
<li><a href="/forums/tw3wh-quests/?prefix_id=9" class="labelLink" rel="nofollow" data-xf-init="tooltip" title="Witcher 3"><span class="prefix--tw3" dir="auto">Witcher 3</span></a><span class="label-append"> </span></li>
Continue reading...