• Resolved jamessheen

    (@jamessheen)


    I would like to be able to put the images in dimension size order, can this be added to the plugin?

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Niels Lange

    (@nielslange)

    Hello @jamessheen ??

    I would like to be able to put the images in dimension size order, can this be added to the plugin?

    With the current approach, it’s rather tricky to add ordering to the image dimensions, as that value is a text value. To make them orderable, I’d have to split the field “Dimensions” into the fields “Height” and “Width” and then store numerical values in the database.

    That said, I’ve created an issue for this on https://github.com/nielslange/smntcs-image-dimensions/issues/3 and will look into it. ??

    Plugin Author Niels Lange

    (@nielslange)

    Hello @jamessheen ??

    As promised before, I looked into your suggestion and implemented it right away. Unfortunately, I haven’t been able to hide the two new columns by default. However, you can adjust the visible columns via the Screen Options.

    I’m marking this request as resolved, and would be happy if you could leave a review. ??

    Thread Starter jamessheen

    (@jamessheen)

    Hi there! I have just updated the plugin, and although it shows the headers for Height and Width, the figures are empty in those columns…

    Plugin Author Niels Lange

    (@nielslange)

    Hi there! I have just updated the plugin, and although it shows the headers for Height and Width, the figures are empty in those columns…

    This might be a migration glitch. Can you deactivate and activate the plugin? This should fetch the image dimensions and add them to the database.

    Thread Starter jamessheen

    (@jamessheen)

    Superb… thats got it ?? thank you very much

    Plugin Author Niels Lange

    (@nielslange)

    That’s great to hear! ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Order for Dimensions’ is closed to new replies.