Hello, thanks for the reply, I have the same code in my home.php as in the default k2:
<?php $theme->prev_page_link(); ?> <?php $theme->page_selector( null, array( 'leftSide' => 2, 'rightSide' => 2 ) ); ?> <?php $theme->next_page_link(); ?> I just made a "roundtrip" on some of the well known habari blogs. On Chrisjdavis.org the same happens. You can go till 3rd page, then nothing happens. Balazs On Wed, Jan 7, 2009 at 1:00 AM, Ali B. <[email protected]> wrote: > Hello Balazs. > > Pagination seems to be working on the default themes. Did you try switching > to one of them and check if you still see the problem? Maybe you can compare > the pagination code between your theme and one of the default ones? > > > > On Wed, Jan 7, 2009 at 1:23 AM, Balazs Koren <[email protected]>wrote: > >> Is it just me, or is it a bug for everybody? If I click next, or any page, >> the page numbers do not react. Next brings from the first page to the >> second, but there is no further. >> Check out at http://kobak.org , you can't visit page 4, unless you type >> it in the address bar. I'm using the latest head with a customized simpler >> theme. >> >> Thanks for your help, >> >> Balazs >> >> -- >> http://kobak.org >> >> >> > > > -- > Ali B / dmondark > http://www.awhitebox.com > > > > -- http://kobak.org --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/habari-users -~----------~----~----~----~------~----~------~--~---
