Thank You Sir, for your reply.
I read through your Page, and realized that I can set Image size to Thumbnail: I did that, and it balanced all my Images to be equal height.
MOVING FORWARD
Your plugin is doing the function it was created to do, well.
The challenge is that it doesn’t present aesthetics very well, and what I discovered is that you need to expand the power of the plugin, by making it more robust for usage.
Give it a Settings Page— where we will be able to set:
a.) Image size (both for Grid and Slider) in pixels, rem or em units.
b.) Set Border Radius for image.
c) Change/Choose background colour for count number.
d.) Change or choose border radius for background colour of Count number.
e.) Disable Image: sometimes, I may just need Category name and Category count.
It should be possible for me to set image to false– in which case the image will not show: but just the Category name and count as seen here — https://prnt.sc/ckhuC4IAP03_
f.) Set the number of rows and columns for the Grid and Slider.
Now, this ability to Set the number of rows and columns for the Grid and Slider is important because we may need to create a layout for Grid or Sidebar that looks like this — https://prnt.sc/2X71izTz6iev
This means that we should also be able to set the width of the Container in rem, em oe percent(%)
g.) Be able to set the size in pixels, em, rem or percent(%) of the Navigation Arrows and Dots, as well as be able to choose colour for the Navigation Arrows and Dots.
Additionally, we should be able to set Horizontal and Vertical offset for the Navigation Arrows and Dots.
If you can add these features to the plugin, you would have made the plugin more robust, more customizable (to an extent) and more user friendly for us.
Most of all the parameters that you need us to define in the shortcode should become options that we can also select from the Settings page.
Now, if you still think you don’t want to add a Settings Page, then add all these features for robustness that I’m asking for, as shortcode parameters as well.
The current state of the plugin still make it look ordinary and without much flexibility and control to be able to get the plugin to look and styled as we want.
Hoping that I made sense to you, and waiting to see that you implement these features soon.
Regards.