can't save / see team member image, only demo image
-
Hi,
I am not able to upload the image associated to a team members.
I see the featured-image section in the right column of the “edit team member” screen. I can select an image but it seems it’s not saved. I always continue to see only the gray “demo image” next to the team members.
Any suggestions?
Thanks
Regards,
Lucap.s. I tried to add the following lines to my function.php file
function.php
/* 2016-04-01 – Luca Martelli per WordPress Team Manager */
add_theme_support( ‘post-thumbnails’ );
add_theme_support( ‘post-thumbnails’, array( ‘page’, ‘post’, ‘team_manager’ ) );
- The topic ‘can't save / see team member image, only demo image’ is closed to new replies.