- Posts: 5
- Thank you received: 0
Remove tool tip on donation page
- Will Anderson
- Topic Author
- Offline
- New Member
Less
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!
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.
- Tuan Pham Ngoc
- Offline
- Administrator
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 .
Hope this help .
Thanks,
Tuan
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
Less
More
- Posts: 5
- Thank you received: 0
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.
- Tuan Pham Ngoc
- Offline
- Administrator
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.
- Tom
- Offline
- Junior Member
Less
More
- Posts: 22
- Thank you received: 0
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?
What is current solution for this?
Please Log in or Create an account to join the conversation.
- Mr. Dam
- Offline
- Administrator
Less
More
- Posts: 12822
- Thank you received: 1660
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
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. Dam, Dũng Nguyễn Việt
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.