We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

repeet: trouble with relative days entries

Development and Programming

Nick LeFors III's avatar
Nick LeFors III
1 posts
17 years ago
Nick LeFors III's avatar Nick LeFors III

Greetings,

I’m having a couple of issues with the repeet 1.0.7 / EE 1.6.0. These seem to be only related to “relative day of the month” events when listing daily items. Either ‘this relative day of the month’, or ‘these relative days: first, third’, etc.

** Event times are shown as starting at 12:00 Midnight, end time is appropriately offset, but again from the Midnight hour.

** Events on 1st & third type entries display the first entry of the month, but not subseqent ones.

Below is the code I’m using in the template. Thanks in advance to anybody who might have a clue about what is happening here.

{exp:repeet:parse date_header_interval="day"} {repeet:no_results}

Sorry, nothing happening today.

{/repeet:no_results} {exp:repeet:get_ids weblog="events" parse="inward"} {exp:weblog:entries weblog="events" entry_id="{repeet:entry_ids}” show_expired=”no” show_future_entries=”yes” dynamic=”off” exclude_entry_date=”no”} {repeet:item} {repeet:entry_id}{entry_id}{/repeet:entry_id} {repeet:entry_date}{entry_date format="%Y-%m-%d %H:%i"}{/repeet:entry_date} {repeet:expiration_date}{expiration_date format="%Y-%m-%d %H:%i"}{/repeet:expiration_date} {repeet:interval}{event_repeat}{/repeet:interval} {repeet:include_dates}{event_dates}{/repeet:include_dates} {repeet:exclude_dates}{exclude_dates}{/repeet:exclude_dates} {repeet:display}

<div class=”calendarContainer”> <div class=”calendarDate”> {repeet:start_time format="%M"} {repeet:start_time format="%j"} </div>

<div class=”calendarTitle”>

{title}

</div> <div class=”calendarDetails”> {repeet:start_time format="%g:%i %A"} - {repeet:end_time format="%g:%i %A"} {event_location} {event_description}<div class=”calendarCategory”>Category: {categories}{category_name}{/categories}</div> </div> </div> {/repeet:display} {/repeet:item} {/exp:weblog:entries} {/exp:repeet:get_ids} {/exp:repeet:parse}

       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.