• I want to create a site where users can submit recipes and vote on them sort of like reddit/digg for food.

    I want people who visit my site to be able to see the most viewed, top rated, most commented recipes/posts.

    From searching the forums, I think users can only post if I give them permission.

    Simply put, I want anybody who visits the site to be able to submit a recipe or article following a standardized form (i.e,title of post, pictures and recipes) to the site and have people vote on them without me doing anything.

    I’m pretty new to wordpress, and installed the Vote It Up plugin to handle to voting aspect of the site. All I need now is a users submit form or something.

    I’m I making any sense? Is this possible with WordPress?

    Thanks for all the help.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter Peeekay

    (@peeekay)

    Ill check it out.

    Thank you for the suggestion. So with this plugin I can get the functionality of sites like reddit and digg

    I know nothing of those sites
    this form will let anyone post from whatever page you specify and be published immediately or put in moderation for an admin to publish
    I assume the vote plugin can then be used for the post

    You will probably want your visitors to identify themselves before posting, and be remembered next time they visit. They should log in.

    1. Lest users self register on your site

    Any user with at least the role of contributor may write, save and edit their own posts. They may finally submit it to the pending status (awaiting review by an edior or administrator)

    2. Set the default role for new users to contributor

    Any user with the role of author may publish their own posts.

    3. Upgrade users you trust to the author role

    Contributors may not upload files.

    4. Use a plugin (Capability Manager or Members) to allow contributors to upload pictures .. OR .. let the default role be author in the first place. Tha last suggestion is a bit risky, as anyone may publish almost anything immediately.

    Recepies may have a specific format.

    5. Use a plugin that offers a recipe template for your posts (in a specfic category?), or a plugin that makes a “custom post type” for recipes. For custom content you may design the editor to contain exactly the fields you need.

    6. For voting, search a plugin for your needs.

    Other possibilities: Post on front (plugin), or let users fill out a form that is mailed to you, so you can publish the content on behalf of your vistors.

    Anything is possible with WordPress, and usually simpler to achieve than on other platforms. But having functions that is exactly what you need for a special purpose may take some time putting together, may be by experienced users, and/or you may need som simple programming.

    When you decide which way to go, you may get more detailed help here, like finding plugins, teaking the settings and so on.

    Thread Starter Peeekay

    (@peeekay)

    Thanks for the information. Ill spend some time playing around with wordpress and see if I can get it to do what I want.

    You wouldn’t happen to know of a current wordpress site doing this.

    Thanks

    Thread Starter Peeekay

    (@peeekay)

    I think I may have found a solution for anyone wanting to know.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Is This Even Possible with WordPress?’ is closed to new replies.