low_alphabet_heading and low_alphabet_footer are not being parsed.
This is on EE2.5.2, latest version of Low Alphabet - I cannot get low_alphabet_heading and low_alphabet_footer to parse.
Test page here:
http://www.walry.be/spaans/test
My code for the entry list is the basic:
{exp:low_alphabet:entries channel="books_manuals_es" orderby="title" disable="categories|member_data|pagination" dynamic="no"}
{if count == 1}
- {/if}
{if low_alphabet_heading}
{low_alphabet_label}
{/if}
{low_alphabet_heading} - {low_alphabet_footer} {title}
{if low_alphabet_footer}
{/if}
{if count == total_results}{/if}
{/exp:low_alphabet:entries}
Any suggestions?
PS some of my html is being stripped out by Getsatisfaction's editor, full code here http://pastie.org/4674622
Replies
Low 6 Sep 2012 15:41
Hiya,
Is the extension installed/enabled? What happens when you just output {low_alphabet_heading}?
e-man 6 Sep 2012 15:44
*facepalm* D'oh, my bad, the extension wasn't enabled - time for an espresso.
Thanks Low!
Low 6 Sep 2012 15:45
Make it a double! ;)