1. Nelson_Cheng
  2. General
  3. Monday, October 20 2014, 03:16 AM
http://vdo.udonstudio.hk/facebook_login.jpg

look like this.

it is not work, how to fix it
admin Accepted Answer
Admin
Hi,
please post me your site link, we will see the issue.

I think that your "template override" include the button into HTML form declaration, so when you click in the button, the form (with username and password) is submitted.
  1. more than a month ago
  2. General
  3. # 1
Nelson_Cheng Accepted Answer
Content Protected
  1. more than a month ago
  2. General
  3. # 2
admin Accepted Answer
Admin
Hi,
I found the problem, Template Menu Javascript capture all click on top bar (and their child), so the click on our Facebook button not work.

to solve this try to add this line at the of file /plugins/system/t3/base-bs3/js/menu.js
jQuery(document).ready(function(){jQuery('li.dropdown.mega').unbind('click');});
  1. more than a month ago
  2. General
  3. # 3
  • 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.