Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1161
    Anon Ymous
    Participant

    Hello guys,
    First of all, thanks a lot for your work! I love the quality and elegancy of your plugins since trying the watermarking plugin!

    Would you please tell me, what’s the best way to make a custom widget with your plugin? I need to show a list of events for the current week, and be able to retrieve more for the next week, a week after that, etc. Using a button of some sort. Is there a way to accomplish this by creating a separate method and, say, a template, without any modifications to your code?

    Thanks!

    #1230
    Bartosz
    Keymaster

    Thank you Anon Ymous (nice nickname by the way:)

    When it comes to your question. Event Calendar widget is the most complex one from all the widgets we provide with the plugin. I don’t see a simple way to achieve that, What you could try tough is to copy the Events_Maker_Calendar_Widget class, call the $events_maker object and modify the widget code according to your needs, with focus on display_calendar() method – this one is resposible for the calendar output (remember that to make it work, you’d need to add Ajax handling for to this too).

    #1231
    Anon Ymous
    Participant
    This reply has been marked as private.
    #1232
    Bartosz
    Keymaster

    Great work and a nice looking design, congratulations!

    #1233
    Anon Ymous
    Participant

    Thank you :)

    #1234
    Bartosz
    Keymaster

    We got inspired :)
    and think of adding a new widget that would allow such a way of displaying events in the upcoming release of Events Maker.

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