• Hi,

    I can’t show the filter as it’s only displayed to logged-in users.

    I have a page that shows videos, and above this is the AML Filter.
    If I add a new category to filter by, the newest category (NEW CATEGORY) appears to the left, and I want to be able to choose the location….

    It looks Like this:

    NEW CATEGORY | ALL VIDEOS | WORKOUT VIDEOS | STRENGTH VIDEOS

    I want to to look like this:

    ALL VIDEOS | WORKOUT VIDEOS | NEW CATEGORY | STRENGTH VIDEOS

    I can’t find a way to reorder the filters….

    Can you help?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Darren Cooney

    (@dcooney)

    @helloknox
    To reorder you’d have to:

    1. Use this hook to build the filters yourself.
    2. Use this hook to switch the order params

    Hope this points you in the right direction.

    Thread Starter helloknox

    (@helloknox)

    Thanks for this. The first hook worked once I changed the ID and added it to functions. However, my current filter list is replaced by all categories. Could you explain how to only show the ones I want – can they be specified in the code in functions?

    Plugin Author Darren Cooney

    (@dcooney)

    @helloknox Sorry I’m not sure what you mean.

    If you’re using Custom Values just reorder them in the Filter admin (WordPress) vs using this hook.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Reorder the filter categories’ is closed to new replies.