• Resolved iroller

    (@iroller)


    Hello. Would you consider giving adding the option to show thumbnails when using shortcode listing? Thanks

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

    (@wiredimpact)

    Great question @iroller. You can actually add thumbnails yourself as long as you’re comfortable with coding by using the built-in templating system in the plugin. Here are the steps you would need to take:

    1. Copy either /templates/opps-list-one-time.php or /templates/opp-list-flexible.php from the plugin’s folder into a folder within your theme called wivm.
    2. Add in the_post_thumbnail() or whatever other code you want to display directly into the copied template.
    3. The plugin will now use your template to display the opportunities and you can still update the plugin without losing your changes.

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

    Jonathan
    Wired Impact

    Thread Starter iroller

    (@iroller)

    Thanks. I will give that a go.

    Plugin Author Wired Impact

    (@wiredimpact)

    No problem and good luck!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Thumbnail Images on Listings’ is closed to new replies.