sorting of the date/time is not good and less more space between items

Home Forums Calendar Products Events Calendar PRO sorting of the date/time is not good and less more space between items

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1548134
    andrerosing
    Participant

    Hey,

    If you look at Oostermoerfeest.nl you will see that a few items are not well sorted in terms of date and time. See also the screenshot (marked in red).

    Furthermore, I would like to have a little less space between the items, but I can not find this in the css. See also the screenshot (marked green).

    Andre

    #1548691
    Sky
    Keymaster

    Hi Andre!

    Thanks for reaching out. I will try to help you with these issues.

    I’m sorry to hear that the Photo View’s sort order is causing you confusion or poor user experience. Others have had similar feedback in the past.

    The Photo View uses jQuery Isotope to output the items in a Pinterest-type grid but not in a rigid row-column type grid.

    You can view our Demo Site’s Photo View to compare its sorting to how your site is working.

    The events are in order if you look at the top of each Photo View item in relationship to the top of the page (not in relationship to each other). Said another way, if your browser’s address bar is the North Pole, all the Photo View items are in order by the earlier start dates being “more north” than later events.

    These 2 screenshots may be of further help:

    Does this make sense?

    If you’d like to see the sorting script improved, feel free to suggest it as an enhancement at our plugins’ UserVoice page.

    To control the space under each event in the photo view, you can use the following CSS snippet, adjusted to your needs:

    #tribe-events-photo-events .tribe-events-photo-event {
    margin-bottom: 10px;
    }

    Hope that all helps! Please let me know if you have any questions.

    Thanks,
    Sky

    #1548765
    andrerosing
    Participant

    Okay, thank you for your answer.
    This thicket is solved.

    #1549582
    Sky
    Keymaster

    Great! Glad I could help.

    Please let us know if you have any issues or questions in the future.

    Thanks,
    Sky

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘sorting of the date/time is not good and less more space between items’ is closed to new replies.