Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Jeff Sterup

    (@foomagoo)

    Look in your server log for a php error or in your browser console for a javascript error.

    Plugin Author Jeff Sterup

    (@foomagoo)

    Also try opening the Screen Options tab at the top of the page and make sure Plugin Organizer is checked. Actually I don’t see the Screen Options tab. That could be a problem.

    Thread Starter bmaas93

    (@bmaas93)

    I dont see that option in the screen option. Console log gives no error: https://snag.gy/nkjVeZ.jpg

    Plugin Author Jeff Sterup

    (@foomagoo)

    Is selective plugin loading turned on on the Plugin Organizer settings page?

    Thread Starter bmaas93

    (@bmaas93)

    K. F*ck me. Had turned it off. Somehow it turned off by itself cause I didn’t lookad at that whole settings page.

    Thank you anyway for thinking with me.

    Thread Starter bmaas93

    (@bmaas93)

    Oh not this again.

    I’ve saved the post type plugin load order because no rules where applied. And now the custom rules per page are not working. I have to resave everypost to let the rules apply?

    Is there a quick fix?

    Plugin Author Jeff Sterup

    (@foomagoo)

    Do you mean you went to the post type plugins page and crated a setting for posts? Or did you change the load order? If you made a setting for posts that created a setting for each individual post. Those settings take precedence over plugin filters. So to get your plugin filters to take affect you need to remove the setting on the post type plugin page for posts. Select post from the post type drop down. Then check the reset all checkbox. Then click “Reset settings for this post type”. This will remove the settings for all of your posts that haven’t been set to override the post type setting.

    Thread Starter bmaas93

    (@bmaas93)

    So it isn’t like this:
    Plugin filters > Individual post settings > post type settings

    What is the correct order?

    I have page type settings. But for certain pages (and childs) I want different settings.

    Now I have post type settings and plugin filters on. But the plugin filters take no effect.

    This is confusing.

    Plugin Author Jeff Sterup

    (@foomagoo)

    Pages/posts are the highest priority. Post type settings create a setting for every page/post of that type. So they are the same thing. Plugin filters are the lower priority. So they will only take affect if you haven’t set something on a page/post with the same url.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Plugin filters not working anymore: no options.’ is closed to new replies.