Calendar View

Support MB Views Calendar ViewResolved

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #20607
    Trang NguyenTrang Nguyen
    Participant

    Hi,
    I have a custom post type Event with a Date field.
    Is it possible to create a View with Events in a Calendar that depend on the Date field?

    Another question: Can the Date change automatically, as repeat every one week or one month or one year?

    Many thanks!

    #20613
    Long NguyenLong Nguyen
    Moderator

    Hi,

    The field date only helps you to pick a date via friendly UI, it is impossible to change the date automatically.

    Regarding the view template, you can query to show the event base on the date field but query posts by custom fields is not recommended.
    https://docs.metabox.io/fields/date/#template-usage

    I recommend using the plugin The Events Calendar to create the event calendar for a better experience.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.