• Resolved jochenrosen1705

    (@jochenrosen1705)


    Dear team the description seems outdated as the description does not match current version capabilities. I can not find the “Photo Albums -> Album admin -> Edit Album information ->
    Manage Photos admin” page? Where can I activate that [wppa] displays the 3 custom fields I activated. PS I can see them when I upload the photo and in the admin backend I can see the 3 fields populated with my entered data.

    many thanks!
    JR

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Jacob N. Breetvelt

    (@opajaap)

    Open the wp menu item Photo Albums, submenu item Album admin.
    This opens a table of albums.
    Click in the column Edit on the line of the album you want to see.

    To show the custom data, you should use so-called keywords that work as placeholders for the custom data fields.
    Example: w#cc0 stands for Custom Caption number 0
    w#cd0 stands for Custom Data number 0, etc up to w#cc9 and w#cd9

    The captions are system wide defined on the settings page, i understand you found that already.

    You should enter the keywords in the photo description; you can use html code.
    Example:

    <table>
    <tr>
    <td>w#cc0</td>
    <td>w#cd0</td>
    </tr>
    </table>
    

    Or just in the description like:

    This is w#cd0, his adddres is w#cd1, and his tel no is w#cd2

    Thread Starter jochenrosen1705

    (@jochenrosen1705)

    Dear Jacob
    I managed to add the fields to the description, but – if I am not mistaken – I had to add it to each and every foto which is not very comfortable, is there a central place where I cann add the w#cd0 etc so that it is displayed automatically on all fotos when the field is populated?
    many thanks for your swift post!
    best
    Jochen

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    Photo ALbums -> Settings -> Advanced settings -> New -> I -> Item 13 to enter the standard description

    Item 12 to make it apply for new items

    Photo ALbums -> Settings -> Advanced settings -> Maintenance -> II -> Item 6 to apply it to all current items.

    Thread Starter jochenrosen1705

    (@jochenrosen1705)

    AWESOME!!! MANY thanks!!!
    Jochen

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Can not add / display customer data fields on photo page’ is closed to new replies.