Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1250524
    thatcreativeguy
    Participant

    Hello! For some reason, on Smartphone and Tablet, essential grid won’t display ALL of my portfolio pieces. I have a total number of 14.

    On iPhone, it only shows 6, while in landscape or portrait mode…

    On tablet, it only shows 12 when in portrait mode, but shows all 14 in landscape mode…

    I have messed around with the settings, etc. and still could not get it to work…

    #1250526
    thatcreativeguy
    Participant
    This reply has been marked as private.
    #1250528
    thatcreativeguy
    Participant
    This reply has been marked as private.
    #1251036
    Friech
    Moderator

    Hi There,

    Thanks for writing in! But I’m not seeing any issue on it, that is how your Grid Settings is configure.


    screenshot

    Basically your max visible ROWs is 3, and the mobile landscape is set to show the grid in 4 columns so
    4 x 3 = 12.
    While the mobile (portrait) is set to show on 2 columns (2 x 3 = 6).

    Please configure this settings properly to show all of the 14 post.

    Cheers!

    #1251906
    thatcreativeguy
    Participant
    This reply has been marked as private.
    #1252284
    thatcreativeguy
    Participant
    This reply has been marked as private.
    #1252448
    Rad
    Moderator

    Hi there,

    You can let the featured image sit there and just hide it by CSS. Please add this CSS to Admin > Appearance > Customizer > Custom > CSS

    .single-x-portfolio .entry-featured {
    display: none;
    }

    Thanks!

  • <script> jQuery(function($){ $("#no-reply-1250524 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>