Uploaded images not linked to post
Author | Posts |
---|---|
September 4, 2013 at 2:58 am 7769 | |
Hi There, I did some digging around and I don't think I saw anything quite like what I am needing. I got the posted content to show in my post feeds, but now when there is only one image displayed, the image is linked to the image URL, not the post as the design for the site I am working on requires. For some reason when the featured image, and post image are both displayed at the same time, they link to the post ID. Is there anything I can do to correct this? | |
September 5, 2013 at 12:27 am 7797 | |
It basically depends how your theme shows the image and post. If your theme supports feature image, inserting the feature image field in the form should be the right choice. And your theme should display the feature image if it finds one and it should be linked to the post. So the plugin can’t do anything as your theme is responsible to show those elements. Other images, which uses custom fields, are inserted below the post content. Linking those images to the post url isn’t the right choice obviously, although you could turn off inserting the images and custom fields to the post content from the plugin settings. | |
October 16, 2013 at 10:25 am 9050 | |
Is there a default to automatically attach the images to the newly created post within the native media? By using the image upload form field? Not the featured image. | |
October 16, 2013 at 10:35 am 9051 | |
@robbie59 – you can show any custom field including image,media file. Check documentation – http://docs.wedevs.com/wp-user-frontend-pro/#showing-meta-fields |