How find source to thumbnail

Home Forums Calendar Products Events Calendar PRO How find source to thumbnail

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #71303
    osflake
    Participant

    Hi,

    I never found solution on this forum.
    How can I put link of thumbnail to some function? ex
    If i use:
    1.
    the_post_thumbnail($thumbnail->ID)
    WP show te thumbnail
    2.
    get_permalink($thumbnail->ID)
    WP show me a link to post

    I need some function which show me source to thumbnail.
    ex.
    <div id="bleble" style='background:url('ID); ?>’) bottom center;’>

    any idea?

    #71541
    Barry
    Member

    Hi osflake – a related WordPress function like get_the_post_thumbnail() might get you closer (you can simply wrap its output with your link element).

    Since this is really the domain of custom development though I’ll go ahead and close this thread – good luck!

    #981461
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How find source to thumbnail’ is closed to new replies.