• I created a simple table with the following structure:

    [table sort="asc"]
    <h3 style="border-bottom: none;"><a href=""><img src="" alt="" width="189" height="181" />A Name</a></h3>
    <h3 style="border-bottom: none;"><a href="">B Name</a></h3>
    <h3 style="border-bottom: none;"><a href="">C Name</a></h3>
    <h3 style="border-bottom: none;"><a href="">K Name</a></h3>
    <h3 style="border-bottom: none;"><a href="">N Name</a></h3>
    <h3 style="border-bottom: none;"><a href="">M Name</a></h3>
    [/table]

    I can see the sort doesn’t seem to reorder the N & the M names, is there something I need to set or install to get sorting to work correctly?

  • The topic ‘Table Sort Not Working’ is closed to new replies.