How to change "Online Donation" Heading on top

  • joombie
  • Topic Author
  • Offline
  • New Member
  • New Member
More
12 years 2 months ago #14130 by joombie
Hello,

I've been looking everywhere for the field to change the "Online Donation"
at the beginning of every donation form.

I know where to add text after that.

But for Multiple Campaigns where or how can I change this to reflect the campaign title or just delete it.

I have found

\Joomla 1.6_1.7_package\com_jdonation\com_jdonation\site\views\donation\tmpl\default.php
Code:
<?php if (version_compare(JVERSION, '1.6.0', 'ge')) { ?> <h1 class="title"><?php echo JText::_('JD_DONATION'); ?></h1> <?php } else { ?> <div class="componentheading"><?php echo JText::_('JD_DONATION'); ?></div>

But cannot find 'JD_DONATION' variable or any way to change this on the back end / admin site

I am thinking if I can just delete this I can just use HTML and give each Campaign its own Heading under the message boxes.

THANK YOU for your help

So far this has been one of the better joomla modules i've purchased!

Please Log in or Create an account to join the conversation.

  • joombie
  • Topic Author
  • Offline
  • New Member
  • New Member
More
12 years 2 months ago - 12 years 2 months ago #14131 by joombie
Nevermind found it under TRANSLATIONS...


Also found a much better way of handling this through page titles and descriptions.

For anyone that is interested search page titles and descriptions

All the info is there including default.php file
works perfectly! :)
Last edit: 12 years 2 months ago by joombie. Reason: found the solution want to help anyone else that may need it. thanks!

Please Log in or Create an account to join the conversation.

Moderators: Mr. DamDũng Nguyễn Việt