Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1365437

    Hi,
    mobile issue:
    in this case the description which sould be always under the image is not under the images – it covers the image
    Depending on the aspect ratio it covers them sometimes totally and sometimes you can see a stripe of the underlaying image.
    This is an severe issue.

    [av_masonry_entries link='kurskategorie,3792,3790,3787,3788,3791,3789,3798' wc_prod_visible='' wc_prod_hidden='hide' wc_prod_featured='' prod_order_by='' prod_order='' date_filter='' date_filter_start='' date_filter_end='' date_filter_format='yy/mm/dd' period_filter_unit_1='1' period_filter_unit_2='year' sort='yes' query_orderby='date' query_order='DESC' caption_elements='title excerpt' caption_styling='overlay' caption_display='on-hover-hide' size='fixed masonry' orientation='' image_size='masonry' gap='large' columns='3' av-medium-columns='' av-small-columns='' av-mini-columns='' items='12' paginate='load_more' color='' custom_bg='' overlay_fx='desaturation' animation='active' img_scrset='' lazy_loading='enabled' av-medium-hide='aviaTBav-medium-hide' av-small-hide='aviaTBav-small-hide' av-mini-hide='aviaTBav-mini-hide' id='workshop' custom_class='workshopc' template_class='' av_uid='av-l306034u' sc_version='1.0']
    
    [av_masonry_entries link='kurskategorie,3792,3790,3787,3788,3791,3789,3798' wc_prod_visible='' wc_prod_hidden='hide' wc_prod_featured='' prod_order_by='' prod_order='' date_filter='' date_filter_start='' date_filter_end='' date_filter_format='yy/mm/dd' period_filter_unit_1='1' period_filter_unit_2='year' sort='yes' query_orderby='date' query_order='DESC' caption_elements='title excerpt' caption_styling='' caption_display='always' size='fixed masonry' orientation='' image_size='masonry' gap='large' columns='flexible' av-medium-columns='' av-small-columns='' av-mini-columns='' items='12' paginate='load_more' color='' custom_bg='' overlay_fx='' animation='active' img_scrset='' lazy_loading='enabled' av-desktop-hide='aviaTBav-desktop-hide' id='workshop' custom_class='workshopc' template_class='' av_uid='av-l87f97vk' sc_version='1.0']

    Please tell me how to fix that.

    regards
    EA

    #1365475

    Hi EA,

    Can you give us the link to the page? so we can try to inspect it as well as the size of the images used.

    Best regards,
    Nikko

    #1366195

    Hi,
    1: If i had a link to give i would have given.
    2: Why dont you just paste the code i gave you into your testing area? You have a testing area, dont you?

    Eva

    #1366649

    Hi Eva,

    I apologize for the delayed response.
    Please try to change the Size Settings in the Masonry Settings from Perfect Grid to Flexible Masonry.

    Best regards,
    Nikko

    #1366742

    hello @yigit or @mike can you please take over?
    Nikkos answers are mostly not helpful.
    Thank you

    kind regards
    eva

    #1367402

    Hi Eva,

    Sorry for the late reply!

    When post does not have a featured image set, caption covers the whole area. You would like to display the caption below even if the post does not have a featured image, is that correct?

    If so, please add following code to bottom of Quick CSS field in Enfold theme options > General Styling

    
    #top .av-fixed-size .av-masonry-entry.av-masonry-item-no-image .av-inner-masonry-content, #top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content {
      display: block;
      position: absolute;
      height: auto;
    }
    

    If that is not what you meant, could you please post a screenshot and show the changes you would like to make? You can upload your screenshots on imgur.com and post the links here :)

    Best regards,
    Yigit

    #1367542

    Hi,
    All posts do have featured images – but i already solved it.
    There must have been some interference with other CSS rules causing that issue.

    thank you
    eva

    #1367556

    Hi,

    Glad you figured it out!

    Best regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Masonry issue’ is closed to new replies.