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) »
  • Reorder layout of Contribution pages
Pages: [1]

Author Topic: Reorder layout of Contribution pages  (Read 280 times)

OpinionMover

  • I’m new here
  • *
  • Posts: 11
  • Karma: 0
  • CiviCRM version: 4.1
  • CMS version: WordPress
  • MySQL version: 5.5
  • PHP version: 5.3
Reorder layout of Contribution pages
January 06, 2014, 11:46:55 am
We have a Contribution Page set up to allow people to join as Members of a site. We would like to provide the Member types we set up, but we would prefer to gather the member's name and email first, and insert the type options further down the form. Is there a way to override the placement of the Membership levels/price set?

CiviTeacher.com

  • I live on this forum
  • *****
  • Posts: 1282
  • Karma: 118
    • CiviTeacher
  • CiviCRM version: 3.4 - 4.5
  • CMS version: Drupal 6&7, Wordpress
  • MySQL version: 5.1 - 5.5
  • PHP version: 5.2 - 5.4
Re: Reorder layout of Contribution pages
January 06, 2014, 02:50:15 pm
Yes, either by editing the file in <civicrm>/templates/CRM/Contribute/Form/Contribution/Main.tpl or by using jQuery's "insertAfter" method.  http://api.jquery.com/insertafter/  Either one can be accomplished with basic-intermediate programming skill.  Non-programmers should not attempt this.
« Last Edit: January 06, 2014, 02:53:02 pm by CiviTeacher.com »
Try CiviTeacher: the online video tutorial CiviCRM learning library.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Reorder layout of Contribution pages

This forum was archived on 2017-11-26.