Magic Tags in Template

This topic is: not resolved

This topic contains 5 replies, has 4 voices, and was last updated by  mbrinson 6 months, 1 week ago.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #167849

    jaden
    Member

    I’ve been able to figure our almost everything except for two pieces of code.

    Below is what I used to call my magic tag image in Pods to my Pod Template but the image doesn’t show. Please help me figure it.

    <pre>{@speaker_photo, print_field}</pre><IMG width="219" height="304">

    #167850

    jaden
    Member

    Ok, I’ve figured out everything else accept I just can’t figure out how to make the photo for each speaker show on their page this is the current code that I am useing:

    <PRE><P><IMG src="{@speaker_photo};" width="208" height="286" border="0"></P></PRE>

    Nothing shows up.

    To give an example of what we are trying to achieve you can look at this page on your showcase site

    http://www.teammannatech.com/meet-the-team/

    #167851

    sc0ttkclark
    Keymaster
    Post count: 813

    You could use {@speaker_photo.guid} to pull in the full sized image URL. You can use additional helpers like the Image Sizes helper to pull in different sized images.

    #167852

    smelcher
    Member

    <img src="{@speaker_photo.guid}" width="208" height="286" border="0" />

    #167853

    jaden
    Member

    Ok ,I know this is going to sound most inappropriate but I’m going to say it anyway i love you……… After struggling for over a week to get this to work you helped get it to work THANK YOU THANK YOU THANK YOU. Now all need is to put the hair i pulled out while working on this back on my head. :-D

    P.s. I just uploaded an image that was 600 x 600 and it was able to keep it in the proper specs. PODS ARE AWESOME!!!!!!!! I am emailing my friends and telling them they have to get this.

    #172482

    mbrinson
    Participant
    Post count: 5

    @Scott – you mentioned that you can use a helper such as “Image Sizes”, but in pods 2.0 where you enable the helpers component I read this text -> “you most likely don’t need these and we recommend you use our WP filters and actions instead.”

    Is there a particular WP filter that can be used to fulfill this functionality? I’m assuming that we’re talking about wp_filter() items when you’re saying “our WP filters.” Am I right in thinking that, or are there some WP Filters and actions that are particular to Pods 2.0?

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.

Wordpress Cloud Hosting