Functionality Queries

This topic contains 3 replies, has 2 voices, and was last updated by  Stephen Harris 9 years, 12 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #14607 Reply

    Hi,

    I am a front-end developer building a WordPress site for a school. They have a certain set of requirements for their events calendar. In particular they want to be able to mark all the term dates on the mini calendar widget. I see from the demo it is possible to do this with coloured event categories and maybe using recurring events?.

    However, what happens when there is more than one event category occuring on the same day? What colour will it display on the mini calendar?.

    Also I will probably need to some how hide the term date events on the events listing page as they only need them marked on the mini calendar. If the categories are given some kind of class then I could easily do this with CSS. I would also need to do disable the ability to click on term dates marked on the calendar, would this be possible?.

    Does the featured image option work with event posts and display them on the events listing page?. i.e) archive.php

    I have looked at many plugins and yours seems to be the closest I will be able to get to the functionality they need.

    Any help much appreciated,

    tia,
    Andy

    Andrew Turner
    #14613 Reply

    Hi Andrew,

    By default the plug-in does not colour events in the widget calendar. However, classes are added to the cells containing the event which you could use to colour the cell. You’d have to decide how to handle dates which contain events of different categories.

    Also I will probably need to some how hide the term date events…

    If the term dates aren’t going to be ‘events’ then an easier way would be not to create them as such. Instead the calendar widget cells have the data attributes: data-eo-wc-date="YYYY-MM-DD" (where YYYY-MM-DD is replaced by the date of that cell). You could create an option for them to enter the term dates, and then use that to automatically style the calendar cells with the appropriate date attribute.

    The default templates do display the event’s featured image if provided.

    Stephen Harris
    #14617 Reply

    Thank you for all the info.
    I’ve discovered you have a free version of the plugin so have been playing around with that. It seems great, and I’ve managed to use the classes assigned to the widget calendar cells to colour them appropriately.

    You mention using data-attributes, how would I allow them to enter these term dates if not within an event post?

    Andrew Turner
    #14622 Reply

    I would add an input on the settings page or on the dashboard or something. In any case, collecting/storing term dates would be completely outwith Event Organizer.

    Stephen Harris
Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Functionality Queries

This topic is marked as closed to new replies, however your posting capabilities still allow you to do so.

Your information:




To create code blocks or other preformatted text, indent by four spaces:

    This will be displayed in a monospaced font. The first four 
    spaces will be stripped off, but all other whitespace
    will be preserved.
    
    Markdown is turned off in code blocks:
     [This is not a link](http://example.com)

To create not a block, but an inline code span, use backticks:

Here is some inline `code`.

For more help see http://daringfireball.net/projects/markdown/syntax


<a href="" title="" rel=""> <blockquote cite=""> <code> <pre> <em> <strong> <del datetime=""> <ul> <ol start=""> <li> <img src="" border="" alt="" height="" width=""> <p style=""> <span style="">