Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383

Reply To: Slider with right gray column

New Front EN Support Forums Sensei Theme Support Slider with right gray column Reply To: Slider with right gray column

#6985
mmsatori
Keymaster

Hey Michele,

line 146 of the “recent-posts-slider.php” file I’ve mentioned above says:

$img_details = wp_get_attachment_image_src( get_post_thumbnail_id( $val_p['post_ID'] ), 'full' );

which implies that the image being taken is the full version of the image. Could you please describe which amendments you’ve made to the “recent-posts-slider.php” file and how you added the post image that currently seems pixelated? Thanks!

Sincerely,
Andrii / Satori Studio