PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

"Set as Featured Image" does not work

  1. yoramzara
    Member

    My site is http://avelim.org/
    I run Gravity forms 1.7.2, WordPress 3.5.1 in Hebrew which is RTL and the theme Weaver II Pro 1.3.2

    I created a post submission form.

    http://avelim.org/publish/

    The form has "Post Image" field. I checked the box "Set as Featured Image"

    When I submit the form the post is immediately published. The issue is that the image does not appear as featured image. What should I do?

    Posted 10 years ago on Tuesday April 30, 2013 | Permalink
  2. David Peralty

    So when you edit the post it creates, you don't see it as the featured image?

    Posted 10 years ago on Tuesday April 30, 2013 | Permalink
  3. yoramzara
    Member

    Correct

    Posted 10 years ago on Wednesday May 1, 2013 | Permalink
  4. yoramzara
    Member

    What service am I paying for? You take forever

    Posted 10 years ago on Saturday May 4, 2013 | Permalink
  5. I just submitted a sample post to your site with a sample image. I took a look at the code and didn't notice anywhere that it is actually attempting to call a featured image.

    Is your single.php file looking for a featured image in it's layout? There should be some sort of reference to 'the_post_thumbnail' sort of like this:

    if ( has_post_thumbnail() ) {
    	the_post_thumbnail();
    }
    Posted 10 years ago on Saturday May 4, 2013 | Permalink
  6. yoramzara
    Member

    The key is not in the template code. It is not set in admin dashboard, in post edit section. Featured Image metabox is empty, it gives a prompt to set a featured image.

    Posted 10 years ago on Sunday May 5, 2013 | Permalink
  7. yoramzara
    Member

    I can let you in the site and you can see for your self. Do you want WordPress admin details?

    Posted 10 years ago on Sunday May 5, 2013 | Permalink
  8. I suggest waiting until normal operation hours on Monday to give that information to an administrative Gravity Forms member. If for some reason they are unable to reach out to you tomorrow, you can reach me at s.napierski[at]timebombmedia[dot]com and I will be more than willing to help you out.

    Posted 10 years ago on Monday May 6, 2013 | Permalink