Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi and thanks for your support question.

    Indeed, it shows the URL. In order to stay flexible, the post navigation label allows HTML. In order to show an image, you should use:

    <img src=”%post_feat_image” />

    You can set additional properties if you study the HTML documentation for the <img> tag

    Hi,

    I’ve extended the plugin with additional wildcards:

    %post_featured_image creates the image for you
    %post_featured_image_url only shows the url

    The same holds for
    %post_featured_image_thumb
    %post_featured_image_thumb_url

    The old tags %post_feat_image and %post_feat_image_thumb will remain supported for the time being.

    The changes are checked in, when I release a new version of the plug-in, this change will be included.

    Kind regards,
    Diana

    New wildcards added in 0.9.3

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Images showing url instead of actual image’ is closed to new replies.