Local Thumbnails Come with Wrong Path/URL
-
Hi I am using the get_the_post_thumbnail() so ti will return the featured image with the size that I want and have specified under the Media settings on wordpress, but when I do this, the path for the image comes like this:
It was suppose to grab the local thumbnail and the sir that I want but that is not the case, can you please help and let me know what do to.
If I use get_video_thumbnail($post->ID) it does work and show me the image but with the wrong size, I need the to be able to grab the featured image and specify a size.
I think WordPress is saving the external path in the database somehow.
Thank you,
Philipe
The topic ‘Local Thumbnails Come with Wrong Path/URL’ is closed to new replies.