Skip to Content Skip to Menu

🎃 Happy Halloween! Treat yourself with an awesome discount on memberships! Get 20% off now with code SPOOKY-2024!

Dropdown Zero Width

  • chepp
  • chepp
  • OFFLINE
  • Posts: 20
  • Thanks: 1
  • Karma: 0
8 years 6 months ago #281076 by chepp
Replied by chepp on topic Dropdown Zero Width
Wow - I hadn't played with that plugin before. It's pretty impressive. Unfortunately, killing Chosen killed the whole form except the submit button. I played with some settings to see if I could get it to work without any luck so far. I'll keep playing with it to see if I can figure something out.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48460
  • Thanks: 8280
  • Karma: 1443
8 years 6 months ago #281097 by krileon
Replied by krileon on topic Dropdown Zero Width
Probably needs to specifically target select inputs converted to chosen. Maybe the below will work without breaking the form.

Code:
$( '.cbRegistration .chosen-select,.cbEditProfile .chosen-select' ).chosen( 'destroy' );

I'm not familiar enough with chosen to advise any further, sorry.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

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

  • chepp
  • chepp
  • OFFLINE
  • Posts: 20
  • Thanks: 1
  • Karma: 0
8 years 6 months ago #281112 by chepp
Replied by chepp on topic Dropdown Zero Width
I finally figured out what was causing the problem - Smart Search. When I disable that module the registration page starts working. The standard search module doesn't cause a problem. I tried deleting it then creating a default Smart Search module but had the same result.

I was sure I tried disabling that module before but with all the different iterations (dozens of them) I must have missed that one. I didn't load the smart search module when I was building the site from scratch because I was investigating third party components and plugins. In hindsight I should have loaded all the Joomla base modules as well. C'est la vie.

Thanks again for the support.
The following user(s) said Thank You: cbrace

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48460
  • Thanks: 8280
  • Karma: 1443
8 years 6 months ago #281133 by krileon
Replied by krileon on topic Dropdown Zero Width
That's a pretty massive oversight my Joomla. I highly recommend posting your findings on the Joomla forums as that needs to be fixed. the smart search module selector should not be that aggressive.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

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

Moderators: beatnantkrileon
Powered by Kunena Forum