Visualization event
-
Hi, in the home page there are Events. i would like to see first the last two events i insert. To see all events people need to click “Events” ..
Is it possible?thank u
The page I need help with: [log in to see the link]
-
Hi @fra11,
This would be a custom feature. Currently the calendar doesn’t exactly work this way, but there are alternatives.
You can use a shortcode to display a limited number of events (2) and filter them in various ways, then, you can add a button below it that says “Events” which links to your full calendar.
See this guide for shortcodes:
https://time.ly/document/user-guide/using-calendar/display-multiple-calendars-site/An example would be like:
[ai1ec view=”posterboard” events_limit=”2″]
thank you. Also i need to view only the last two events that i have insert. How can i set up this? And to add a button below it that says “Events” which links to my full calendar: is it possible to do this to insert a shortcode of the plugin or with a shortcode to add in style.css
Thank u
Hi @fra11,
There is no way to filter by post date (the date/time that you created the event).
By default, the calendar will display the events in chronological order of the event date (when the event is set to occur). So it will always show the next upcoming events, starting from today.
Alternatively, you can tag the 2 events you wish to display (such as “featured”). Then filter the calendar by that particular tag, to display just those 2 events, like this:
[ai1ec events_limit=”2″ tag_name=”featured”]
in my home page show first past events and then the ones next. The opposite is possible? the site is http://www.il-pwntagramma.com: can you check please?
Thank you
Hi @fra11,
This site can’t be reached:
http://www.il-pwntagramma.com’s server DNS address could not be found.
Search Google for pentagramma
ERR_NAME_NOT_RESOLVEDsorry, the site is http://www.il-pentagramma.it
Hi @fra11,
What shortcode are you using to display the calenadr on this page?
Also, do you have a default start date set in Events > Settings > Viewing Events tab?
Generally, the calendar loads newest events in chronological order.
In ‘category’ i have only one but there are others category …how can i insert the others?
probably it is the error!I’m sorry, I don’t understand your last message.
Can you provide the answers to my last 2 questions:
What shortcode are you using to display the calenadr on this page?
Also, do you have a default start date set in Events > Settings > Viewing Events tab?
ok
on the home page i use this shortcode: <code class=”ai1ec-autoselect”>[ai1ec view=”posterboard” events_limit=”2″]
this are the settings- viewing events tab
Pagina CalendarioVisualizza “Eventi”
Week starts on monday
Available views posterboard
Desktop Mobile
Abilitato Predefinito Abilitato Predefinito
Preselected calendar filters
To clear, hold ⌘/CTRL and click selection.
Categorie – Eventi satellite
Default calendar start date (optional) 1/1/2017
Agenda pages show at most
events 10
Week/Day view starts at 06.00
hrs
Week/Day view ends at 00.00
hrs
Google Maps API Key (Get an API key)
* Word-wrap event stubs in Month view
Only applies to events that span a single day.
In Agenda-like views, include all events from last day shown
Keep all events expanded in Agenda view
Show year in calendar date labels
* Show location in event titles in calendar views
Exclude events from search results
* Hide Subscribe/Add to Calendar buttons in calendar and single event views
* Hide Get a Timely Calendar button
Hide Google Maps until clicked
Affix filter menu to top of window when it scrolls out of view
Only applies to first visible calendar found on the page.
Strict compatibility content filtering
Hide featured image from event details page
Select this option if your theme already displays each post’s featured image.
Display events in calendar time zone
If this box is checked events will appear in the calendar time zone with time zone information displayed on the event details page.i have some category events, but now it is setting only one .. understand?
Hi @fra11,
If your question is how to add more categories to your shortcode, you can do it like this:
Filter by event category names (separate names by comma):
[ai1ec cat_name=”Halloween, Thanksgiving Day”]
See this page for more options:
https://time.ly/document/user-guide/using-calendar/display-multiple-calendars-site/Also, your calendar is set up to start showing past events starting from this date:
1/1/2017
ok, how can set up the calendar to start showing new last events?
Hi @fra11,
You have to remove this setting under Events > Settings > Viewing Events tab >
Default calendar start date (optional) 1/1/2017
but now i do not see the events in the home page and on events page i see only the last one events not the past events.
Hi @fra11,
The calendar will display event starting from today, or, you default start date, and only in chronological order. You can’t display the evetns in reverse chronological order. You can display your last events by giving them a category display that category with the shortcode in my previous message.
The topic ‘Visualization event’ is closed to new replies.