- Posts: 12781
- Thank you received: 1659
7th January 2019 - New version 5.6.0
- Mr. Dam
- Topic Author
- Offline
- Administrator
Less
More
5 years 10 months ago #120959
by Mr. Dam
7th January 2019 - New version 5.6.0 was created by Mr. Dam
The Joom Donation developer team are proud to announce the release of Joom Donation 5.6.0. This is a first release for the 5.6.x series of Joom Donation with new improvement and addresses issues introduced in previous versions.
What new in Joom Donation 5.6.0
1. Add new Campaign short description
In this version, we add Short description for campaign. Short description of campaign will be used to show in Campaigns list. It also is used to show in Meta tag OG:DESCRIPTION
2. Add columns layout in Campaigns list
From this version, when you setup Campaigns list, beside list view, you can setup columns layout, you are also can select number columns of campaigns (2 or 3).
See more details here: donation.ext4joomla.com/joomdonation-layouts/campaigns-list
To setup Columns layout, please add new menu layout into Joom Donation layout Campaigns list. In menu parameters form, click on tab: Options
3. Add Color configure options
Option Background color of campaign details: In default, Joom Donation uses Light blue color for Campaign details part. Now, you are able to select color of background color.
4. Add option to stop receiving donation when campaign expired
Option Enable Donation with expired campaigns
5. Add option to stop receiving donation when campaign's goal is achieved
Option Enable donation with Goal achieved campaigns
6. Add option to stop receiving donation when campaign is donated by X donors
7. Add donor location in JD Donors module
8. Other points
Thanks
Dev team
What new in Joom Donation 5.6.0
1. Add new Campaign short description
In this version, we add Short description for campaign. Short description of campaign will be used to show in Campaigns list. It also is used to show in Meta tag OG:DESCRIPTION
2. Add columns layout in Campaigns list
From this version, when you setup Campaigns list, beside list view, you can setup columns layout, you are also can select number columns of campaigns (2 or 3).
See more details here: donation.ext4joomla.com/joomdonation-layouts/campaigns-list
To setup Columns layout, please add new menu layout into Joom Donation layout Campaigns list. In menu parameters form, click on tab: Options
- Campaigns Layout - select Grid option
- Number columns - 2 or 3
3. Add Color configure options
Option Background color of campaign details: In default, Joom Donation uses Light blue color for Campaign details part. Now, you are able to select color of background color.
4. Add option to stop receiving donation when campaign expired
Option Enable Donation with expired campaigns
5. Add option to stop receiving donation when campaign's goal is achieved
Option Enable donation with Goal achieved campaigns
6. Add option to stop receiving donation when campaign is donated by X donors
7. Add donor location in JD Donors module
8. Other points
- Fix issue on Google invisible reCaptcha
- Add og:description in Donation form
- Update Bootstrap CSS
- Remove brackets beside pre-defined amounts
Thanks
Dev team
The following user(s) said Thank You: Dave B, bcouvin, Dorien Dijkstra
Please Log in or Create an account to join the conversation.
- Dave B
- Offline
- Platinum Member
5 years 10 months ago #120978
by Dave B
Replied by Dave B on topic 7th January 2019 - New version 5.6.0
Hello Dam, I would just like to say thank you for this excellent extension and the improvements you continue to make to it.
This update helps me a lot.
Thank you!
This update helps me a lot.
Thank you!
Please Log in or Create an account to join the conversation.
- Stardust Doherty
- Offline
- New Member
Less
More
- Posts: 2
- Thank you received: 0
5 years 9 months ago - 5 years 9 months ago #121673
by Stardust Doherty
Replied by Stardust Doherty on topic 7th January 2019 - New version 5.6.0
I'm setting up a multilingual site and it looks like the "short description" is always showing in the default language rather than the site language. It's okay when you open up the campaign for full description.
You can see an example at dev.faenet.org/fr/faire-un-don
You can see an example at dev.faenet.org/fr/faire-un-don
Last edit: 5 years 9 months ago by Stardust Doherty.
Please Log in or Create an account to join the conversation.
- Mr. Dam
- Topic Author
- Offline
- Administrator
Less
More
- Posts: 12781
- Thank you received: 1659
5 years 9 months ago #121683
by Mr. Dam
Replied by Mr. Dam on topic 7th January 2019 - New version 5.6.0
The issue can be solved by following below steps:
1. Open file:
2. Find:
and change to
Good luck
Dam
1. Open file:
root -> administrator -> components -> com_jdonation -> model -> campaigns.php
2. Find:
Code:
DonationHelper::getMultilingualFields($query, array('tbl.title', 'tbl.description'), $fieldSuffix);
and change to
Code:
DonationHelper::getMultilingualFields($query, array('tbl.title', 'tbl.short_description' , 'tbl.description'), $fieldSuffix);
Good luck
Dam
Please Log in or Create an account to join the conversation.
- Stardust Doherty
- Offline
- New Member
Less
More
- Posts: 2
- Thank you received: 0
5 years 9 months ago #121759
by Stardust Doherty
Replied by Stardust Doherty on topic 7th January 2019 - New version 5.6.0
Thanks, that worked. Guess it will be fixed in next version the?
Please Log in or Create an account to join the conversation.
- Mr. Dam
- Topic Author
- Offline
- Administrator
Less
More
- Posts: 12781
- Thank you received: 1659
5 years 9 months ago #122265
by Mr. Dam
Replied by Mr. Dam on topic 7th January 2019 - New version 5.6.0
Sure, this issue will be fixed in next Joom Donation version
Thanks
Dam
Thanks
Dam
Please Log in or Create an account to join the conversation.
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.