Album without 'page 1/2'

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
User avatar
requish
Forum Members
Forum Members
Posts: 183
Joined: Sat Jan 24, 2009 3:12 pm

Album without 'page 1/2'

Post by requish »

Hi,

Everyone want to make Album with separations like ex 'page 1/2'.

But I would like to make Album without this separations. In subpage in Album automaticly add 'page 1/2'. How to erase this? All photos form album will shown on ONE page. ???
CMS Made Simple! Best CMS! :)
User avatar
requish
Forum Members
Forum Members
Posts: 183
Joined: Sat Jan 24, 2009 3:12 pm

Re: Album without 'page 1/2'

Post by requish »

Sooo? how remove function 'page', to display all images on one page in album?

really help me...
CMS Made Simple! Best CMS! :)
sleepingcavalry
Forum Members
Forum Members
Posts: 19
Joined: Thu Feb 05, 2009 1:37 am

Re: Album without 'page 1/2'

Post by sleepingcavalry »

requish,

I haven't looked at the Album module recently however, you're going to need to take a look at the template in use for that gallery.  Thats the origin of the pagination info you're trying to get rid of. 

To get it all on one page you could increase the photo-per-page limit.
User avatar
requish
Forum Members
Forum Members
Posts: 183
Joined: Sat Jan 24, 2009 3:12 pm

Re: Album without 'page 1/2'

Post by requish »

Thanks 4 reply.

However, in options i found only max rows per page...thats for 'Tables' tpl.
In my album I using modified template (graybox or some like that). there is no limit options...
CMS Made Simple! Best CMS! :)
sleepingcavalry
Forum Members
Forum Members
Posts: 19
Joined: Thu Feb 05, 2009 1:37 am

Re: Album without 'page 1/2'

Post by sleepingcavalry »

take a look in the template for any limit imposed by PHP.  My impulse would be to strip out anything that imposes a limit or tests an amount in the array.  But don't forget to plan the CSS!!
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: Album without 'page 1/2'

Post by Dr.CSS »

The Album like most all modules doesn't do pagination unless you limit the number of items per page so it seems you have number="3" or something in your album tag...
User avatar
requish
Forum Members
Forum Members
Posts: 183
Joined: Sat Jan 24, 2009 3:12 pm

Re: Album without 'page 1/2'

Post by requish »

I see... its works perfectly, thanks a lot for help!!!  ;)
CMS Made Simple! Best CMS! :)
Post Reply

Return to “Modules/Add-Ons”