By LAC Webadmin on Wednesday, 07 October 2015
Posted in Technical Issues
Replies 5
Likes 0
Views 800
Votes 0
I think it is conflicting with my template BS3 but I have not experienced conflicts with ES before. Can you help me find where the issue is please. Also, if you have LastPass plugin in Firefox clicking on the privacy button enables the LastPass login, weird!

http://screencast.com/t/yXLAy0SG7Ku

Thanks,

Jackson
hey Jackson,

I am sorry that delay of this reply,

We have checked in your site, it seems like if switch to Joomla default template it work fine. Perhaps you can consult with your current template provider regarding this and see how it goes?

By the way, that is very hard for us to troubleshoot on this issue if without FTP access.

Also, if you have LastPass plugin in Firefox clicking on the privacy button enables the LastPass login, weird!

Is it so far only 1 button it trigger the login form?
·
Wednesday, 07 October 2015 14:25
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Arlex,

I found the issue, it's in the dropdown-menu class used in share privacy. In my template JS, I targeted .dropdown-menu and called stopPropagation() method when clicked. I guess that's a bug in my JS code but I thought ES namespaced everything in BS3 to prevent conflict with other components or template BS?

Regarding the LastPass, only when I click on the caret icon but not in the padlock. It's kind of weird! Can you try that in your end?

Thanks,

Jackson
·
Thursday, 08 October 2015 01:00
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Jackson,

I am really sorry that delay of this reply,

Regarding with your first question, perhaps you can try modify that class name from this file and see how it goes -> JoomlaFolder\components\com_easysocial\themes\wireframe\privacy\default.privacy.options.php
If change to another class name, it work fine, then I will consult with our designer regarding this.

Regarding the LastPass, only when I click on the caret icon but not in the padlock. It's kind of weird! Can you try that in your end?

I tried to figure out but it seems like even I remove that button html code, it still get trigger when I press around that area, you can take a look of my video here : http://screencast.com/t/mJALlnWto
·
Thursday, 08 October 2015 23:04
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Arlex,

I will try you suggestion with changing the class name.

RE: LastPass plugin, yeah, it is weird right... Well, in FF, I usually see an * icon on username fields and when clicked it will enable that LP login dialog box. If you look at the heading LP actually injects a Javascript. It could be ES is using a class or id name that LP is using to trigger their JS, I don't know.

Thanks,

Jackson
·
Friday, 09 October 2015 00:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Jackson,

May i know if you change the class name is it work for you?

Yeah, that was weird If that was possible perhaps you can consult with this 'LastPass' add-on extension provider and see which class/id name their used to trigger the click event? So we can if we can fix this conflict.
·
Friday, 09 October 2015 12:07
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post