• Resolved nadahussein

    (@nadahussein)


    I am using this plugin to allow user adding new post from the fron-end of my website>
    but uploading image is not working with my custom theme.
    what should i do??

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @nadahussein,

    You need to know the meta name where your theme is locating images from. You can simply create a sample post from backend and place images as your theme needs. After that enable custom fields from Post Screen and look for the image url and check the meta key where it is saved.

    Then use that meta key to create an image upload field in your post form and it should work fine.

    Thanks

    Hello Rafsun,

    My issue is same, I have created a form with the option to upload featured image.
    When I use that form on the frontend, the upload button won’t work.

    I follow your above step and uploaded the image from backend and I have the meta key.
    But where and how we use that key.
    Using meta key I am able to print the image, but I want the upload image button to work and a user can upload an image

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘uploading image’ is closed to new replies.