Remove tool tip on donation page

  • Will Anderson
  • Topic Author
  • Offline
  • New Member
  • New Member
More
14 years 8 months ago #2656 by Will Anderson
Remove tool tip on donation page was created by Will Anderson
Hi,

Is there an easy way to remove the tool tip by the donation amounts? I commented it out when it showed up in the module, but wonder if there is an easier way for the component. If not, anyone know the file to comment it out?

web61461.aiso.net/index.php?option=com_j...w=donation&Itemid=17

Thanks!

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

More
14 years 8 months ago #2657 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re:Remove tool tip on donation page
Hi
Please open the file components/com_jdonation/views/donation/tmpl/default.php . Remove these line of code from line 304 to 308 .
Code:
<?php if ($this->config->donation_amounts) { echo " ".JHTML::_('tooltip', JText::_('JD_TIP') ,JText::_('JD_DONATION_AMOUNT')); } ?>

Hope this help .
Thanks,
Tuan

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

  • Will Anderson
  • Topic Author
  • Offline
  • New Member
  • New Member
More
14 years 8 months ago #2665 by Will Anderson
Replied by Will Anderson on topic Re:Remove tool tip on donation page
Perfect! Thank you for your very fast response and support.

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

More
14 years 8 months ago #2667 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re:Remove tool tip on donation page
As always :).

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

More
7 years 1 month ago #105761 by Tom
Replied by Tom on topic Re:Remove tool tip on donation page
Hi Tuan.

What is current solution for this?

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

More
7 years 1 month ago #105906 by Mr. Dam
Replied by Mr. Dam on topic Re:Remove tool tip on donation page
Hi Tom,
We already moved the position of the tooltip for you. Please check the ticket.
Thanks
Dam
The following user(s) said Thank You: Tom

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

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