How to use tag in featured image

You should add fallback to the webp img tag. In the attached link are some strategies, most relevant is this: <picture> <source srcset=”img/awesomeWebPImage.webp” type=”image/webp”> <source srcset=”img/creakyOldJPEG.jpg” type=”image/jpeg”> <img src=”img/creakyOldJPEG.jpg” alt=”Alt Text!”> </picture> Source: https://css-tricks.com/using-webp-images/

Blog replace single post page featured image

Try with uploading the bigger size image and then call it based on the requirement : the_post_thumbnail( ‘thumbnail’ ); // Thumbnail (150 x 150 hard cropped) the_post_thumbnail( ‘medium’ ); // Medium resolution (300 x 300 max height 300px) the_post_thumbnail( ‘medium_large’ ); // Medium Large (added in WP 4.4) resolution (768 x 0 infinite height) the_post_thumbnail( … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)