Need Questions Answered Before Buying

WordPress Event Management, Calendars & Registration Forums Pre Sales Questions Need Questions Answered Before Buying

This topic contains 2 replies, has 2 voices, and was last updated by  Casey 3 years, 5 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #32481 Reply

    I want to be able to change the default background color of the calendar view. I also need to change the font-size/family on the calendar view entries. What is the CSS to do this?

    How can I make the map in Open Street hyperlink to some directions?

    If I select a venue and that page comes up – it gives the tab name as 0.

    If I change from template: “Enable theme compatability mode (default)” to “Enable template handling” the contents of my sidebar are stacked below the content when I select venue.

    I don’t want the Events page to be an archive page. I’m fine making my own events page, but I need the events to appear in chronological order of the event date with most recent one first.

    Any answers you can provide are appreciated.

    Casey
    #32539 Reply

    Try

    #eo_admin_calendar .fc-bg {
        background: {colour} !important;
    }
    
    #eo_admin_calendar a.fc-event {
        font-size: 16px!important;
    }
    

    Regarding the directions, OSM has this page: https://www.openstreetmap.org/directions – but I’m not sure if they have they have an API exposed you can use. If you do add a link, I would recommend adding a link below the map rather than making the map a link as it may interfere with interacting with the map.

    The page title is theme specific, so I can’t really offer advice with seeing the theme.

    With enable template handling enabled, the plug-in uses its default templates. However, this cannot work with every theme and may require editing. It’s better to either use theme compatibility mode or create your own templates specific to your theme.

    The events page show events in chronological order. If you don’t want to see past events you can disable that in the plug-in’s general settings.

    Stephen Harris
    #32578 Reply

    It made no difference for the color or font size on the calendar. If possible, would like to contact you away from this public forum (email is great).

    Casey
Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Need Questions Answered Before Buying

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="">