Topic-icon Disqus error when mod_jfbcfan is enabled

Active Subscriptions:

None
10 years 6 months ago - 10 years 6 months ago #37564 by iveth
Hi
When the Module: Module mod_jfbcfan is enabled the there is a conflict with Disqus - and disqus does not work (Comments):



and the Pinterest does not show up (Im not quite sure how it is related)

both are enabled now...

What can be done
Last edit: 10 years 6 months ago by iveth.
The topic has been locked.
Support Specialist
10 years 6 months ago #37601 by alzander
It looks to be the same issue as before regarding the /media/sourcecoast/css/sc_bootstrap.css file 'bleeding' into Disqus. There was an issue with the code we had you comment out earlier as not all the styles were correctly commented out.

Toward the very bottom in the section where you added /* and */, there's already a comment in that section in the following block:
.ui-helper-clearfix {
    min-height:0;
    /* support: IE7 */
}
That /* support: IE7 */ line is letting the rest of the styles still apply. Can you just delete that support:IE7 line and it will properly disable all those ui styles.

Let me know how that goes,
Alex
The topic has been locked.
Active Subscriptions:

None
10 years 6 months ago #37614 by iveth
Thanks - right out of the box :)
The topic has been locked.
Support Specialist
10 years 6 months ago #37630 by alzander
Fantastic. Glad to fix that issue, and, again, the CSS will be fixed in the next release so you don't have to deal with this again.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
10 years 6 months ago - 10 years 6 months ago #37756 by iveth
I have implemente the fix but it is not stable - and does not show in windows explorer 10 could something else make a conflict
Last edit: 10 years 6 months ago by iveth.
The topic has been locked.
Support Specialist
10 years 6 months ago #37782 by alzander
Iveth,
I'm not sure why IE10 isn't working. I just tried and I see that the comments area is blank, but I don't see any reason why. Have you tried disabling the JFBCSystem plugin to see if that makes it work? If it still fails, that may be a JomRes / Disqus issue and not related to JFBConnect.

Keep me posted, and good luck,
Alex
The topic has been locked.
Active Subscriptions:

None
10 years 6 months ago - 10 years 6 months ago #37789 by iveth
Alex you are right

Un publishing the system plugins the Disqus is still not showing so it must be something else :rolleyes:

Alex all is ok now -thanks for your help it has been some work ;)
Last edit: 10 years 6 months ago by iveth.
The topic has been locked.
Support Specialist
10 years 6 months ago #37791 by alzander
No problem. Glad things are moving for you now with this. If you need anything else, just let us know... and good luck figuring out what's wrong with Disqus. From what I could see, the div for the Disqus comments was having a "display:none" attribute put on it. That's normal since it's in that tabbed view.. but that style wasn't being cleared when the tab was clicked on for some reason.

I could be completely off as I didn't diagnose things too deeply, but thought I'd let you know what I saw.

Best of luck,
Alex
The topic has been locked.