Home › Forums › Calendar Products › Events Calendar PRO › Selecting a specific date…is showing dates PAST the date specified
- This topic has 3 replies, 2 voices, and was last updated 12 years, 2 months ago by
Brook.
-
AuthorPosts
-
February 7, 2014 at 1:53 pm #102024
efromdc
Participanthttp://socialalerts.com/washingtondc/events/photo/?tribe-bar-date=2014-02-09
and
http://socialalerts.com/washingtondc/events/upcoming/?tribe-bar-date=2014-02-09
When you input a date, I would think that ONLY events on that date would be displayed. Its showing events from that date and into the future.
How to I correct this: Goal – ONLY show date specified
(note: Agenda few works as it should, ONLY showing the specified date)
February 8, 2014 at 12:00 pm #102353Brook
ParticipantHowdy efromdc,
By nature the List view, which is frequently referred to as the “Upcoming List View”, shows upcoming events as well. I think what you are looking for is the Day view. You can see it in action here: http://wpshindig.com/events/today/?tribe-bar-date=2014-02-20
You can enable the day view in your calendar by going to WP Admin > Settings > Display, and then checking the “Day” box in “Enable event views”.
Does that make sense? Will that work for ya? I apologize if the naming is confusing. We have shortnames for views, like ‘List’. Then we have longer ones as well. In some contexts only the long name is truly descriptive.
– Brook
February 8, 2014 at 3:59 pm #102390efromdc
ParticipantNah, I can live with that.
Relatedly on http://socialalerts.com/washingtondc/events/upcoming/1. How can I reduce the size of the images. Lets say I want them to be 100×100? I dont want to PHYSICALLY resize them via php function…just want to display them as 100×100
2. How can I remove the description / excerpt? As it there was a “<!–more–>” tag right before the first letter of the description/excerpt? I want it on the actual event detail page of course…just not on the summary page of events
Thanks!
February 10, 2014 at 4:48 pm #102936Brook
ParticipantHowdy efromdc,
1. I think adding a css rule like the following to your theme, then putting the desired width and height in there is what you want.
.tribe-events-list .tribe-events-event-image{}
2. Those sorts of changes are generally best accomplished by following our themer’s guide. A bit of PHP/CSS saavy is required, but the guide makes it as easy as possible. You would want to override “list/content.php” and remove the description call from within your override. This will probably make a lot more sense once you have familiarized yourself with the guide.Please let me know if that helped you resolve the latest couple of questions. Cheers!
– Brook
-
AuthorPosts
- The topic ‘Selecting a specific date…is showing dates PAST the date specified’ is closed to new replies.
