All Low add-ons are now owned by EEHarbor. Read the blog post.

Support archive

Low Reorder not working on MSM

Meijo 3 Apr 2013 02:48 problem, complete

I have low Reorder installed on a MSM installation with 2 sites.
It recognized the channels for each site and lets me reorder them on the CP, but even though I have the clear cache selected, it has no effect on the front end.
I used the tag
{exp:low_reorder:entries set="my_set" disable="member_data|category_fields"}

Is there something else I'm missing?

Thanks

Replies

  1. Low 3 Apr 2013 06:30

    Have you tried setting the site="" parameter in the Entries tag?

  2. Meijo 3 Apr 2013 23:09

    Thanks, that solved part of the problem. Now it's looping. I have 11 products and it loops eleven times so it's showing 121 products!!
    I'm using this code:
    {exp:low_reorder:entries site="my_store" set="2" disable="trackbacks|pagination|member_data|category_fields|categories" dynamic="no"}

  3. Meijo 3 Apr 2013 23:33

    Never mind...
    I changed the order of the entries tag and the

      and now it's working like a charm.

      Thanks. This add-on is just what my clients have been requesting for a long time.