Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #855
    Ryan Kohlbeck
    Participant

    I’m pretty new to WP and your plugin, but have both installed on a testsite. I am using your Event Maker plugin, but am wondering how to display a large calendar on a page, instead of smaller widget in a sidebar.

    #856
    Bartosz
    Keymaster

    Hi Ryan,

    I suppose you may be asking for 2 things really.

    If you ask for a way to display the widet anywhere in a template you can use a function called the_widget() (http://codex.wordpress.org/Function_Reference/the_widget). There is no shortcode for our Ajax Calendar Widget, but we plan to extend the plugin into multiple shortcodes (despite the fact that we don’t like them :). There is also an option to register a custom sidebar (in place you want) and use in a page template – then all the Events Maker widget can be used there.

    But you may be asking also for a calendar page, where you could display a full size events calendar, with events details etc. – this is not available yet, but we plan that for the future.

    I hope this information will help you.

    #857
    Ryan Kohlbeck
    Participant

    Thanks for your quick reply. Like I said, I am a beginner in understanding how to effectively work with wordpress. So I’m not sure exactly how to enter/call the function into a specific page that I have already created. So not sure how to proceed on that.

    And yes, I am looking for a full-size events calendar page and your future shortcodes (people like me rely on them). Any estimated ETA on those enhancements?

    Thank you!

    #858
    Bartosz
    Keymaster

    We’ll be working on shortcodes quite soon I think (1-2 weeks), so keep watching for updates,

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