• Resolved haween

    (@haween)


    Another small question.
    I am trying to filter by user in a virtual album. Somehow I can’t get it to work.
    I have a widget on the homepage with photos of users who post their photos there according to a keyword “gallery”.
    This works perfectly.

    So that the users can select, delete and change the photos from their albums, I wanted to offer an overview of the photos to remove the keyword and determine other photos.

    I was thinking of:
    [wppa type=”thumbs” album=”#tags,gallery,#owner,#me”]
    I have already tried many variations, but I can’t get any results.

    Should this filter work?

    Or can I also apply tags in physical albums?

    best regards

    Horst

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

    (@opajaap)

    we have already:
    album=”#tags,#me”
    where #me is interpreted as the visitors displayname.

    i could quite simple implement:
    album=”#tags,#me,gallery”
    hence also:
    album=”#tags,#me,gallery,othertag,yetanothertag,etc”

    Then, we also need to automatically add the owners displayname as tag.
    This looks doable

    Thread Starter haween

    (@haween)

    Yes, that was what I did.
    [wppa type=”slide” album=”#tags,Galerie”] is ok!

    [wppa type=”slide” album=”#tags,#me,Galerie”] no photo find in search.

    I have tried it with several users. The photos are of course in the gallery.

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    [wppa type=”slide” album=”#tags,#me,Galerie”] is not implemented yet, but i will do if you like.

    Thread Starter haween

    (@haween)

    That will be great. So they can find and edit the images.

    I think the types: slide and thumbs are useful.

    This would really make it easier for users to maintain the gallery, as users should regularly post new photos. However, they themselves decide which photos are suitable.

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    Ok, i will implement it. pls stand by

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    I implemented it a little different:

    The shortcode can now read: [wppa type=”thumbs” album=”#tags,gallery” meonly] to give you the desired behaviour.

    The argument ‘meonly’ filters albums and photos in any wppa shortcode so that only the items owned by the current visitor are shown.

    It is available in the currently latest dev version 8.6.01.004

    If you want this version, do the following:
    – download https://downloads.www.ads-software.com/plugin/wp-photo-album-plus.8.6.01.004.zip
    – Go to the WP menu Plugins -> Add new plugin -> Upload plugin
    – Upload the zip you just downloaded
    – Install and click the button ‘Replace current versiopn with download’

    More info about this version can be found here: https://wppa.nl/changelog/

    Thread Starter haween

    (@haween)

    Thank you very much. It works as desired! I am always impressed by your support and how quickly you implement changes and requests in the software.

    However, I noticed one thing: when installing the plugin, the message “Replace current version” did not appear, but was installed as a stand-alone plugin. I deactivated the beta …8.6.01 and activated 8.6.01.004. Everything works…

    best wishes for the coming x-mas holidays and the new year
    Horst

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Search with Keywords, Tags’ is closed to new replies.