-
AuthorPosts
-
November 27, 2014 at 5:11 pm #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,
November 27, 2014 at 7:33 pm #359147Also is it possible to change the size of the content slider?
Thanks,
November 27, 2014 at 10:15 pm #359197I 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 10 years ago by Zavok.
November 28, 2014 at 6:54 pm #359764Hey!
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 10 years ago by Elliott.
November 28, 2014 at 10:59 pm #359933This reply has been marked as private.November 30, 2014 at 12:47 am #360168Any ideas?
December 1, 2014 at 1:53 am #360513Hey!
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,
IsmaelDecember 16, 2014 at 7:31 pm #369107Hi,
Any idea of how to get rid of my h3 tags again, I have just upgraded enfold and they have come back.
Thanks,
Zavok
December 16, 2014 at 9:21 pm #369162Hey Zavok!
Try adding this code to the Quick CSS:
.slide-entry-title.entry-title { display: none !important; }
Cheers!
JosueDecember 17, 2014 at 8:47 am #369360Marvelous, thank you. I still need to implement the child theme thing to prevent this.
Thanks,
December 17, 2014 at 6:07 pm #369620Hey!
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 -
AuthorPosts
- You must be logged in to reply to this topic.