Can custom post layouts be designed for blogs on Wix websites?

Can custom post layouts be designed for blogs on Wix websites?

Definitely!

Here’s the Wix Blog, and Studio Blog as examples:

They both feature custom post page layouts.

At the core it does the following:

  • Reduce the Post widget in the editor down to just the post content (disabling things like the post title, comments etc)
  • With a little code, they get the post data from the widget using this API - Get Post | Velo
  • Now that they have the data, they can populate other elements on the page