Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Mike Martel

    (@mike_cowobo)

    Hi @iadagrace,

    Good suggestion.
    You could probably manage this by using the featured image in a custom byline template. You could even have it load in your favourite lightbox if you do something like this:

    [wp-tiles byline_template="%content%<br /><a href='%featured_image%' class='button' rel='lightbox'>View Image</a>%"]

    (shortcode above is just an example of how to achieve something like this, it’s not copy/paste-able 🙂 )

    Cheers,
    Mike

    Thread Starter iadagraca

    (@iadagraca)

    I thought i could try something like that in the byline editor? But it didn’t work to me, it seemed like it had some other code embeded into it.

    Plugin Author Mike Martel

    (@mike_cowobo)

    Hi @iadagraca,

    I’m sorry, you’re right – I forgot that %featured_image% actually returns the whole featured image html, not just the link. I have just added an extra template tag %featured_image_src% to the GitHub version of the plugin (download here). Try it with that!

    Mike

    Thread Starter iadagraca

    (@iadagraca)

    Awesome good man!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[feature suggestion]1.0 beta custom byline featured image link’ is closed to new replies.