This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Replies

4
  1. Alex S Staff

    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. 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. Alex S Staff

    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. 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.

Have a different question or issue?

Start New Thread