Jump to content

Domain contact drop-down not working with Six template


techdruid

Recommended Posts

This problem is for changing the domain contact information.

 

Is anyone else having this problem where the drop-down is not working when you chose "Use existing account contact"?

 

This seems to be set in the following template file. It has all my contacts in the drop-down when I view the source HTML, but when I click on it, it doesn't drop-down and allow me to choose. I'm not showing any javascript errors in the browsers (Chrome or Firefox) debugging console window either. Seems like there should be *something* when I click on it. I'm at a loss and am having to many issues since upgrading to WHMCS 6.1 that perhaps I'm missing something obvious.

 

clientareadomaincontactinfo.tpl

Link to comment
Share on other sites

I seem to be able to get around this problem by removing the following CSS setting.

 

In the following file.

./assets/css/bootstrap.min.css

 

.col-xs-10 {float: left;}

 

I'm not a css expert, so I'm not sure why this setting is causing the drop-down to fail.

 

Perhaps I can override this in a custom css file somewhere so I don't need to modify the bootstrap file. I'd sure like to know if anyone else is having this same problem.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated