Undesired CSS, JavaScript and Google Font loading in footer
-
Hi,
I don’t use the HTML5 player and yet SSP loads a bunch of files that I’d like it didn’t. These:
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Roboto:400,700&v=1.20.9"/> <link rel="stylesheet" href="https://manualdousuario.net/wp-content/plugins/seriously-simple-podcasting/assets/css/icon_fonts.css?v=1.20.9"/> <link rel="stylesheet" href="https://manualdousuario.net/wp-content/plugins/seriously-simple-podcasting/assets/fonts/Gizmo/gizmo.css?v=1.20.9"/> <link rel="stylesheet" href="https://manualdousuario.net/wp-content/plugins/seriously-simple-podcasting/assets/css/frontend.css?v=1.20.9"/> <script src="//cdnjs.cloudflare.com/ajax/libs/wavesurfer.js/1.4.0/wavesurfer.min.js?v=1.20.9"></script>
I couldn’t deregister them in
functions.php
and, honestly, have no idea how to stop SSP from loading these.How can I do this?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Undesired CSS, JavaScript and Google Font loading in footer’ is closed to new replies.