• Resolved Zync

    (@zync)


    Read a lot about this but couldn’t find specific use case.

    I’d like to have a full grid/masonry homepage (block pattern), coded to default WP2023 theme.

    I understand WP2023 is the most lightweight and fastest theme around, and I don’t need extra functionality.

    If this still is the case and WP2024 theme likely won’t be any faster; would WP2023 be the ideal starter theme? (assume it’s a safe choice regarding future updates)

    Graphic design of full grid is complete, so how hard is this this to achieve for a theme developer (how much time involved?), and what critical steps should I mind?

    Much obliged for your help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • I don’t know if it so easy to point to a theme and say it faster. The blocks and plugins added by the end user will play a big role in determining how fast a site is going to load. WordPress by default lazy loads images. But, if an end user create a page that loads a massive video from a plugin. If that video is not lazy loaded your site will take a massive hit on speed. You can cut down the items loading in the theme. But in the end, The site may e slow because of items added to it. Creating a grid structure can be done with styling. If you want a masonry type structure were items are arranged by size you are looking at using JavaScript. I pretty sure there are some blocks for grid based layouts but not to sure about masonry layouts. It kind of vague what you are looking for. But, the site speed is probably more determined by the blocks you are using and the content being displayed. Even if you take the most cut down theme. It can become slow and unresponsive it it loaded down with bad blocks.

    Thread Starter Zync

    (@zync)

    That’s good advice and well taken thank you, I intend on focusing on the JavaScript and blocks as well

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Homepage Template on Starter Theme’ is closed to new replies.