PDF Preview no longer working
-
I just noticed this with the update to v.1.60, but reverting the files to 1.52 didn’t resolve the issue. So, I’m not sure when this issue appeared.
I’m using both a fairly advanced shortcode (see my previous post) and a simple instance. Neither is currently generating a preview in the gallery. I either get a broken image icon (complex example) or a completely blank field (simple example).
For quick reference, here’s my usage:
Complex
[mla_gallery tax_query="array('relation' => 'AND', array('taxonomy' => 'attachment_category','field' => 'slug','terms' => 'maps-assault-offenses'),array('taxonomy' => 'attachment_category','field' => 'slug','terms' => 'maps-victims-under-25','operator' => 'NOT IN'))" mla_caption="{+title+}" post_mime_type="application/pdf" link="file" mla_target="_blank" mla_viewer="true" mla_viewer_width="250"]
Simple
[mla_gallery attachment_category=’maps-assault-offenses,maps-victims-under-25′ tax_operator=’AND’ mla_caption=”{+title+}” post_mime_type=”application/pdf” link=”file” mla_target=”_blank” mla_viewer=”true” mla_viewer_width=”250″]
- The topic ‘PDF Preview no longer working’ is closed to new replies.