- Posts: 22
- Thank you received: 0
Joomdonation and 2 columns theme
- Lionel
- Topic Author
- Offline
- Junior Member
-
Less
More
15 years 9 months ago #1480
by Lionel
Joomdonation and 2 columns theme was created by Lionel
Hi!
The problem:
Using a 2 columns theme, the donation form shows the item "one time or recurring" on 2 lines
You can see it at www.maxi80.com
This is confused for users.
Is this possible to fix this ?
Thanks !
The problem:
Using a 2 columns theme, the donation form shows the item "one time or recurring" on 2 lines

You can see it at www.maxi80.com
This is confused for users.
Is this possible to fix this ?
Thanks !
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
15 years 9 months ago #1487
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re:Joomdonation and 2 columns theme
Hi
This problem caused by your template . Please follow the instructions to get it fixed :
- Open the file components/com_jdonation/views/donation/view.php .
- Look for the code on line 140 . Change it from :
To
- Upload the file to your server .
If you cannot do it , just give us your site information . We will fix the issue to you . Please send the info (administrator account) to contact@joomservices.com
Thanks,
Ossolution Team
This problem caused by your template . Please follow the instructions to get it fixed :
- Open the file components/com_jdonation/views/donation/view.php .
- Look for the code on line 140 . Change it from :
Code:
$lists['donation_type'] = JHTML::_('select.radiolist', $options, 'donation_type', ' class="inputbox" onchange="changeDonationType();" ', 'value', 'text', $donationType);
To
Code:
$lists['donation_type'] = JHTML::_('select.radiolist', $options, 'donation_type', ' onchange="changeDonationType();" ', 'value', 'text', $donationType);
- Upload the file to your server .
If you cannot do it , just give us your site information . We will fix the issue to you . Please send the info (administrator account) to contact@joomservices.com
Thanks,
Ossolution Team
Please Log in or Create an account to join the conversation.
- Lionel
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 22
- Thank you received: 0
15 years 9 months ago #1495
by Lionel
Replied by Lionel on topic Re:Joomdonation and 2 columns theme
Great !!!
It works fine now !
Thank you so much.
It works fine now !
Thank you so much.
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.