Post thumbnail wrong url
-
Hallo,
I have a small problem with my code and funktion to show the thumbnail url it will be vry nice if some one can help me.
i have use a custom directory for my Post Type to upload the file and images.
Code: http://pastebin.com/kLRJ4Qedand its work all very good
now i have a plugin to show user favorite post and i want to show the post thumbnail and not the url to post.Plugin Code: http://pastebin.com/tgSHVq8c =line 68
i have use in line 68
".get_the_post_thumbnail($entry->ID)."
but its not show the image url from custom directory to show the post thumb. it show imedia.mypage.com/upload/imagename.jpgMy Qustion?
How can i show the post thumb in plugin?
The topic ‘Post thumbnail wrong url’ is closed to new replies.