Joomdonation and 2 columns theme

  • Lionel
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
14 years 8 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 !

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

More
14 years 8 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 :
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
  • Junior Member
More
14 years 8 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.

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

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