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

Support archive

Not all element showed

Alessandro 23 Mar 2014 15:59 question, complete

Just installed low-alphabet.
I'have done a pge index for entries on "articoli".
All work fine, but the list of entries, say for the letter "I" stop at 100 elements, and I have a lot more articles for many other letters

Is an imposed limit?
I tried with and withiout paginatiion with the some results.
I'have used auto_limit=yes, but nothing chenged.

{exp:low_alphabet:entries
channel="articoli"
numbers="yes"
alpha_filter="{freebie_2}"
orderby="title"
sort="asc"
auto_limit=yes
disable="categories|member_data|pagination"
}

missed somthing?

Replies

  1. Low 23 Mar 2014 16:06

    looks like there aren't quotes around the auto_limit parameter: auto_limit=yes

    Does it work if you use auto_limit="yes"?

  2. Alessandro 24 Mar 2014 22:09

    Quotes solved the problem.
    Works fine. great product, simple to use.

    I checked the query a million times, and I have not seen it.
    My fault. I must recharge my batteries

    Thanks