• Hi guys,

    I want to make a landing page that displays just 100s of tiles, similar to filamentcolors.xyz

    The tiles should be hoverable and by clicking one, you get to the product page.

    I also need a filter bar on top of the page where users can filter and the tiles are immediately changed to only the applicable ones. Hope you understand what I mean.

    Is this feasible for 1000s of products?

    Is there a specific plugin that can help me create these?

Viewing 3 replies - 1 through 3 (of 3 total)
  • When it comes to products, WooCommerce would probably be the right approach. You can store all products there. Filters are also possible, e.g. according to product properties.

    How the whole thing looks in the frontend is more a question of the theme. This endless page of products, which always loads new products the further you scroll, should also be feasible via a theme. I am not aware of any. It might be worth asking in the WooCommerce forum whether anyone there has ever seen something like this or even built it themselves: https://www.ads-software.com/support/plugin/woocommerce/

    Thread Starter pietmonk

    (@pietmonk)

    Hi, thanks so much for your reply!

    I thought about WooCommerce but I am not selling anything, just providing information basically. So I am not sure if Woo would slow down my whole setup. Can you think of any other way to do this, custom posts or something like that? Will check out the Woo forum too!

    Of course you can also use custom post types, but then you’ll have to build a lot of things yourself. ACF may be able to help you with this: https://www.ads-software.com/plugins/advanced-custom-fields/

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘WP Tiles’ is closed to new replies.