Posted: March 30, 2013 at 4:21 pm
|
Hey guys, I just want to show events available for registration as a drop down. Right now I have a “Register Now” clickable AND a list of all events, regardless of being open or not.. There have been a few updates since I last adjusted, so perhaps I am missing something. Any ideas?? See page here – http://city-athlete.com/classes-2/ Thanks, Alastair |
|
Hi Alastair, Did you add this CSS to your stylesheet?
|
|
Great! That worked.. Thank you so much! Thanks again, |
|
@Alistair, Which template are you using to get the drop down date picker, or is this custom html? |
|
@Peter the dropdown date selection is from the the Recurring Events add on, it can be found in the directory Copy the event_list.php and event_list_display.php to your |
|
Further to this, here is some documentation https://eventespresso.com/wiki/drop-down-list-recurring-events/ |
|
Thanks Dean |
|
Dean, thank you for this. I am a novice, so it will take me a little time to decipher. Question, am I working through the WordPress files through my dashboard, or going to my File Manager on my host? Very Novice question, and my apologies.. A little more step by step would help.. Peter, I’m running Pagelines as a template Alastair |
|
@Alastair, Hey no problem. For this you will need to use your File Manager or FTP. In the file manager navigate to
In that directory are four files. You will need to copy the event_list.php and event_list_display.php (or download them) and download or open the add-to.css file. The fourth file is a readme.txt with instructions which you can download if you wish. The event_list.php and event_list_display.php files need to be copied to
The add-to.css contains a small amount of CSS code which needs to be copied and added to your themes style.css (this is available in WordPress via Appearance > Editor and is normally the first file loaded) or via a plugin like My Custom CSS (usually the better option as when your theme is updated any css changes will be deleted). And that’s it. Once the files are in the right place and the CSS is copied over the plugin will see the new templates and use them. |
The support post ‘Recurring Events/Just want to show events available for registration.’ 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.