Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Hector Cabrera

    (@hcabrera)

    Yes, it’s possible. You can, for example, use the CSS Grid Layout to do exactly that. I wrote a tutorial on building a grid of popular posts some time ago, might help if you’re looking for more detailed instructions.

    Thread Starter ildomandatore

    (@ildomandatore)

    I continue to have problems with the width imposed in your block: these dimensions prevent you from having a decent layout. Because images have a fixed size and do not resize automatically. This is not the first time I have had this problem and it has been reported.

    On mobile devices the grid remains at 3.

    View post on imgur.com

    The images shown in categories on mobile devices only go in one row. I don’t understand what I’m doing wrong about your plugin code.

    View post on imgur.com

    https://giocone.com/puzzle/

    Plugin Author Hector Cabrera

    (@hcabrera)

    The images shown in categories on mobile devices only go in one row. I don’t understand what I’m doing wrong about your plugin code.

    The grid from the tutorial is coded to behave that way by design: on larger screens you’ll see the grid while on mobile it’ll display posts in a single colum layout.

    If you want your list to display as a grid on mobile as well you’ll need to adapt the CSS rules from the tutorial to your needs.

    Thread Starter ildomandatore

    (@ildomandatore)

    We didn’t understand each other: On the cabinet it DOES NOT go on a single line, but remains in a row of 3.

    Thread Starter ildomandatore

    (@ildomandatore)

    Not matter, I’ve solved solo.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Grid view and no title’ is closed to new replies.