Map and Listview

This topic contains 1 reply, has 2 voices, and was last updated by  Stephen Harris 7 years, 7 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #23974 Reply

    Hi,

    I need a listview where all events for (e.g.) the next wekk wil be ordered as list beneath the date of the day. Something like this:

    1. September
    Event 1
    Event 2
    Event 3

    2. September
    Event 1
    Event 2
    Event3
    .
    .
    .
    Ist this possible?

    If I need the event-map-view.. Should I buy personal, buisness or professional?

    Last question:
    On mobile I need a map view, that shows the position of the user and the events nearby. Is this possible and if not are there any plans?

    Thanks in Advance..

    Jonas

    Jonas
    #23997 Reply

    Hi Jonas,

    You can list events for the coming week using the shortcode:

    [eo_events event_start_after=”today” event_start_before=”+1 week”]

    However, they will not be grouped by date. To do that you’d have to edit the event list shortcode template (templates/event-list-shortcode.php). You’d need to include in that template file the logic for group events by comparing eo_get_the_start() of the current event with the previous event. (See codex: http://codex.wp-event-organiser.com/function-eo_get_the_start.html)

    If I need the event-map-view.. Should I buy personal, buisness or professional?

    Any. The licenses refer to the number of sites supported. Although the business and professional licenes do include additional plug-ins for free, the event map is included in all. (Please note that the venue map is actually in the free version).

    There is no ‘events near me’ feature, unfortunately. I shall add this to the feature request list, but I’m not in a position to be able say when this would be implemented. However, we are nearing the end of the large release (so it most certainly won’t be until the release after that).

    Stephen Harris
Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Map and Listview
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="">