This support forum is no longer in use. Please use the Cloudinary Community at https://community.cloudinary.com/ to receive assistance from other members of the community and from Cloudinary's support team. For account-specific questions or if you believe that you've encountered a bug, please contact the Cloudinary team directly via the "submit a request" option on this support site.

How can I use meta tags with my images?

Comments

1 comment

  • Official comment
    Avatar
    Maor Gariv

    Hi Victor,

    Thanks for reaching out.

     

    I see that Evento object includes a CloudinaryField so to render an image from it you can use - 

    {% cloudinary post.image width=150 effect="sepia" %} (or any other transformations, of course).

    Don't forget to include {% load cloudinary %} in the HTML

     

    Let me know how it goes!

     

    Best,

    Maor

     

     

    Comment actions Permalink

Post is closed for comments.