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 CiviContribute (Moderator: Donald Lobo) »
  • Removing title from contribution page
Pages: [1]

Author Topic: Removing title from contribution page  (Read 760 times)

coryms

  • I’m new here
  • *
  • Posts: 14
  • Karma: 0
Removing title from contribution page
March 04, 2010, 08:10:55 am
I need to remove titles from contribution pages as I'm using custom graphics in the header and need to use the title field internally to describe the contribution page (for instance when split testing).

Can I simply remove the title in a template and if so, where can I find it?  I would also need to remove the title in the browser title as the internal descriptions we use would not be marketing copy.

If anyone has any ideas, I appreciate the help.

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Removing title from contribution page
March 04, 2010, 09:16:18 am

you should be able to do this via a drupal hook that sets the title on the page. Alternatively you can do this via the buildForm / pageRun hook also

drupal_set_title

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Removing title from contribution page

This forum was archived on 2017-11-26.