The images are cut off.
Printscreen see in the image ta cut and do not know how to fix it.
Can anyone help me?

Hi,
Sorry for delay, we don’t work on weekends!
When you set a featured image, it is cropped for different sizes to be used on modules/block/post styles. The theme uses the add_image_size() function, you could read more about the featured image size here (it’s from Newsmag documentation but the principles are the same) – https://forum.tagdiv.com/image-size/
Thanks!
I followed the basic tutorial newspapper. Until I installed the plugin and tutorial follow the tips below, which has the theme of manual own.
Installed Thumbnail Upscale and Force Regenerate Thumbnails and not solved. Below the settings that were made.
https://forum.tagdiv.com/image-size/
http://www.davidtan.org/wordpress-hard-crop-vs-soft-crop-difference-comparison-example/
Hi sesantanajr,
I have checked your site and some of your images are cropped, but they don’t have width and height, for example – http://screencast.com/t/Cmfz8ZNJUNJ it should look like this – http://screencast.com/t/uPWhut4R
Each featured image is cropped to a specific size, here you can see the thumbs used on modules – http://screencast.com/t/9xmQZoZFrGR and the code is located in td_config.php file – http://screencast.com/t/c7LeWSH7p3VK
You have to use Thumbnail Upscale and Force Regenerate Thumbnails only if you use smaller images than the thumb size on modules/block. If the images are not cropped you will have just to regenerate thumbnails – https://forum.tagdiv.com/using-the-theme-with-existing-content/
Did you modified the code? Please remove your custom modifications or try to so a clean install then check again without any plugins active, leave just Visual Composer active, clear cache and see if you still have this issue after you regenerate the thumbs.
Yesterday when I have checked your site the thumbs were cropped to the specific size. The theme doesn’t use the full size image on modules, I have just provide more details in the documentation how the theme creates the thumbnails and how to change the cropping mode if you want this.
Thanks!