Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
C
Core
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,011
    • Issues 1,011
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • Core
  • Issues
  • #2245

Closed
Open
Created Dec 10, 2020 by MariaV@MariaV

missing code in contribution_recurring_notify template (Contributions - Recurring Start and End Notification)

Dear core-team,

I've noticed that there is code missing in the system workflow template "Contributions - Recurring Start and End Notification". When I wanted to add a confirmation message in a donation page, it was not shown in the notification email. So I checked the template "Contributions - Receipt (on-line)" because it was working for single contributions. And there I've found the following code snippet:

{if $receipt_text} {$receipt_text} {/if}

This is missing in the template for reccuring contributions. I attach those files here. This is the way how we use it now. I also changed a bit of the design and added i.e. {Signature} where we add the signature in all our projects.

Furthermore I've commented out the following part because it is impossible to translate this fully properly (More information here) so that it is not usable if you do not use CiviCRM in English:

{*{ts}Thanks for your recurring contribution sign-up.{/ts} {ts 1=$recur_frequency_interval 2=$recur_frequency_unit 3=$recur_installments}This recurring contribution will be automatically processed every %1 %2(s){/ts}{if $recur_installments } {ts 1=$recur_installments} for a total of %1 installment(s){/ts}{/if}. {ts}Start Date{/ts}: {$recur_start_date|crmDate}*}

I hope this issue helps you to solve those problems. Thanks for all your efforts!

contribution_recurring_notify_html.tpl

contribution_recurring_notify_text.tpl

Edited Dec 10, 2020 by MariaV
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None