There seems to be a lot of unecessary javascript coming into source view with filebase pro, even when disabled. Seems to be to do with uploading files – which we don’t need on the frontend, do you know if it’s possible to remove it?
Also getting a call to a stylesheet even though we’ve disabled styles in admin
<link rel='stylesheet' id='jquery-treeview-css' href='http://mydowain.com/desing/wp-content/plugins/wp-filebase-pro/extras/jquery/treeview/jquery.treeview.css?ver=3.2.12' type='text/css' media='all' />
:
eg
<script type=”text/javascript”>
//<![CDATA[
jQuery(document).ready(function(){});
if(‘undefined’ == typeof wpfb_isScrolledIntoView) {
function wpfb_isScrolledIntoView(elem)
{
`
-
This topic was modified 9 years, 4 months ago by RACHAEL.