Featured Image not showing up

This topic contains 5 reply and 2 voices, and was last updated by Spencer 10 years, 1 month ago
Viewing 5 Posts - 1 through 5 (of 5 total)
Author Posts
March 11, 2014 at 12:30 am 16395
Spencer Hey! I'm just having a teeny problem, and I'm positive someone here can help me resolve this! So far this support forum has been extremely helpful :) so, I'll do my best tot explain this: I create a form, in the WP-Front end pro form creator. I add a featured image field. When I try to have this image show up on posts, it doesn't show up. It is just a blank square with the question mark. When I copy the "image link" it is just simply http://site.com/whatever/215 It seems like it's just linking whatever page I'm on, with the id of the image at the end. Here's the HTML code I'm using to try and make it work:
image
Obviously something is wrong here. I pulled [wpv-post-field name="featured_image"] from the form shortcode, for the featured image. Any ideas of how to make this work? Thank you! Spencer
March 11, 2014 at 12:32 am 16396
Spencer Spencer

Obviously it actually used my code. I will display it properly: ‘center tag”img tag’ width=”240″ height=”170″ src=”[wpv-post-field name=”featured_image”]” class=”thumbnail_upload” alt=”image”>’close center tag’

March 11, 2014 at 12:40 am 16397
Tareq Hasan Tareq Hasan

Is the image is uploaded and attached to the post as featured image at all? Do you see it in wp-admin area?

March 11, 2014 at 12:42 am 16399
Spencer Spencer

Yeah! It’s in the wp-admin area, under the “featured image” section on the bottom right hand corner 🙂 I know the images are uploading correctly, I just can’t seem to get them to display as such using the featured image shortcode

March 11, 2014 at 12:53 am 16401
Tareq Hasan Tareq Hasan

Then the blame is up to the shortcode provider 🙂

March 11, 2014 at 12:58 am 16403
Spencer Spencer

Ahh I just wasn’t thinking! I guess I was presuming that it was via Wp front end pro forms, when it was actually the shortcode from wp views itself. If you care to know, I use http://wp-types.com/home/views-create-elegant-displays-for-your-content/ for displaying my content after users enter it using the forms. Anyway, thank you for the help! Have a great day! 🙂

Viewing 5 Posts - 1 through 5 (of 5 total)