• Resolved jaydweight

    (@jaydweight)


    I’ve added some images to the google sheet (after adding the ability to add html tags to the functions.php file) and that is causing the table to not be sorted from A-Z.

    I’m not a google sheet wizard, but I think it’s because of the tag, it sees that ‘<‘ is a symbol and therefore puts it at the end of the table after the ‘Z’ names at the very bottom. But like I said, I’m not sure.

    How can I fix that?

    Here’s a link to an image showing the google sheet:
    Google Sheet

    Here’s a link to an image of the table with the images at the end of the table:
    Table on Page

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter jaydweight

    (@jaydweight)

    I’m adding link to another thread as I have partially fixed this issue, but more issues have come up because of the initial fix.

    Link to other thread post

    • This reply was modified 6 years, 2 months ago by jaydweight.
    Plugin Author Meitar

    (@meitar)

    How can I fix that?

    Well, if the sort order isn’t what you want, and what you want is a custom sort order (i.e., not alphabetical or numeric), then you have to do the sorting yourself. I.e., you have to write a function that sorts the rows the way you want, as in, do the work you want done.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Images causing Table to not be Sorted from A-Z’ is closed to new replies.