Uploaded image for project: 'Community Platforms'
  1. Community Platforms
  2. COM-19941

[Blog Post] - Image caption is not displayed

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: None
    • Icon: High High
    • None
    • None
    • ezplatform.com
    • None

    Description

      The description field is not used:
      https://github.com/ezsystems/ezplatform-com/commit/5f0b30bba0898b9b4ef3d8ee1924e412ae8d94d5#diff-470944c156fa47b105377dbdd9b5edadR9

      Template

      it should be:

      {{ ez_render_field(content, 'caption') }}
      

      Open question: what if there is some formatting in the caption field?

      Design

      .embed-image {
          margin: 0 0 30px 0;
          display: inline-block;
          padding: 0;
      }
      .embed-image .embed-image-caption {
          margin-top: 5px;
          font-size: 13px;
          color: #666;
          padding: 10px 0;
          font-style: italic;
      }
      

      Attachments

        Activity

          People

            kamil.madejski@ibexa.co Kamil Madejski
            sylvain.guittard@ibexa.co Sylvain Guittard
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: