Hi, @paperfrat.
I don’t know if I understood. You are using images of different dimensions but you want they being shown with the same dimensions?
In this case, there are some alternatives:
– apply a CSS style;
– use external thumbnails;
– use a theme that resize the images.
Hello Marcel! I have a problem.
If the image is loaded into the media library, the categories display a large image (by default) and I need in categories the image size 396×220 add_image_size(‘power-mag-widget-large’, 396, 220, true );
default <_img src=”/wp-content/uploads/2018/04/3daffa8d0acc33dac3b1a958be5fb756.jpg” alt=”” />
This option is needed <_img src=”/wp-content/uploads/2018/04/3daffa8d0acc33dac3b1a958be5fb756-396×220.jpg” alt=”” />
Sorry for my bad english. I hope you understand me.
Hi, @elliot540.
I don’t know if I understood. Do you have a big external image (larger than 396×220) and want it resized to 396×220?
Miniature 396×220 in categories, now the default full size image …
If the images are loaded into the media library and attached to the publication, the plug-in should set the size of the thumbnail size in the category (power-mag-widget-large)
Hi, @elliot540.
I didn’t understand yet. Why are you trying to use images from “media library” with FIFU? FIFU was done to work with external, not internal images…