Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #359076

    Does anybody have any ideas on the best way to create an automatically rotating/sliding gallery with say 3 images per page and a custom background? Oh and I need to be able to edit my thumbnail sizes. I have been trying various methods but they have all fell short in achieving at least one of these elements.

    I got close by putting a masonry gallery within a color section and achieved the layout and background I wanted but couldn’t make it automatically slide every few seconds, so I abandoned that.

    The current method I am pursuing is using the content slider with a gallery within it but I don’t know how to change the background image in the content slider or the size of the thumbnails it displays.

    Any help please, it’s driving me mad.

    Many thanks,

    #359147

    Also is it possible to change the size of the content slider?

    Thanks,

    #359197

    I am still having no joy, I am not sure if this is the right theme for what I am trying to achieve, I may give the X theme a try and see if I have any better luck with that. I will let you all know how it goes.

    Thanks again,

    • This reply was modified 9 years, 4 months ago by Zavok.
    #359764

    Hey!

    Have you tried using a color section and then place a content slider inside? I think that is the type of layout your trying to create.

    Inside the content slider you can click the “Add Media” button to insert your images with a large choice of thumbnail sizes.

    Best regards,
    Elliott

    • This reply was modified 9 years, 4 months ago by Elliott.
    #359933
    This reply has been marked as private.
    #360168

    Any ideas?

    #360513

    Hey!

    Looks like it’s coming from the NGG plugin. Please add this on Quick CSS:

    .page-id-25 #av_section_1 h3.slide-entry-title.entry-title > a {
    display: none;
    }

    Best regards,
    Ismael

    #369107

    Hi,

    Any idea of how to get rid of my h3 tags again, I have just upgraded enfold and they have come back.

    http://zavok.com/

    Thanks,

    Zavok

    #369162

    Hey Zavok!

    Try adding this code to the Quick CSS:

    .slide-entry-title.entry-title {
        display: none !important;
    }

    Cheers! 
    Josue

    #369360

    Marvelous, thank you. I still need to implement the child theme thing to prevent this.

    Thanks,

    #369620

    Hey!

    Please see – http://kriesi.at/documentation/enfold/using-a-child-theme/
    You can download pre-built child theme here – http://kriesi.at/documentation/enfold/downloads/
    Regards,
    Yigit

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