Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 3.1.3, 3.1.4
-
Fix Version/s: 3.2
-
Component/s: CiviContribute
-
Labels:None
Description
Profiles can be included on contribution pages either at the "top of page" or "bottom of page". The help text for the "top of page" profile says:
"Include additional fields in this online contribution page by configuring and selecting a CiviCRM Profile to be included at the top of the page (immediately after the introductory message)."
However, the "top of page" profile actually appears below the contribution amounts, membership block, premiums, and honoree information. The only things between it and the "bottom of page" profile are the PCP and billing sections, so if PCPs are disabled and you're using PayPal standard, the "top of page" and "bottom of page" are right next to each other.
This isn't necessarily a problem, but it contradicts what the help text says, so users get frustrated. Either the help text should be altered or the template (CRM/Contribute/Form/Contribution/Main.tpl) should put the "top of page" at the top of the page.