Disable plugin on specific pages


Home Forums Front End PM PRO Disable plugin on specific pages

This topic is: Not Resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #45899
    little.chimp
    Participant

    Do you have a recommend method for completely disabling the plugin on specific page? I’ve commented out the notification.js in the function file in the plugin as I don’t use it and couldn’t find a proper way to disable from being queried. But I’m still getting lots of other fep scripts and CSS on every page. Please note, I do use Plugin Organiser and FEP is the only plugin it can’t disable on a per page basis.

    #45900
    little.chimp
    Participant

    for my own reference…

    /function.php Line: 255-279 commented out. notification.js
    /function.php Line: 213
    if (is_single() || is_archive() || is_page('inbox')) {
    wp_enqueue_style( 'fep-common-style' );
    }

Viewing 2 posts - 1 through 2 (of 2 total)

You need to purchase ‘Front End PM PRO’ to create topic in this support forum.

If you already purchased ‘Front End PM PRO’ please LOGIN.