1. sr494
  2. Bug Report
  3. Wednesday, May 07 2014, 03:18 AM
I have a problem with the drop-down-list (select)

it does not work. it was, but after on of the updates i had this problem.

the select button is visible, but as soon as a user click it he gets the pic #2
Attached the pics
Attachments (3)
References
  1. http://ssaua.org/component/users/?view=registration
admin Accepted Answer
Admin
Hi,
sorry for late reply, it was night for us.

The problem is your template, the select are generated by Joomla.

try to add this line at your CSS style (for example at the end of file /templates/jsn_solid_pro/css/template.css)
#jsn-page{overflow:visible;}
  1. more than a month ago
  2. Bug Report
  3. # 1
sr494 Accepted Answer
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 2
admin Accepted Answer
Admin
Sorry but I have see your css, and I not see the directive.where you have inserted?
  1. more than a month ago
  2. Bug Report
  3. # 3
sr494 Accepted Answer
Hi again, i am sorry for the delay.
please check my site again
  1. more than a month ago
  2. Bug Report
  3. # 4
sr494 Accepted Answer
Easy Profile Support wrote:

Sorry but I have see your css, and I not see the directive.where you have inserted?


Hi again, i am sorry for the delay.
please check my site again
  1. more than a month ago
  2. Bug Report
  3. # 5
admin Accepted Answer
Admin
Hi,
it's a very strange problem. I have investigated and I found the real problem. This is a bug of jquery.choosen built in Joomla.
remove previous CSS code and add this:
.chzn-container-single.chzn-container-single-nosearch .chzn-search{display:none;}


curiosity
before apply this patch can you try this: go on edit article on frontend and try to use select for change category of article. Same issue?
References
  1. https://github.com/harvesthq/chosen/issues/447
  1. more than a month ago
  2. Bug Report
  3. # 6
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.