CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Change text on Event Registration Page
Pages: [1]

Author Topic: Change text on Event Registration Page  (Read 939 times)

ryeradio

  • I post frequently
  • ***
  • Posts: 185
  • Karma: 1
  • CiviCRM version: 4.2.1
  • CMS version: Drupal
  • MySQL version: MySQL5
  • PHP version: PHP5
Change text on Event Registration Page
March 07, 2012, 01:14:05 pm
We are creating an event for people to register for camping at a festival we host. Is there a way to change the text "How many people are you registering?" to How many sites are you registering?


Yashodha Chaku

  • Forum Godess / God
  • Ask me questions
  • *****
  • Posts: 755
  • Karma: 57
    • CiviCRM
Re: Change text on Event Registration Page
March 07, 2012, 02:20:09 pm
ryeradio :

You can change the text around line no 324 in CRM/Event/Form/Registration/Register.php

I recommend using custom templates to achieve the same.

For more details, refer : http://wiki.civicrm.org/confluence/display/CRMDOC/Customize+Built-in,+Profile,+Contribution+and+Event+Registration+Screens

HTH
-Yashodha
Found this reply helpful? Contribute NOW and help us improve CiviCRM with the Make it Happen! initiative.

ryeradio

  • I post frequently
  • ***
  • Posts: 185
  • Karma: 1
  • CiviCRM version: 4.2.1
  • CMS version: Drupal
  • MySQL version: MySQL5
  • PHP version: PHP5
Re: Change text on Event Registration Page
March 08, 2012, 11:29:21 am
Thank you, that worked great! One other thing though at the top of the page it says Register Participant 2 of 2 if you choose more then one participant. How can I change that to say Register Site 2 of 2? Is that in a different tpl?

Yashodha Chaku

  • Forum Godess / God
  • Ask me questions
  • *****
  • Posts: 755
  • Karma: 57
    • CiviCRM
Re: Change text on Event Registration Page
March 08, 2012, 12:22:31 pm
ryeradio :

You might wanna look at CRM/Event/Form/Registration/AdditionalParticipant.php

-Yashodha
Found this reply helpful? Contribute NOW and help us improve CiviCRM with the Make it Happen! initiative.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Change text on Event Registration Page

This forum was archived on 2017-11-26.