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

          [CRM-9603] Thank You event registration page needs edits to support shortcodes in wordpress
          Donald A. Lobo added a comment -

            People

            • Assignee:
              Donald A. Lobo
              Reporter:
              Anthony F. Camilleri

              Dates

              • Created:
                Updated:
                Resolved: