![]() |
|
|||||||
|
|
Thread Tools | Display Modes |
|
#1
IP: 112.84.243.99
|
|||
|
|||
|
found the text in /blogolife/functions/fe/headerdata.php:
Code:
elseif ( is_category() ) {
$content = __('Category Archives:', 'wplook');
$content .= ' ' . single_cat_title("", false);
}
Code:
elseif ( is_category() ) {
$content = __('', 'wplook');
$content .= ' ' . single_cat_title("", false);
}
|
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How do I remove a hyperlink without losing the display text or image? | car | 代码交流 | 0 | 2008-03-14 04:48 PM |
| Directory Title (site sift) | topvip | Web Directory | 0 | 2007-06-06 10:26 AM |
| Title Tags: A badly written title will sink your site | indianboy | 搜索引擎优化 | 2 | 2006-04-08 09:40 PM |
| Building for the user and the bot. | admin | 建站交流 | 0 | 2006-01-17 03:54 PM |