Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-9603

Thank You event registration page needs edits to support shortcodes in wordpress

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Minor
    • Resolution: Duplicate
    • Affects Version/s: 4.2.0
    • Fix Version/s: 4.1.1
    • Component/s: CiviEvent
    • Labels:
      None

      Description

      The file templates/CRM/Event/Form/Registration/ThankYou.tpl contains teh following code:

      <div class="action-link section event_info_link-section">
      <a href="

      {crmURL p='civicrm/event/info' q="reset=1&id=`$event.id`"}

      ">»

      {ts 1=$event.event_title}

      Back to "%1" event information

      {/ts}

      </a>
      </div>

      The code is intended to send you back to the event page. However, as currently written, it sends you back to the 'default' event page, instead of the 'shortcode' event page.

        Attachments

          Activity

            People

            • Assignee:
              lobo Donald A. Lobo
              Reporter:
              anthonycamilleri Anthony F. Camilleri
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: