Posted: January 17, 2014 at 12:46 pm
|
Hi, Got event dropdown to work but I need to fine-tune what it needs to do. Right now it just shows line-item with all the events in the category. However, I want to see if I can |
Hi Richard, Are the events that have past still available to register (ie the registration end date hasn’t happened yet?) With #2, can you clarify what you want removed (eg. event title) With #3, there’s a time shortcode that can be added to display times. Please see this related post: https://eventespresso.com/topic/i-have-to-show-event-time-on-recurring-event-tempaltes/ |
|
|
#1. the event has already happened but it was done in recurring events and somehow it keeps showing up even the event is done and over with. maybe it’s a problem with how i did the original setup in recurring event? #2. I want to remove everything and leave the button to dropdown “Date & Time” . #3. Where can I edit the php? Because it’s not adding into the code section. |
|
this is what i really need it to do: instead of clicking enrollment -> calendar, i would like my problem: i need the display for dropdown to just be the button, not taking up the whole page. |
Hi Rich, The page you linked to does not appear to be generated from the event dropdown template. Are you using the Event Dropdown template? |
|
|
no it does not. that was my original question- the question i asked is how to implement the dropdown instead of the enrollment button. i am quoting my previous post: “instead of clicking enrollment -> calendar, i would like |
Hi there, It turns out that the Recurring Events dropdown template was built to look like what’s in the screenshot in our documentation: https://eventespresso.com/wiki/custom-template-add-on/#recurring Any further customization to this or any other of the custom templates can be obtained by purchasing support token. This is noted at the top of the Custom Template add-on documentation page where it says:
|
|
|
understood. back to what’s offered then. right now i have 3 different times in a week. the way i have currently setup is that each time of the week gets it’s own recurring event. 2) for the dropdown, what’s the code to only display the next 6 events? |
One idea would be to make it so when they click on any of those times, the registration form they’ll see will be for the first event. You can make that happen by setting the registration form option to “no” for the Wed+Fri events, then paste in the alternate reg URL so it points to that first event.
[EVENT_CUSTOM_VIEW template_name=”recurring-dropdown” show_recurrence=true limit=6] |
|
|
thanks for #2. ok, i am not sure if the workaround will solve the original problem: in order to display them all under 1 line (see link example, you see 2 lines of event because 1 of the days is starting at a differnt time; IE not part of the same recurring events). i am trying to get all the time to be displayed under 1 dropdown.. so from what i understand in your workaround, they would still see multiple dropdowns? |
|
separate side note: i have set the event recurring to how i am suppose to. uploaded screen shots on the link. however it’s still showing old events?! thanks in advance… been using ee for over a year and still confused… hope now once and for all i can totally figure this out. |
Hi Rich, I agree that this is confusing, and it’s because you are trying to make the recurring event feature (and its dropdown template) do things they were not quite intended to do. The first step to clear this up is make sure your registration start end dates are correct for these events. If the events from 2013 are still open for registration, they’ll still appear in the list. With the Time display in the table, I’m afraid I do not have a readymade solution for this. It’s designed to display one time on the line. In order to display more than one time the code would need to be changed to loop through the available times. Another option would be to use the calendar to display these, or set up an html table and plug in the information you want to be displayed. There are some great html table plugins that make it possible to create tables without requiring coding skills. Here are a few that I can recommend: |
|
|
got it. ok, so 2 things then: 2. if you go back to the link, you’ll see that the start days is not even in 2013. however, when I just reopen some of the events, I notice somehow the start days got reverted back to 2013?! I am pretty sure I applied to all events… should I just delete all my events and start over?! i am thinking of starting over because- is there a write up that explains registration starts on, first even date, how those relate to registration start time and especially on recurring events? On top of that, (like in my situation), i have my first events in 2013. when i make edits, it seem to throw everything off. what does ee do with old events? do i change registration starts on? do i apply changes to all or just from here on out?? |
Hi Rich, I think you’re running into a difference between how recurring events work & how you’re trying to display them. Each recurring event series will display on a line. So if you want one line on the table for an event series, you make one recurring event series. The registration start and end dates are the main factor on whether an event gets displayed or not. If you’re setting up the registration start and end dates in a recurring event series as a formula, and you go in and change one event (and change the registration start or end, it will change the formula for all the events in a series. It’s up to you on whether you want to delete all the events and start over. One tip I can give you about setting a registration start and end is to set the registration end date on the day of (or before) the event’s start date. Then, if you want events that are scheduled far in advance to be open for registration now, you set the registration start date to an equal amount in the past. (EG. if you have an event that’s 6 months out and you want it open now, you set the registration start date to July 27 2013.) |
|
The support post ‘Specifics in Event Dropdown (Fine-tuning)’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.