Forum

Thread tagged as: Question, Feathers

Data page jquery slideshow

Certainly congratulations on the new forum lots of new things and functionality I like it.

I work third Web site with excellent perch CMS, I lost a lot of time solve the following problem. I use a slideout data page for reference sites within these pages can not not make any slideshow to work in the webpage that calls through these functions, except that there is no basic jquery navigation and caption func.

I tried with feathers and other templates without success .. I do not know how to understand my eng and overall explanation so I'll leave a piece of code

Link for calling external webpage: <a class="slideout" href="/experiences/of/page.php">

The invocation site page is shown in the following code:

<Div class = "slide-out" style = "left: 0px;" data-page = "/ experiences / of / page.php"> <div class="slimScrollDiv" style="position: relative; width: 470px; height: 78px;"> <div class = "slide-cont" style = "overflow: hidden; width: 470px; height: 78px;">

If this is too complicated if there is a straightforward solution to set up a forum or that there is such a place for all users perch cms to be shared viable solutions such as an add-ons, plugin, page templates etc.

Thank you all for your help :)

Marijana Sahinovic

Marijana Sahinovic 0 points

  • 7 years ago
Drew McLellan

Drew McLellan 2638 points
Perch Support

I'm not sure I fully understand your question. What are you trying to achieve within Perch?

Can u see live on site; https://www.ililuxurytravel.com/experiences/

when click on box page load from left i need slideshow below h1 in html vork nice.. what u sugest.

Drew McLellan

Drew McLellan 2638 points
Perch Support

You need to add a slideshow? Have you looked at the Gallery app?

Yes and yes. :) How to modified GalleryApp to standard slideshow with caption and navigation buton.

Drew McLellan

Drew McLellan 2638 points
Perch Support

Perhaps the best place to start is the tutorial video:

https://docs.grabaperch.com/video/tutorials/techniques/gallery-portfolio/

I will try, i don't see this video before.

OK galery works ;) Now: Which code should be entered in the master page to display the gallery, when I add a new subpage already had cod to display the gallery, so that each new page has its own gallery, everything needs to work through master page.

Drew McLellan

Drew McLellan 2638 points
Perch Support

The page functions used to display an album are all listed here: https://docs.grabaperch.com/docs/gallery/page-functions/

I think you probably want perch_gallery_album_images()

:( :( :( ???