- Posts: 2
- Thank you received: 0
Questions about Payment Form extension
Component Heading
- knich
- Topic Author
- Offline
- New Member
Less
More
14 years 6 months ago #3415
by knich
Component Heading was created by knich
Hello,
When I open my registration form, it displays the component heading: PAYMENT FOR [TITLE].
Is there a way I can change this? Our emphasis is the registration...not the payment. It would be okay if it displayed, REGISTRATION FOR [TITLE]. However, I'd really prefer it did not display anything.
Thank you!
When I open my registration form, it displays the component heading: PAYMENT FOR [TITLE].
Is there a way I can change this? Our emphasis is the registration...not the payment. It would be okay if it displayed, REGISTRATION FOR [TITLE]. However, I'd really prefer it did not display anything.
Thank you!
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
14 years 6 months ago #3416
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re:Component Heading
Hi
In the back-end of Payment Form, there is a function called Translation . You can access to this function to change this language string .
If you want to remove it , please open the file components/com_pmform/views/form/tmpl/default.php and remove the line of code :
Hope this help .
Regards,
Tuan
In the back-end of Payment Form, there is a function called Translation . You can access to this function to change this language string .
If you want to remove it , please open the file components/com_pmform/views/form/tmpl/default.php and remove the line of code :
Code:
<div class="componentheading"><?php echo $headerText; ?></div>
Hope this help .
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- knich
- Topic Author
- Offline
- New Member
Less
More
- Posts: 2
- Thank you received: 0
14 years 6 months ago #3417
by knich
Replied by knich on topic Re:Component Heading
Thank you for such a quick helpful reply. I will do that...
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2024 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.