Home>Support>Dequeue front-flex

Dequeue front-flex

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hi,

I want to dequeue and then add this to my css file: /plugins/siteorigin-panels/css/front-flex.css
Can you please tell me the right way to dequeue.
Thanks!

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 7 years, 5 months ago Alex S
    Hi, I Work Here

    Hi Merxus,

    Unfortunately, this isn’t possible without a fair amount of custom coding. This is beyond the scope of what we can help you with on our forums, but you could hire a developer to implement this for you.

    We recommend using Codeable. You’ll be able to hire someone at an hourly rate to do this work for you.

  2. 7 years, 5 months ago merxus

    For God sake! This is just a line of code:
    I only need the handle and then write it in the functions file.

    function dequeue_script() {
       wp_dequeue_script( '?handle' );
    }
    add_action( 'wp_print_scripts', 'dequeue_script', 100 );

    Can you give the ?handle or do I have to hire someone for that?

  3. 7 years, 5 months ago Alex S
    Hi, I Work Here

    Hi Merxus,

    It’s sadly not that simple or I would have provided you the code. Regardless, the handler is: siteorigin-panels-front this won’t directly work however as there are additional checks needed to prevent the output which we sadly cannot assist with.

  4. 7 years, 5 months ago merxus

    OK, Thanks!

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More