PDA

View Full Version : Strange issue: Thread Keywords on top of body


temsamane
04-19-2012, 09:48 PM
look at this thread:

http://www.rkempo.nl/forums/agenda/7649-comedy-benefits-4-agadir-27-mei-2012-a.html

you see keywords of the thread on the top of the forum. its appearing since i added thread prefixes. how can i remove these keywords?

Lynne
04-19-2012, 11:16 PM
It's because of this:

<font color="CB0909">Vrije Tijd & Ontspanning:</font>

What is that from?

temsamane
04-20-2012, 06:58 AM
It's because of this:

<font color="CB0909">Vrije Tijd & Ontspanning:</font>

What is that from?

to change the font color of thread prefix

hack:

https://vborg.vbsupport.ru/showthread.php?t=167481

--------------- Added 1334909072 at 1334909072 ---------------

i removed the color code, but its still showing the text on top body

http://www.rkempo.nl/forums/agenda/7650-2012-premiere-nieuwe-show-%91salaheddine-stage%92.html

Lynne
04-20-2012, 02:07 PM
It is still there showing up as one of your metatag keywords. Are you using some modification to add words there? Disable it. In fact, disable all plugins.

Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

temsamane
04-20-2012, 09:44 PM
It is still there showing up as one of your metatag keywords. Are you using some modification to add words there? Disable it. In fact, disable all plugins.

Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

i disabled all modifications, but its still showing the keywords. i discovered something.. when i shorten the prefix to 1 word, its not showing the keywords. more the 2 words in a prefix, then this issue is showing

Lynne
04-21-2012, 02:25 PM
Are you adding the styled prefix code to the correct box - the Rich Text box and not the Plain Text box?