• bilboandpiper

    (@bilboandpiper)


    Hi all,
    I’m using a thesis theme and wanted to know if that’s an issues with installing the photocontest application?

    I’m still new to the wordpress world and had a couple of questions

    – does the photocontest application replace my “posts” section, does it tie into my “post” section, or is it configured as a new “page”?
    – can I create multiple categories so people can submit photos for multiple categories (example: vote for best sad pictures and another category for best happy pictures). Is there a limit to the total number of categories avaialble?
    – is there a limit to the number of people that can register and the number of photos that can be posted?

    Thanks for your help ??

Viewing 1 replies (of 1 total)
  • Plugin Author frekel

    (@frekel)

    – does the photocontest application replace my “posts” section, does it tie into my “post” section, or is it configured as a new “page”?

    Depens on the which one you choose when creating a contest (Look at the DEFAULT TYPE:
    //Defines the default type when creating a new contest
    //page: The plugin creates a page which handles a contest
    //post: The plugin creates a post which handles a contest
    define(‘DEFAULT_TYPE’,$options_array[‘DEFAULT_TYPE’]);

    – can I create multiple categories so people can submit photos for multiple categories (example: vote for best sad pictures and another category for best happy pictures). Is there a limit to the total number of categories availble?

    Short answer: Nope
    Long answer : I have done this for a paying customer. Can recreate this you you but it costs money ??
    (Mail me when interested)

    – is there a limit to the number of people that can register and the number of photos that can be posted?

    Short answer: Nope
    Long answer : Nope, there is no limit

    Thanks for your help ??

    No problem!

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: PhotoContest Plugin] Photo categories setup and post clarification’ is closed to new replies.