I am wondering if it is possible to show all events for the entire year or even display the next 3-4 events using the tile view. So if there is one event each month, I would like to show the events for the next 3-4 months.
Also, the time and location seems to be missing from my events. The widget has been placed on the home page of http://pixelperfectdesignstudio.com/candicesmiley/ part way down the page.
Jan 31,2017 AT 12:37PM - 1 year ago -time location work just fine http://demo.myeventon.com/
you have to activate them in eventon settings > eventop
As for event list http://demo.myeventon.com/upcoming-events-list/ play around with available option in shortcode generator. If i understand you correctly you can show the basic event list and select number of months and then set event limit per each month so only 1 event show per month. ANyways play around with shortcode generator to see what works best 🙂
It is possible to have the events in columns rather than rows?
if you only have 1 event per month then it will display 1 event followed by the next- use events list and choose to hide month headers- this way if you only have 1 event per month – set the number of months to be displayed and it should show 1 after the other
if not
Please send us wp-admin access to your site as a private message for us to further assist your situation.
We have it setup just like that https://www.screencast.com/t/JP2kyVnOoR
We want to display each month in a column rather than one after the other. Is that possible or no?
row row row row
column
column
column
so you are after
Feb March April
event event event
event event event
event event event
You would add 3 calendars in this case and month increment would be +1 for March +2 for April
there is a place in events list shortcode to start a calendar +1 or more months from the current month
you would have to have some layout way of having the events across the page evenly
shortocdes aould be
Feb [add_eventon_list number_of_months=”1″ tiles=”yes” ]
March [add_eventon_list number_of_months=”1″ tiles=”yes” month_incre=”+1″ ]
April [add_eventon_list number_of_months=”1″ tiles=”yes” month_incre=”+2″ ]
of course you would choose other options for your calendar shortcodes such as hide past events, show only 1 event per month etc
Hello Guido Cant,
Could you create a separate ticket with included login info so we can check?