Wordpress User Submitted Posts Plugin

Discussion in 'WordPress' started by shyamrenjan, Dec 29, 2011.

  1. #1
    Hi,
    I am creating Photo uploading website. I am using wordpress for creating it. In this website anyone can upload images but the admin needs to approve to get it display. For this i am using User Submitted Posts Plugin

    If i try to upload an image using this plugin, "title, User name, Tags, Images" everything is getting uploaded and displayed in the post but the images are not displaing in the post. Please Find attachment too. Can any one help me to do this
     

    Attached Files:

    shyamrenjan, Dec 29, 2011 IP
  2. filegrasper

    filegrasper Active Member

    Messages:
    493
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    73
    #2
    how can i help you?
     
    filegrasper, Dec 29, 2011 IP
  3. shyamrenjan

    shyamrenjan Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Please check this check the attachment bcos i am not able to put url directly
     

    Attached Files:

    shyamrenjan, Dec 29, 2011 IP
  4. Ecreation

    Ecreation Active Member

    Messages:
    823
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    68
    #4
    You need to call the function post_attachments(); inside the post loop of your theme files(home.php,index.php,single.php, archive.php etc) . I have added the post_attachments() function just below the_content( '' ) function call and it worked fine. I hope this helps.
     
    Ecreation, Jan 27, 2012 IP
  5. 4help

    4help Greenhorn

    Messages:
    39
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #5
    Hi, Ecreation,

    i succesffuly installed the plugin.

    Only have the problem is, user submitted url (Author URL) not showing.

    How to display that ?

    i added <?php post_attachments(); ?> for image dispaly.

    Can you please post the tag for showing user submitted url (Author URL)
     
    4help, Mar 20, 2012 IP
  6. ronaldlee

    ronaldlee Peon

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    why wordpress is removed all blogs.
     
    ronaldlee, Mar 21, 2012 IP