Forums

[Plugin: Flickr Tag] What means "use the "flickr" tag (syntax outlined in the popup media window). " (3 posts)

  1. csigncsign
    Member
    Posted 8 months ago #

    Don't know how to add the photos of a certain group to a post.

    What is meant with:
    "use the "flickr" tag (syntax outlined in the popup media window). "

    I have no option in the plugin's popup window for groups!

    http://wordpress.org/extend/plugins/flickr-tag/

  2. basra
    Member
    Posted 5 months ago #

    Hi,
    I have a problem with the same thing, but got a step further I think:
    in the HTML view of the post, you can add the code:

    [flickr]group: group name[/flickr]

    This works half way with me: I do not get an error on may page (which I do when I put for instance [flickr]pool: Global Design Research[/flickr] so the group tag is apparently recognised. But I get no display of photos!

    Did anyone get a group pool of flickr working with this tag?

    Cheer, Bas

  3. crimesagainstlogic
    Member
    Posted 5 months ago #

    The syntax from the popup is:

    Usage

    [flickr [params]]set:set id[(size[,limit])][/flickr] or
    [flickr [params]]tag:tag 1[(,|+)tag 2...][@username][(size[,limit])][/flickr] or
    [flickr [params]]photo:photo id[(size[,limit])][/flickr] or
    [flickr [params]]photostream:[username][(size[,limit])][/flickr] or
    [flickr [params]]group:group name[(size[,limit])][/flickr]
    Notes

    Any parameters ([params]) you add to the flickr tag (e.g. "style" or "alt") are added to the inserted image tag(s).

    Examples

    To show "medium" photos tagged with "railcar" OR "train" from anyone, use:

    [flickr]tag:railcar,train(medium)[/flickr]

    To show a maximum of 20 "large" photos tagged with "railcar" AND "adm" from the user "anemergencystop", padding images with 10 pixels on all sides, use:

    [flickr style="padding: 10px;"]tag:railcar+adm@anemergencystop(large, 20)[/flickr]

    To show anemergencystop's photostream, use:

    [flickr]photostream:anemergencystop[/flickr]

    To show 10 photos from the Clearview Signs group pool, use:

    [flickr]group:clearview signs(,10)[/flickr]

Reply

You must log in to post.

About this Topic