• Resolved René

    (@mobiflip)


    The plugin injects unasked massive CSS and script code into the head of my page. how can I turn this off? I use the old UI.

    <link rel='stylesheet' id='lasso-live-css'  href='https://www.url.de/wp-content/plugins/simple-urls/admin/assets/css/lasso-live.css?ver=1659675570' type='text/css' media='all' />
    
    <style type="text/css">
    			:root{
    				--lasso-main: black !important;
    				--lasso-title: black !important;
    				--lasso-button: #22BAA0 !important;
    				--lasso-secondary-button: #22BAA0 !important;
    				--lasso-button-text: white !important;
    				--lasso-background: white !important;
    				--lasso-pros: #22BAA0 !important;
    				--lasso-cons: #E06470 !important;
    			}
    		</style>
    			<script type="text/javascript">
    				// Notice how this gets configured before we load Font Awesome
    				window.FontAwesomeConfig = { autoReplaceSvg: false }
    			</script>
    • This topic was modified 2 years, 7 months ago by René.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor lassoteam

    (@lassoteam)

    @mobiflip Hey René, thanks for reporting this! I’ve created a ticket with our devs on your behalf, so we can get this fixed ASAP.

    I’ll respond here as soon as that fix is ready for you, and the CSS and script code are able to be turned off. Thanks, René!

    Plugin Contributor lassoteam

    (@lassoteam)

    This is resolved in v112. Once you update, it will temporarily put you on the new UI. However, if you navigate to Settings > General, you can toggle “Enable Old UI” at the bottom of the lefthand column.

    Then hit “Save Changes” to go back to the original UI, and the plugin will remove the new UI’s CSS.

    Thank you for reporting this!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘injects unwanted CSS and script code’ is closed to new replies.