Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #677609

    My client would like to see the header (logo and navigation) to remain visible as one navigates through the site. I understand this would work with a frames-based site… but is there a way to do this another way?

    Specifically this would be helpful when moving from page to page, with each page containing a masonary gallery.

    Alternatively — if I could have a single page display 1 of numerous masonry galleries at a time, this may also work.

    To clarify, my client would like the header to remain visible when navigating from gallery to gallery.

    Perhaps there is a layout solution other than tabs.

    Thank you.

    #677616

    Hi fndry!

    Can you please post an example and show the changes you would like to make so we can make sure that we are on the same page?

    Best regards,
    Yigit

    #677652

    http://hamiltondesignservices.com/pic/ScreenShot.png

    Here is a screenshot. The site is not live or the design complete, but this shows the header design and gallery plan. The numbered buttons allow the user to move from page to page (or gallery to gallery). Would there be a way to navigate from gallery to gallery without the header disappearing between page loads? Perhaps a way to navigate between galleries without leaving the page. Each gallery is a group of 8 images.

    #679253

    Hi,

    The theme doesn’t have that option by default but you can try the Content Slider element. Add the content slider element then add the gallery shortcode as the content. You can generate the gallery shortcode with the shortcode generator from a temporary post or page. Or set the builder to debug mode then use the following shortcode. http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/

    [av_content_slider heading='' columns='1' animation='slide' navigation='arrows' autoplay='false' interval='5' font_color='' color='' custom_class='']
    [av_content_slide title='Slide 1' link='' linktarget='']
    [av_gallery ids='47,44,42,40,38' style='thumbnails' preview_size='portfolio' crop_big_preview_thumbnail='avia-gallery-big-crop-thumb' thumb_size='portfolio' columns='5' imagelink='lightbox' lazyload='avia_lazyload' custom_class='']
    [/av_content_slide]
    [av_content_slide title='Slide 2' tags='' link='' linktarget='']
    [av_gallery ids='47,44,42,40,38' style='thumbnails' preview_size='portfolio' crop_big_preview_thumbnail='avia-gallery-big-crop-thumb' thumb_size='portfolio' columns='5' imagelink='lightbox' lazyload='avia_lazyload' custom_class='']
    [/av_content_slide]
    [/av_content_slider]

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.