- Posts: 11
- Thank you received: 0
Using Custom Forms
- Kerry
- Topic Author
- Offline
- New Member
-
Less
More
15 years 3 months ago #2207
by Kerry
Replied by Kerry on topic Re:Using Custom Forms
My pleasure! By the way, I noticed that someone had a problem with the h1 tags all being the same. I need to fix that too so I took a look and hacked my default.php so that it is pulling the page title now. Not sure if that would help you out at all but here's the code. I used <td class="contentheading"><?php
$pgtitle = $mainframe->getPageTitle();
echo $pgtitle; ?></td>
instead of <div class="componentheading"><?php echo JText::_('JD_DONATION'); ?></div>
$pgtitle = $mainframe->getPageTitle();
echo $pgtitle; ?></td>
instead of <div class="componentheading"><?php echo JText::_('JD_DONATION'); ?></div>
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
15 years 3 months ago #2208
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re:Using Custom Forms
Thanks for sharing this with the community . I will have a look at this and maybe I will add it to the next released of Joom Donation .
Regards ,
Ossolution Team
Regards ,
Ossolution Team
Please Log in or Create an account to join the conversation.
Moderators: Mr. Dam, Dũng Nguyễn Việt
Support
Documentation
Information
Copyright © 2025 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.