Images <div> pagination or alternative?

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
imsir
Posts: 10
Joined: Sat 8. Sep 2012, 23:15

Images <div> pagination or alternative?

Post by imsir »

Hello.
I have this page doing, and I have some pictures as gallery on that page.

Check here:
http://purwatec.ch.decimus.sui-inter.ne ... referenzen

Is there a possibility to make pagination for this gallery somehow? Like If I limit to show only 12 photos on 1 page, and than click to page 2 to show other 12 photos?


I searched for some jQuery galleries I love, but I have problems to implement that jQuery gallery into phpwcms. Does someone have tutorial how to integrate jQuery script as module/plugin in phpwcms, so I will be able to put photos from admin panel and gallery would be inserted via article content type?

Thank you for possible answers,
Imsir
nameless1
Posts: 878
Joined: Sun 27. Apr 2008, 23:22

Re: Images <div> pagination or alternative?

Post by nameless1 »

yes, check caroufredsel-script or contact me to place an order.

cheers,

nml1
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Re: Images <div> pagination or alternative?

Post by flip-flop »

There are two other ways for pagination available:

1. The "tabs" option in affected CPs. This is a JavaScript solution. Please have a closer look into the generated source. -> jQuery SimpleTabs (described in German language)

2. Use the switch "paginate content parts" in the article head. Then in each CP, the "subsection:" and the "subsection title" can be determined. The paginate is controlled by the server.
E.g.: blucom24.de/referenzen.phtml

Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
Post Reply