-
AuthorPosts
-
February 3, 2016 at 12:01 pm #577061
Hi there, some questions regarding Blog Layouts, if you could help me out. (I’ll leave all the links (L) in the private section)
1. First off I’m having two problems with the masonry element:
1.1. Although I have disabled the overlay, the zooming in the picture effects keeps appearing (L1). Here is how the shortcode is set up [av_masonry_entries link='category,151,126,157,146,131,141,136,119,162' sort='no' items='12' columns='flexible' paginate='pagination' query_orderby='date' query_order='DESC' size='fixed' gap='large' overlay_fx='' caption_elements='title' caption_display='always' id='' custom_class='']
1.2. Similar problem in another page: I want the publications to appear only with the Publication Covers and nothing else. If you check out the link to Publications (L2) you’ll see that below the image the date appears.Here is how the shortcode is set [av_masonry_entries link='category,154,128,159,148,133,143,138,123,164' sort='no' items='12' columns='4' paginate='pagination' query_orderby='date' query_order='DESC' size='flex' gap='large' overlay_fx='' caption_elements='' caption_display='always' id='' custom_class='']
2. I want to build a “Media Room” with a header image + sidebar (like this and a Grid Blog layout with header image + sidebar like this). Using the Advanced layout builder (which I could use to create a fullwidth header) the sidebar is gone and I don’t know how to set a fullwidth header using the Default Editor.
1.1. Because I customized the code (margins, padding, etc) for the publication section on the page on L3 if I use the blog grid (http://kriesi.at/themes/enfold/blog/blog-grid/) the margin is all messed up (L4). This is of course something I I did, but I’m wondering if I could have the Publications element on L3 take it’s style from a specific css code that won’t affect the Blog Grid?
1.2. The other option (maybe my favorite) is using a Masonry layout. The problem is,as I described, that if I use the Advanced Layout Builder I loose the sidebar and if I use the Default Editor I loose the fullwidth header.
I really appreciate the help, the more I use the theme the more I’m amazed of the possibilities :)
Saludos!
February 5, 2016 at 7:25 am #578312Hey worldfuturecouncil!
Thank you for using Enfold.
1.1) Disable the masonry animation with this:
.avia_desktop .av-masonry-entry:hover .av-masonry-image-container { -webkit-transform: scale(1); transform: scale(1); }
1.2) Check my answer on 1.3. You might be able to prevent this by using the actual builder instead of using the shortcode.
2.) Check my answer on 1.3 again. :)
1.3) You won’t lose the sidebar if you place the masonry element inside a 1/1 column element.
If possible, please create a single thread for each inquiry. You will get a faster response that way. :)
Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.