itpresidents / thesis-archive-2020

10 stars 1 forks source link

image captions aren't rendered #70

Closed noisyneuron closed 4 years ago

noisyneuron commented 4 years ago

captions inserted through the wordpress interface (along with alt text) are not rendered:


<figure class="figure">
   <img width="100%" alt="Lines of code that look like poetry, along with the colorful visual output they create." 
   src="https://itp.nyu.edu/thesis2020/wp-content/uploads/2020/04/august-1024x576.png"
   class="figure-img img-fluid">
   <figcaption class="figure-caption"> CAPTION_SHOULD_APPEAR_HERE </figcaption>
</figure>
EonYang commented 4 years ago

Thank you so much for QAing. Fixed.

EonYang commented 4 years ago

I think it’s showing up.

The server needs sometime to server new content I guess.

Yang Yang ITP Post-Doctoral Fellow ITP/TSOA/NYU Portfolio, Linkedin yy2473@nyu.edu 718-3603-754 On May 1, 2020, 10:47 AM -0400, noisyneuron notifications@github.com, wrote:

@EonYang this is still not working.. I added the caption as part of the image fields (see screenshot) - but it doesn't render here — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.