Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Brett Shumaker

    (@brettshumaker)

    Hi ericsteiner –
    You’ll need to replace two files in version 1.19 of Simple Staff List to get this functionality back. We’ll also be adding this feature in one of the next updates to the plugin so you shouldn’t have to replace code again in the future.

    To get thumbnail image instead of the full size image in your staff list, use this shortcode instead of the one you were using previously: [simple-staff-list image_size=thumbnail]

    New code for /public/class-simple-staff-list-public.php is located here: http://pastebin.com/NFb50Dqk

    New code for /public/partials/simple-staff-list-shortcode-display.php is located here: http://pastebin.com/86rJvfzS

    Let me know if you have any trouble implementing this change.
    Thanks!

    Thread Starter ericrsteiner

    (@ericrsteiner)

    Hey Brett,

    Thanks for the fast response. I just had a chance to try your changes and unfortunately they did not work. The images did not show up at all and it was only showing a couple of the staff and duplicating them.

    I revered back to the original files. Here is our site.
    http://www.enchantedmem.com/meet-memory-makers/

    If you want to see what happens when I make your changes reply back and I will let you know when I replace the files and shortcode and you can see what happens.

    Thanks, Eric

    Plugin Author Brett Shumaker

    (@brettshumaker)

    Hey Eric –
    Strange. That code worked for me, but I would like to see what happens when you replace the files I gave you. I understand if you don’t want to leave the site broken for more than a few minutes, so if you want, you could:
    – Update the files
    – Take a screenshot of the page and post a link to the image here
    – Show me the exact Simple Staff List shortcode you’re using
    – “View Source” with your browser (usually by pressing CTRL + U on a PC or CMD + OPT + U on a mac)
    – Post that HTML on pastebin.com or somewhere

    Then I’ll take a look and see if I can figure out what’s going on.

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Use thumbnail rather than full size image’ is closed to new replies.