Reply to: Presale questions

I think I answered a few of my own; I see you have a slider and map add-on and the AU+ will allow you to charge for submissions. I look forward to your answers on my other questions.

Thanks,

Richard

Reply to: Design lot loading on page

The slug was the problem, but now i have te rename the slug to agendapunt instead of agenda. This is not a very nice way. How can we solve this?

 

The detail page, i cannot get to work with the complete design.

Do you have a way to fix the details page?

Reply to: More white space between tiles

And how can I get the event details in a bigger font? I had it work, but somehow it disappeared…This is what I have in code:

.eventon_full_description .eventon_desc_in p {
font-size: 16px !important;
line-height: 1.5 !important;
}

.#evcal_widget .eventon_events_list .evo_below_title .evcal_event_subtitl {
font-size: 20px;
}

.ajde_evcal_calendar.boxy #evcal_list {
margin: 0 -.25%;
}
.ajde_evcal_calendar.boxy.box_4 .eventon_list_event, .ajde_evcal_calendar.boxy.box_4 .evoShow_more_events {
width: 24.5%;
margin: 0 .25% .5%;
}
.ajde_evcal_calendar.boxy.box_3 .eventon_list_event, .ajde_evcal_calendar.boxy.box_3 .evoShow_more_events {
width: 32.5%;
margin: 0 .25% .5%;
}
@media (max-width: 650px){
.ajde_evcal_calendar.boxy.box_4 .eventon_list_event, .ajde_evcal_calendar.boxy.box_4 .evoShow_more_events,
.ajde_evcal_calendar.boxy .eventon_list_event{width: 100%;}
}

span.evcal_desc2.evcal_event_title {
font-size: 40px !important;
}

.evcal_cblock .evo_start em.date,
.evcal_cblock .evo_end em.date {
font-size: 26px !important;
}

.evcal_cblock .evo_start em.month, .evcal_cblock .evo_end em.month, .evcal_cblock .evo_start em.day {
font-size: 18px !important;
}

@media (max-width: 650px){
.ajde_evcal_calendar.boxy.box_4 .eventon_list_event, .ajde_evcal_calendar.boxy.box_4 .evoShow_more_events,
.ajde_evcal_calendar.boxy.box_3 .eventon_list_event, .ajde_evcal_calendar.boxy.box_3 .evoShow_more_events,
.ajde_evcal_calendar.boxy .eventon_list_event{width: 100%;}
}
:
@media (max-width: 650px){
span.evcal_desc2.evcal_event_title {
font-size: 20px !important;
}
.evcal_cblock .evo_start em.date,
.evcal_cblock .evo_end em.date {
font-size: 26px !important;
}

@media (max-width: 650px){
.ajde_evcal_calendar.boxy.box_3 .eventon_list_event, .ajde_evcal_calendar.boxy.box_3 .evoShow_more_events {
width: 31.5%;
margin: 0 .75% 1.5%;
}

.evcal_cblock .evo_start em.month, .evcal_cblock .evo_end em.month, .evcal_cblock .evo_start em.day {
font-size: 18px !important;
}
}

.ajde_evcal_calendar .calendar_header p,
body .ajde_evcal_calendar h4.evo_h4, .evo_content_in h4.evo_h4,
.evo_cal_above span,
body .ajde_evcal_calendar .calendar_header .evo_j_dates .legend,
.eventon_sorting_section p.evo_filter_submit,
.evo_pop_body .evcal_list_a .evo_above_title span,
.evo_pop_body .evcal_desc span.evo_above_title span,
.eventon_events_list .eventon_list_event .evcal_desc span.evcal_event_subtitle, .evo_pop_body .evcal_desc span.evcal_event_subtitle,
.eventon_events_list .evoShow_more_events,
.evo_metarow_ICS .evcal_evdata_cell p a, .evo_metarow_learnMICS .evcal_col50 .evcal_evdata_cell p a,
.evo_lightbox .evo_metarow_locImg p.evoLOCtxt,
.eventon_list_event .evo_metarow_locImg p.evoLOCtxt span.evo_loc_text_title,
.evo_repeat_series_dates span,
.ajde_evcal_calendar .evcal_month_line p,
.evcal_evdata_row .evcal_evdata_cell h2, .evcal_evdata_row .evcal_evdata_cell h3,
.evo_tab_view ul.evo_tabs li,
.evo_location_card .evo_location_tax h2,
.evotax_term_card .evotax_term_details h2,
.eventon_events_list .eventon_list_event .evcal_desc span.evcal_desc2, .evo_pop_body .evcal_desc span.evcal_desc2,
.evotax_term_card h3.evotax_term_subtitle,
.evotax_term_card .tax_term_name i {text-transform: none !important;}

Reply to: I want to show my calendar on a second website

Hi

Thank you for the quick response.

So, in the documentation I found a way to show ma calendar on another site:

https://docs.myeventon.com/documentations/show-calendar-another-site-via-iframe/

That’s what I want, to show my licenced calendar on my second site. Is this allowed, and is this way you describe the only one (e.g. is there an easier way?)

Thank you!

Reply to: Problem with Filteroptions (select and default)

Hi,

thanks for your reply.

Maybe I was not really clear:

There are 7 Event-Types.

If I use the option „SELECT“ all 7 are showing in the dropdown-filter menu.

If I use the option „DEFAULT“ only 3 (+ALL) are showing in the dropdown-filter menu.

See attached screenshot.

Any idea why the other 4 Event-Types are not showing and how can I change that?

Thanks in advance.