Open joshreisner opened 2 years ago
We could possibly accomplish this by adding a custom template similar to what was outlined in the original discussion.
With the gutenberg blocks in TSML Xtras, we could also do something similar to what Woocommerce and other plugins do and create a page and add the block during install.
With TSML Xtras, users can create a page, add the block and then use the Wordpress settings to make the new page their homeapge as they would any other.
We should either fix the
tsml_front_page
function or remove it and update the documentation.There is a DIY solution below, alternatively we could potentially create a setting for this.
Discussed in https://github.com/code4recovery/12-step-meeting-list/discussions/832