Topic-icon problem with javascript interfering with Sobipro

Active Subscriptions:

None
Good day
Good Day
I am using the sobipro directory system and there appears to be a conflict with javascripts.
this is the syntax we are seeing that interferes with the modal window in the sobipro review section.
<script src="/media/sourcecoast/js/jq-bootstrap-1.8.3.js" type="text/javascript"></script>

It has been recommended that we disable it and I am wondering what that will break in the JFBConnect side of things. and how it can be disabled.
It is important to be able to do the reviews.

Thank you
Gary
The topic has been locked.
Support Specialist
7 years 3 weeks ago #61559 by mel
In JFBConnect, off the top of my head that javascript is mainly being used to enable the modal popups for
* SCLogin modal popup view type
* The social toolbar on the front-end to manually create posts
* The popup when you're logging in to Facebook saying you're now logging in.

If you have jQuery and Bootstrap libraries loaded from another extension or your template, you can try turning off the JFBConnect backend > Configuration > General > 'Load jQuery/Bootstrap' option to make sure the above functionality continues to work.

-Melissa
The topic has been locked.