Reply to: tickets(344614)

https://www.pensar.ch/test-kalender/ for those other staff trying to figure out what the test page is

Reply to: tickets(344638)

you can have the event pop up when you click a day- but that little mouse over bit is cosmetic- its not really something to click

you can paste this css into appearance>>>>customize>>>>>additional css

.evoFC .eventon_fullcal .eventon_fc_daynames .evo_fc_day:first-child {

    border-radius: 0px 0 0;

}

.evoFC .eventon_fullcal .eventon_fc_daynames .evo_fc_day:last-child {

    border-radius: 0;

}

.evoFC .eventon_fc_days .evo_fc_day.lb {

    border-radius: 0;

}

.evoFC .eventon_fc_days .evo_fc_day:last-child, .evoFC .eventon_fc_days .evo_fc_day.rb {

    border-radius: 0;

}

.ajde_evcal_calendar.sev #evcal_list .eventon_list_event {

    border-radius: 0;

}

include anything doesn’t support repeating events but you can add a start and end date + start and end time

Reply to: tickets(343844)

I have tested the tiles here: https://www.explor-nature.fr/eventon-testing/

they look kind of dreadful with the css changes that have been made to the main list and take up a bit of space and will shrink down to one event per line on mobile

so onyour home page I have made it so that its 3 events per month

but you will run into problems with the long titles as on the normal calendar page you have full width where as on the home page you have the image on the left hand side of the page- some of the events don’t look so good

see video

this is the css I wrote but I don’t have a way to test it as I don’t have access to your custom css area

.page-id-9533.eventon_events_list .eventon_list_event .evoet_cx span.evcal_desc2, .evo_pop_body .evoet_cx span.evcal_desc2 {

    font-size: 14px !important;

}

.page-id-9533.eventon_events_list .eventon_list_event .evoet_cx span.evcal_event_subtitle, .evo_pop_body .evoet_cx span.evcal_event_subtitle {

    font-size: 12px !important;

}

Reply to: tickets(344614)

Gladly but don’t be scared if you see a lot of Plugins it is the test page which mirrors the official page. I did a test on the official page and the problem is the same.
Link of the page with the problem:
https://www.pensar.ch/reise-jahres-kalender/

Seite: https://www.pensar.ch/
User: ON
PW: JyBskn%#9FBiRp#OgT8JJlyD

 

 

Reply to: tickets(343844)

Thanks again
actually on the home page I would like to display only the next 2 months and 3 events per month (the idea is to have an overview for customers). Indeed, a tile view may be a better idea in terms of ergonomics. To test (I would like the corresponding shortcode if it’s not too much to ask)
For https://www.explor-nature.fr/ajouter-un-evenement/ I just wanted to be sure that the shortcode was good thank you 🙂
Once again thank you for my two calendar pages and the modification of the shortcodes  (i will test the speed of the pages with the modification that you tested in the tab layour to see if it slows down the page overall if yes I would leave it on a different page as currently
thanks a lot, have a nice weekend

Reply to: tickets(344115)

More information from our developer who says the following:

The issue was not with the NYP plugin but rather the eventon ticket plugin targeting the single_variation_wrap div in their code, which the NYP plugin field also lives. You could tell the eventon people that you are not asking for third party support but rather letting them know that their plugin is breaking another plugin because reverting to version 2.2.5 fixed the problem so their plugin is definitely the culprit.

Reply to: tickets(344248)

I’m getting the same errors from the Slider.

[16-Mar-2024 15:19:32 UTC] PHP Fatal error: Uncaught Error: Call to undefined method EVO_generator::get_supported_shortcode_atts()