• Resolved arake

    (@arake)


    Hi,
    I’m working on a platform to help non-profit organizations to find help. Each organization would have its own page with information about its projects and how to volunteer. WIVM will be of great help to display volunteer opportunities for every organization. However, I need the organization page to display its volunteer opportunities only, and not a list that includes other organizations’ opportunities. Is there a way to tune the short-codes to display a specific opportunity, or opportunities created for a specific organization/user?

    Thanks,
    Kenedy

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Wired Impact

    (@wiredimpact)

    Thanks for reaching out Kenedy. Unfortunately, there isn’t an easy way to modify the shortcode for what you’re looking for. As the plugin stands today there are two ways I think you can approach this:

    1. Manual Links: This is the simpler approach, but also the most time-intensive. Essentially, you would manually create links on each organizaton’s page that linked to their volunteer opportunities. Again, it’s very manual, but would allow you to list only the opportunities you wanted.
    2. Adjust the Shortcode with PHP Coding: If you or someone you know was really comfortable with PHP coding, you could use the hooks system built into the plugin to adjust the output of the shortcode. That would give you the ability to display whatever opportunities you wanted on each page in a much more automated way. Obviously, the big downside here is that it would require a web developer to implement.

    I hope that’s helpful. Let me know if you have any follow up questions.

    Jonathan

    Thread Starter arake

    (@arake)

    Jonathan,
    Thanks for the clarification. I believe for an MVP we can adopt the Manual Links approach. This may give us time to find a voluntary Dev to code a long-term solution.

    Thank you.

    Plugin Author Wired Impact

    (@wiredimpact)

    I think that makes a lot of sense. Thanks Kenedy. If you have any other questions don’t hesitate to let us know.

    Jonathan

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘short-code to display specific opportunity’ is closed to new replies.