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) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Suppressing the "Create Your Own Team Page" link
Pages: [1]

Author Topic: Suppressing the "Create Your Own Team Page" link  (Read 698 times)

markaconley

  • I’m new here
  • *
  • Posts: 21
  • Karma: 1
Suppressing the "Create Your Own Team Page" link
June 16, 2010, 07:24:47 am
Hey Guys,

I need suppress or delete the "Create Your Own Team Page" link from our PCPs. 

The present functionality is the that the "link will appear on the Contribution Thank-you page as well as on each Personal Campaign Page". 

I want the link to appear on the Contribution Thank-you page however, I do not want this link to appear on the Personal Campaign Page.

Can someone tell me how to locate the file that is responsible for generating the link?

also - maybe the same question:

where is this div tag coming from?

 <div class="pcp-create-your-own"> 
        <a href=http://www.sncnj.org/snsha/index.php?option=com_civicrm&amp;task=civicrm/contribute/campaign&amp;action=add&amp;reset=1&amp;pageId=5 class="pcp-create-link"><span>Create Your Own Team Page</span></a>
   </div>     


 

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: Suppressing the "Create Your Own Team Page" link
June 16, 2010, 07:50:14 am

you can do this by customizing the template: check http://wiki.civicrm.org/confluence/display/CRMDOC/Customizing+CiviCRM+Screens

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

markaconley

  • I’m new here
  • *
  • Posts: 21
  • Karma: 1
Re: Suppressing the "Create Your Own Team Page" link
June 16, 2010, 10:07:42 am
Thanks Lobo - That was fast. 

The document you referred me to was exactly what I was looking for to do job.

Thanks again!

Mark

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Suppressing the "Create Your Own Team Page" link

This forum was archived on 2017-11-26.