• Hi I was just wandering if it is possible to adjust the height of the grid. The width is fine but I need to be able to set a specific height. Also was wandering if is possible to filter the grid by category, that is to have a series of grids associated with specific categories so content can be filtered.

    I look forweard to your response.

    Kind Regards

    Andrew

    https://www.ads-software.com/plugins/wp-tiles/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey,

    there seems to be no option for adjusting the height. I assume that you could work through the CSS, but I am not sure whether this will produce any issues with the bylines or overall template of the grids.

    Another workaround is to create a grid with a configuration like:

    A A B B C C
    D D E E F F

    and so on until they match the height you wanted.

    As to your second question, you can easily select only a specific category to be shown in the grid. E.g. if your category is named “bananas”, simply put the following shortcode:
    [wp-tiles category=’bananas’]

    Hope this helps.

    Thread Starter AnPatMed

    (@anpatmed)

    Thanks for your reply. I managed to adjust the height by adjusting the grid to: AAAABBBBCCCC
    AAAABBBBCCCC
    AAAABBBBCCCC

    This configuration seams to have achieved the desired results.

    Limiting the categories to be shown on the grid “[wp-tiles category=’bananas’]” would be a good workaround. Ideally what I was after is a Isotope Masonry filter like you have for changing the grid shapes, but instead of the shapes just changing you have each grid linked to a specific category, allowing for a more dynamic way of filtering your posts.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Adjust Height and Filter Grids by category’ is closed to new replies.