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 Module Help

Development and Programming

rockthenroll's avatar
rockthenroll
485 posts
17 years ago
rockthenroll's avatar rockthenroll

My advice is to start with the base example code from the plugin and make sure your functionality is working from there. For example, I see you added show_future_entries and limit to that weblog tag, but I believe repeet sets the limit within the repeet:list_dates tag.

It’s important to make sure that base is working before you customize or there are too many variables. Just start a new set of templates and work from there.

       
leadsuccess's avatar
leadsuccess
408 posts
17 years ago
leadsuccess's avatar leadsuccess

Ok I got yah, I did setup the example from the repeet site, basic install and still no go on single events repeat dates. To mention: It will list all dates that are in weblog events but not in a single entry in events.

       
rockthenroll's avatar
rockthenroll
485 posts
17 years ago
rockthenroll's avatar rockthenroll

Last stab and then I’m stumped… try using single quotes inside attribute values.

Example: entry_date=”{entry_date format="%Y-%m-%d %H:%i"}”

       
leadsuccess's avatar
leadsuccess
408 posts
17 years ago
leadsuccess's avatar leadsuccess

GOOD NEWS! It was not a issue with the date or anything tried:) It was the pi.repeet.php file itself. What you were constantly having me do was rethink and relook, so thanks!:)

Here is what I found in another post (Click Here) post#8, the update to his plugin. To pi.repeet.php

{exp:weblog:entries weblog="events" show_future_entries="yes"}

{title}
{body}

{exp:repeet:list_dates from="today" to="1 year" entry_date="{entry_date format="%Y-%m-%d %H:%i"}" expiration_date="{expiration_date format="%Y-%m-%d %H:%i"}" max_list="25" interval="none"}
This event occurs on the following dates over the next year:
{repeet:include_dates}{festivals-repeat-dates}{/repeet:include_dates}
{repeet:exclude_dates}{exclude_dates}{/repeet:exclude_dates}
{repeet:display}
  <li>
      {repeet:start_time format="%l, %F %d, %Y %g:%i %A"}{repeet:end_time format=" - %g:%i %A"}
  </li>
{/repeet:display}
{/exp:repeet:list_dates}

{/exp:weblog:entries}

Thanks again for hanging in there with me:):):)

       
rockthenroll's avatar
rockthenroll
485 posts
17 years ago
rockthenroll's avatar rockthenroll

Great news! Glad I (sort of) helped!

       
1 2

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.