Feeling very goofed out here. For some reason my Drupal 7 site is not offering any pagination on either the front page, or my taxonomy pages.

I'm using the default front page, with the "promote to the front page" feature to list items on that page. I have it set for 10 posts to the front page. I have numerous other pages sorted by taxonomy, and using taxonomy menu.

Would appreciate someone pointing me in the right direction to get this turned on. I can't figure out where it might get turned on or off. Thanks

Comments

zareen’s picture

I installed the same theme on another drupal 7 site, and the front page paginated. So I was thinking the problem is not theme related.

Then I took my troubled site and changed it to Bartik theme, and the pagination magically showed up.

So it is somewhat theme related. Just don't know where to look.

zareen’s picture

btw. I'm using an Artisteer created theme.

zareen’s picture

My theme has closure tags in properly.

Has anyone else ever had this happen? Pagination is so native to Drupal, I just don't know where to look.

zareen’s picture

After hours of testing all the billions of possibilities, I've narrowed down the problem.

It is being caused by the Archive view. Once I figure out exactly why. I'll post again in case others have this same problem.

I removed the view from active blocks, and my pagination magically came back.

mlncn’s picture

Thank you so much for reporting back!

benjamin, Agaric

walkero’s picture

@zareen
You were right about the archives block. Also, the "Popular Content" views have the same problem. I use the "Firework" theme and I had to remove the paging of these views blocks. Now the paging of the frontpage is shown just fine and the blocks work as they should, although I reduced their results.

For example, I changes the Popular Content view block to show only 10 nodes that were post the last 15 days only.