• Resolved beitsiach

    (@beitsiach)


    Hello,
    Thank you for a brilliant and beautifully made plugin.
    A couple of small problems I noticed about timing and Fluent style:
    1. When an event is set for a given time, say – one hour, 14:00-15:00, it shows as a two-hour event: both in 14:00 and 15:00.
    Also
    2. When an event time is more than a single hour, or begins not on the hour, say 14:00-18:00 or 14:30-15:30 it looks like several hour events, that is it doesn’t look like a continuous event but a series of events.
    3. Also, not all views change for RTL, for example, slider view, which I would like to use as a footer widget, or the “Next” “Previous” buttons…
    4. The image chosen for the event doesn’t show on event page.
    5. there is in the settings for the shortchode a choice to display event “In separate window” – but it actually opens in the same window.
    Can this be fixed?
    Thank you,
    Vera

    • This topic was modified 4 years, 2 months ago by beitsiach.
    • This topic was modified 4 years, 2 months ago by beitsiach.
    • This topic was modified 4 years, 2 months ago by beitsiach.
    • This topic was modified 4 years, 2 months ago by beitsiach.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor webnus

    (@webnus)

    Hi @beitsiach,

    Thank you for contacting us,

    1 and 2- Can you please send a screenshot of your issue. so we can understand and check it better.

    1. Single event > Date and time tab
    2. Single Events > Repeating Tab
    3. Shortcode > Display Settings
    4. Shortcode > Filter options > Date Option
    5. MEC Settings > General Options

    Actually, we need to replace your issue to find it and fix it, so with these details, we can help you to fix it.

    3- Please send live URL from your shortcodes, I can provide CSS code to fix it, also you can follow the steps explained in this article: https://webnus.net/dox/modern-events-calendar/inspect-element/

    4- We are aware of the issue and we are working on it, I’ll let you know when it is fixed. the temporary solution is for example for this event: https://ezhadaat.com/events/%d7%a2%d7%95%d7%9c%d7%9d-%d7%95%d7%9e%d7%9c%d7%95%d7%90%d7%95-%d7%90%d7%a8%d7%a6%d7%95%d7%aa/ you need to upload manually image file (name: -?????-??????-????–?????-??????-????.jpg.jpg : https://we.tl/t-bzzw6bAFH8) on this directory: https://ezhadaat.com/wp-content/uploads/ab_resized/

    5- This is forwarded to the developer team and it will be fixed for the next updates, Thank you for your report.

    Best Regards

    Thread Starter beitsiach

    (@beitsiach)

    Webnus,
    Thank you for replying.
    1 – 2
    I have made a separate page for trying out different layouts and sending you. The link is: https://ezhadaat.com/%d7%a0%d7%99%d7%a1%d7%99%d7%95%d7%9f-%d7%a9%d7%9c-%d7%99%d7%95%d7%9e%d7%a0%d7%99%d7%9d-%d7%a9%d7%95%d7%a0%d7%99%d7%9d/
    The layout here is weekly. You may see, for example:
    – On Mondays and Thursdays (beginning September 1st) –
    The light blue event appears like it is 5 separate hourly events: at 09:00, at 10:00, at 11:00, at 12:00, at 13:00 (which also means it ends at 14:00).
    However, it is set to be a single event from 09:00 until 13:00.
    – On Wednesdays, the red event, appears as 2 separate hourly events: at 10:00 and at 11:00 (which suggests it ends at 12:00).
    However, it is set to be a single event from 10:00 to 11:30.
    Here is the link for screenshots: https://we.tl/t-cHaRhbfEQf (did not understand where is #4)
    – On Tuesdays, the yellow event appears to be 2 separate hourly events: at 12:00 and at 13:00. However, it is set to be a single event of one hour from 12:00 to 13:00.
    This would be highly confusing for somehow who is coming to see the classes I give.
    3
    See above the page I made.
    4.
    Took me a while to understand but it worked. Some of the pictures worked on their own once I made the folder. Some didn’t, as they were transferred (by MEC) with wrong filename somehow.

    I also had to modify the CSS: some for RTL, some for the footer widget (Carousel) and some for more uniform look with the style of my site. There are some thinkgs still needed to be done.
    Here are my modifications (Custom CSS):

    .mec-wrap .mec-totalcal-box i{float:left;border-radius:0;}
    .mec-fluent-wrap .mec-skin-monthly-view-month-navigator-container{border-radius:0;}
    .mec-fluent-wrap .mec-calendar.mec-event-calendar-classic .mec-calendar-table-head{border-radius:0;}
    .mec-fluent-wrap .mec-text-input-search input[type=”search”]{border-radius:0;}
    .mec-fluent-wrap .mec-load-month, .mec-fluent-wrap .mec-load-year{border-radius:0;}
    .mec-fluent-wrap{border-radius:0;}
    /*.mec-fluent-wrap .mec-calendar{background-image:url(./images/mec-fluent-charachter.svg);}*/
    .mec-slider-t2-wrap{height:300px;min-height:300px;}
    .mec-slider-t2 .mec-slider-t2-img {height:300px;}
    .mec-slider-t2 .mec-slider-t2-content{right:45%;top:5%;bottom:5%;}
    .mec-slider-t2 .mec-slider-t2-content{height:240px;}
    .mec-event-grid-modern .event-grid-modern-head .mec-event-date{font-size:25px;line-height:30px;}
    .mec-event-grid-modern .event-grid-modern-head .mec-event-day{margin-top:0;font-size:20px;text-transform:none;letter-spacing:0;}
    .mec-event-grid-modern .mec-event-content{padding:15px 15px 10px;}
    .mec-event-grid-modern .event-grid-modern-head{margin-bottom:0;padding:0}
    .mec-slider-t2 .mec-slider-t2-content.mec-event-grid-modern .mec-event-title{font-size:20px;}
    .mec-event-loc-place{display:none;}
    .mec-slider-t2-content.mec-event-grid-modern .mec-event-footer .mec-booking-button{font-size:16px;padding:10px 20px;line-height:20px;height:40px;}
    .mec-event-grid-modern .mec-event-footer{height:40px;padding:0;}
    .mec-event-footer .mec-booking-button{top:0;}

    Thank you,
    Vera

    Thread Starter beitsiach

    (@beitsiach)

    Another thing.
    The plugin IS beautiful, feature-rich, well-thought-through.
    However, I discovered it slows the site down to a snail pace. Especially the widget I placed in the footer. But also, if I click on another month – takes ages for the calendar to refresh.
    And there is a wide white space below the footer that isn’t there without the widget (but this is a very minor thing).

    • This reply was modified 4 years, 2 months ago by beitsiach.
    Plugin Contributor webnus

    (@webnus)

    Hi @beitsiach,

    1- Please follow the steps explained in this article (steps 1-6): https://webnus.net/dox/modern-events-calendar/no-event-found-issue-in-modern-event-calendar/

    2- Please use the latest version [v 5.11.5 – 9 September 2020]: https://webnus.net/modern-events-calendar/change-log/ and send your details to [email protected], we will check it.

    3- About MEC and speed, please follow the steps explained in this article: https://webnus.net/dox/modern-events-calendar/modern-event-calendar-load-speed/

    Best Regards

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Event times “spill over”, RTL and image’ is closed to new replies.