- Posts: 107
- Thank you received: 5
Field title "Other" missing in payment form
- channing meyer
- Topic Author
- Offline
- Premium Member
Less
More
2 days 16 hours ago #169800
by channing meyer
Field title "Other" missing in payment form was created by channing meyer
Hello OSTeam & Comunity:
I noticed that in the area where a visitor can choose a pre-defined amount and the option below it to add their own amount to donate, the field title to the left of the "add your own amount" does not specify "Other". This is a bit confusing for folks. I have looked at the configuration, but I seem to be missing something in settings or.... .
See attached screenshot.
Thank you.
Channing
I noticed that in the area where a visitor can choose a pre-defined amount and the option below it to add their own amount to donate, the field title to the left of the "add your own amount" does not specify "Other". This is a bit confusing for folks. I have looked at the configuration, but I seem to be missing something in settings or.... .
See attached screenshot.
Thank you.
Channing
Please Log in or Create an account to join the conversation.
- Mr. Dam
- Offline
- Administrator
Less
More
- Posts: 12781
- Thank you received: 1659
2 days 7 hours ago #169805
by Mr. Dam
Replied by Mr. Dam on topic Field title "Other" missing in payment form
Hi Channing,
We are working on that part to make the Donation amount box and all pre-defined amounts to be shown better than current.
Thanks
Dam
We are working on that part to make the Donation amount box and all pre-defined amounts to be shown better than current.
Thanks
Dam
The following user(s) said Thank You: channing meyer
Please Log in or Create an account to join the conversation.
- channing meyer
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 107
- Thank you received: 5
11 hours 44 minutes ago #169824
by channing meyer
Replied by channing meyer on topic Field title "Other" missing in payment form
For anyone that may be experiencing this issue, a simple CSS fix would be:
div.input-group:nth-child(2) > span:nth-child(1):before {
content: "Other Amount";
margin-right:5px;
}
You would need to identify the children in the "Other Amount" form field.
div.input-group:nth-child(2) > span:nth-child(1):before {
content: "Other Amount";
margin-right:5px;
}
You would need to identify the children in the "Other Amount" form field.
Please Log in or Create an account to join the conversation.
- Mr. Dam
- Offline
- Administrator
Less
More
- Posts: 12781
- Thank you received: 1659
10 hours 22 minutes ago #169825
by Mr. Dam
Replied by Mr. Dam on topic Field title "Other" missing in payment form
Thank you, Meyer
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.