• Resolved PatriceV

    (@patricev)


    Hi,

    I tried to place some images in a listing, with jetpack plugin installed, but shortcodes are not decoded, and so I have text like “[caption id="attachment_1275" align="alignnone" width="300"]” displayed !

    Not realy the expected result 😀

    Is there a way to correctly manage jetpack shortcodes ?

    https://wordpress.org/plugins/ldd-directory-lite/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Mark

    (@delayedinsanity)

    The first couple of versions didn’t parse shortcodes due to the template engine I had started to use. I’ve ported all views to pure PHP templates, using the same format as WordPress themes (what I should have done from day one).

    Shortcodes should start working once you update to 0.7-beta. Post back here after updating and let me know if you’re good to go or if there’s still issues occurring.

    Thread Starter PatriceV

    (@patricev)

    Hi,

    Great, it works fine, thank you !

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Shortcode in listings’ is closed to new replies.