Hi there,

I have created a view block to display a list of owner's blog posts and trying to limit the number of posts, but whatever number i set in the view's "items per page", it won't affect the outcome in the user profile.

the block works fine in the both sidebar or live preview.

thanks.

Comments

foodbo’s picture

Ok, i have found a way to do that.... go to "admin/build/pages/edit/user_view" then select Content > View > Settings, in the windows "Configure view User_profile_blogs (Block)", set the num posts.

so it is suppose to do that this way? it seems override the view's setting?

thanks.

michelle’s picture

Title: View's "Items per page" does not work in APK » View's "Items per page" does not work in panel
Project: Advanced Profile Kit » Chaos Tool Suite (ctools)
Version: 6.x-1.0-beta2 » 6.x-1.2
Category: bug » support
Status: Active » Postponed (maintainer needs more info)

Is this an ajax enabled view? I know there is a known issue with view panes where the settings in one spot override the other. I don't know if the same problem exists with block displays. That would be my guess, though.

Either way, this has nothing to do with APK. Guessing the CTools queue but it might belong in Views.

Michelle

merlinofchaos’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

Yes, the pane overrides the View's settings. The newest CTools makes it more clear how that works and easier to NOT override the View's settings.

foodbo’s picture

Ok thanks both of you.