- Posts: 130
COMMUNITY FORUM
Reset gender choice
- Steven Trooster
- Topic Author
- Offline
- Premium Member
Less
More
3 years 9 months ago #177990
by Steven Trooster
Reset gender choice was created by Steven Trooster
A user has the option to choose a gender, man or woman. It is optional, but once you made a choice, you can't undo this. I have editors who don't like their gender to be shown or don't want to choose between a gender. How can one undo the choice once made? Could there be an option added like 'netral' or 'other'?
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6218
3 years 9 months ago #177997
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Reset gender choice
Yes, that should be changed indeed to something more flexible.
Would adding a 3rd option like neutral/not specified be sufficient?
Would adding a 3rd option like neutral/not specified be sufficient?
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6218
3 years 9 months ago #177998
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Reset gender choice
Went ahead with "Not specified" for now as the 3rd and default option in K2. You can test it out by installing K2 v2.104 (dev) from getk2.org/downloads/?f=K2_Development_Release.zip on top of v2.10.3.
Just get a backup as there's a slight DB schema change.
Just get a backup as there's a slight DB schema change.
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Steven Trooster
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 130
3 years 9 months ago #178001
by Steven Trooster
Replied by Steven Trooster on topic Reset gender choice
Wow. That’s a quick feature implementation. Thank you. Will test it soon.
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6218
3 years 9 months ago #178004
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Reset gender choice
Sure, let me know :)
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Steven Trooster
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 130
3 years 7 months ago #178611
by Steven Trooster
Replied by Steven Trooster on topic Reset gender choice
Sorry for my late response. I didn't have a chance to test it before. But it's a nice solution. Thanks.
It didn't gat a chance to test K2 dev. thoughroly on other aspects. Is it safe to install on a production site, or are there specific aspects I should take look at first? In other words: what else has changed?
It didn't gat a chance to test K2 dev. thoughroly on other aspects. Is it safe to install on a production site, or are there specific aspects I should take look at first? In other words: what else has changed?
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6218
3 years 7 months ago #178638
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Reset gender choice
It's 100% safe to upgrade. To see what's changed track the commits on GitHub. But anything I merge into the dev release is 100% tested and stable. "Dev" is just a name to differentiate this rolling release.
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Steven Trooster
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 130
3 years 6 months ago #178793
by Steven Trooster
Replied by Steven Trooster on topic Reset gender choice
There's a bug in this dev release. When an article has pagination, the url changes to localhost: https://localhost/index.php?option=com_k2&view=itemlist&layout=category&task=category&id=439&Itemid=371
On my live site (where I haven't installed this version yet) pagination in an article doesn't work. I stays on page 1, weither you click next or use the dropdown menu. See: www.ugenda.nl/recensies/theater-recensies/item/12144-9-x-theater-om-de-zomer-mee-in-te-gaan
On my live site (where I haven't installed this version yet) pagination in an article doesn't work. I stays on page 1, weither you click next or use the dropdown menu. See: www.ugenda.nl/recensies/theater-recensies/item/12144-9-x-theater-om-de-zomer-mee-in-te-gaan
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6218
3 years 6 months ago #178806
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Reset gender choice
Try the latest release in which I improved the item pagination (prev/next) to also fetch additional data like images: getk2.org/downloads/?f=K2_Development_Release.zip
You can for example build something like this now: jmp.sh/9RCUgse
You can for example build something like this now: jmp.sh/9RCUgse
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Steven Trooster
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 130
3 years 6 months ago #178813
by Steven Trooster
Replied by Steven Trooster on topic Reset gender choice
Something is strange: if I have sef URL's turned off (on my test server) then I still get the localhost error. If I turn the nice url's on, it works...
Please Log in or Create an account to join the conversation.