• Resolved mauri01

    (@mauri01)


    Hello, i got a problem, when i turn on the floating button, the
    /wp-content/plugins/assets/css/style.min.css?ver=5.7
    is missing, tells me the developer tool. but anyway i have no folder like that in plugins.
    when i switch off your plugin, all is fine.
    could it be that in floating-contact.php, this part is wrong?

    function fcb_files() {
    wp_enqueue_style( ‘custom’, plugins_url(‘assets/css/style.min.css’,__FILE__), array(), 1.0, ‘screen’ );
    }

    please check once.
    thanks

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘style.min.css?ver=5.7 missing’ is closed to new replies.