You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 22, 2020. It is now read-only.
I know that this repo is considered obsolete but it seemed like the most relevant place to check on this issue.
I inherited a custom theme at a non-profit org I volunteer at that uses the Events Page plugin. It's a good plugin! Thank you for making it :)
But I'm converting the theme over from a traditional php template focused theme to one which is heavily leveraged on the Gutenberg block editor.
I have converted almost all the existing templates to implement their functionality through blocks EXCEPT for the upcoming events block. Instead of having to select a template that includes this functionality, I'd like to be able to allow users to simply put down an "Upcoming Events" block.
I was wondering if you guys might have some insight or guides on how to do this?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I know that this repo is considered obsolete but it seemed like the most relevant place to check on this issue.
I inherited a custom theme at a non-profit org I volunteer at that uses the Events Page plugin. It's a good plugin! Thank you for making it :)
But I'm converting the theme over from a traditional php template focused theme to one which is heavily leveraged on the Gutenberg block editor.
I have converted almost all the existing templates to implement their functionality through blocks EXCEPT for the upcoming events block. Instead of having to select a template that includes this functionality, I'd like to be able to allow users to simply put down an "Upcoming Events" block.
I was wondering if you guys might have some insight or guides on how to do this?
The text was updated successfully, but these errors were encountered: