• Resolved studio481

    (@studio481)


    I want to place an announcement on the homepage with a link to the specific month in which the event takes place. The event is in May, but the default calendar page presents the current month (April, at the time of this writing). I want to link to May 2018. Even better would be to link to that month and have the specific Event Pop up. Is this possible? If so, what are the steps? Thank you for your timely reply.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author codepeople

    (@codepeople)

    Hi,

    Please add this parameter:

    mindate:”2018-05-01″

    … into the “Other parameters” field. Check the image for the location of that field: https://goo.gl/GHXF8u

    For additional info check this FAQ entry:

    https://wordpress.dwbooster.com/faq/cp-multi-view-calendar#q263

    Thank you for using the plugin!

    Thread Starter studio481

    (@studio481)

    Thank you for the quick response and a great plugin.

    Regarding the solution you suggested, won’t that just make the calendar start in May (if it is earlier than May)? Then people interested int he current month would need to toggle back to the previous month.

    I guess I was hoping there would be some syntax to add syntax to a hyperlink to the calendar page. Something like, https://www.mywebsite.com/event-calendar/&cal-par=mindate:2018-05-01 So that upon loading the page with the calendar, the calendar automatically advances to May. But those linking in the normal way (www.mywebsite.com/event-calendar/) would get the default, current month (April).

    Possible?

    Plugin Author codepeople

    (@codepeople)

    Hi,

    In order to keep available the navigation to the previous months please use this parameter instead:

    startdate:”2018-05-01″

    … into the “Other parameters” field as explained in the previous message.

    Regarding to having a link pointing to a specific month please open a ticket at https://wordpress.dwbooster.com/support to evaluate customs solutions for that purpose.

    Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Link to a Specific Month’ is closed to new replies.