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. 😀
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. 😀
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…
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.
Superb… thats got it 🙂 thank you very much