1 jstirzaker Jan 10, 2008 18:59
3 jstirzaker Jan 11, 2008 11:09
I thought about that, and tried playing with these settings on both the main blog and also the linkblog. The fact remains that if you remove the linkblog from the sidebar this corrects the links.
Are there other settings in the linkblog which will correct this behaviour. Or are there some other values i can pass into the 'mainlist_page_links' array such as 'links_format'.
4 yabba Jan 11, 2008 12:15
Crack open inc/widgets/model/_widget.class.php and change this section of code ( approx 539 )
$LinkblogList->set_filters( array(
'cat_array' => $linkblog_cat_array,
'cat_modifier' => $linkblog_cat_modifier,
'orderby' => 'main_cat_ID title',
'order' => 'ASC',
'unit' => 'posts',
), false );
¥
5 jstirzaker Jan 11, 2008 13:22
Ok thanks. That did the trick.
Will this implementation change in the future or will this remain the same?
6 yabba Jan 11, 2008 17:07
It'll be fixed the moment I get chance to connect to cvs ;)
¥
7 yabba Jan 19, 2008 15:52
fixed in cvs ;)
¥
hi stirzaker,
Welcome to the forum.
In Dashboard -> Blog settings you can tinker with this setting here:
http://www.blog.hemminga.net/B2evoforum/Blog_settings_general.png
If you have subsequent questions, do not hesitate to ask.
Good luck