Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter James Revillini

    (@jrevillini)

    Update: I managed to make sure the plugin was off for the home page which was my main concern. Now it just loads on all pages which isn’t necessary but isn’t too bad either.

    But I’d still like your opinion on the metabox issue.

    Plugin Author enomoto celtislab

    (@enomoto-celtislab)

    If you want to use a per-page filter, specify ‘Use’ instead of ‘Not use’ and save.

    I think the checkboxes are transparent because the other CSS takes precedence over them.

    I can’t reproduce this in my environment, but I think there are other plug-ins that apply CSS that takes precedence over the CSS below, so you’ll need to find them and figure out how to fix it.

    .device-type input.altcheckbox[type="checkbox"]:checked + span.dashicons-yes:before {
        background-color: yellowgreen;
    }
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘can’t turn off the filter /activate plugin on specific page’ is closed to new replies.