The SCLogin is being enclosed in the following span, which already has the data-target attribute set. Our suspicion is that the tag is interfering with the Javascript which sets up the click handler to open the popup. If you view the modal in the sidebar of the typography page, that modal popup works correctly and isn't enclosed in a span with a data-target.If you try the link in the menu it doesn't work
<span class=" separator" data-target="#">...</span>
For starters, it looks like one of our css files is not being loaded. Is JFBConnect enabled/installed on your system, or just SCLogin? Can you try going into JFBConnect and enabling the 'Load jQuery/Bootstrap' option to see if the sc_bootstrap.css gets included on the page?if you go to a page like typography in the side bar it pops up not doesn't look good
#sclogin-username, #sclogin-passwd{
height:28px;
}
.sclogin .inputbox {
display:inline;
}
Try following this tutorial for loading from Modules Anywhere. When I do it this way in Joomla 3.3.6, I do not have the toggle:I believe the reason the data-target attribute set is because it being loaded into using modules anywhere.
Join our newsletter to get alerts for Joomla releases, tips and tricks and extension updates.