Want to add a forum like this one to your store? Install Champ Now

Welcome to Champ's live demo

Did you know that this isn't just a demo?
This is our live pre-sales Q&A and support forum. Take a look around and say "Hello".

0

[New Feature] User Image uploads

Mar 24, 2018 - 8:44 AM

https://getchamp.myshopify.com/community/champ/forums/6/topics/211 Copy
  • We've just implemented image uploads into Champ.

    Requirement(s):

    We'll be detailing how to enable this feature in a guide soon. Look here for an update on the link to the new guide.

    File upload

    Update:

    The guide is up here: https://getchamp.net/guides/image-uploads/

    This post was edited Mar 24, 2018 10:48AM
    0
  • You can even upload non-image files.

    PDFs will automatically include a thumbnail, whereas non-PDF and non-image files will simply be a link.

    champ_website.pdf champ_website.pdf

    0
  • PS - If you find that images displayed are too big in the forums, you can shrink them with some CSS.

    Just go to the Design section of Champ's dashboard and add the following:

    .media-body img {
    max-width: 300px;
    }

    Screenshot:
    Champ_–_Forum_App_for_Shopify.png

    Don't forget to click save

    This post was edited Mar 24, 2018 10:10PM
    0
  • i have an upload error on Upload Files on my site as well as when I posted this reply from your forum. I try to upload a JPG or PNG and get an error:

    Upload failed: Invalid Signature 6285cbcf835f370a15d3030157cf00606338d514. String to sign - 'callback=https://widget.cloudinary.com/cloudinary_cors.html&timestamp=1533148687'.

    Can you please let me know if you can fix the bug? My email is co******@gmail.com

    Moderator Edit: We've contacted you at your email. We've also redacted your email in this post.

    This post was edited Aug 2, 2018 11:15AM
    0
  • Testing to see how this forum works

    0
  • http://bit.ly/30jI5Z6 - I want to get to know
    http://bit.ly/2PW5ZH3 - Dating

    http://bit.ly/2vBTcCL - diets

    http://bit.ly/3aGPqXD - Wheel of fortune
    http://bit.ly/2VTRas9 - dating
    http://bit.ly/3cJdafe - super prize draw
    http://bit.ly/3cAQVIB - want to meet

    0
Quick reply

How to format posts

Champ uses Markdown for formatting text in posts. Certain markup tags (eg. H1) are forbidden to ensure that pages remain semantically compliant. Other tags are automatically sanitized to ensure all content is secure.

  • Emphasis, aka italics, with *asterisks* or _underscores_.
  • Strong emphasis, aka bold, with **asterisks** or __underscores__.
  • Combined emphasis with **asterisks and _underscores_**.
  • Strikethrough uses two tildes. ~~Scratch this.~~
  • Links are added automatically, but can be formatted like so: [My link](https://mylink.com)
For more information, take a look at the Markdown Cheatsheet.