• Resolved Tilman

    (@archeryimagesnet)


    I was wondering, if it could be possible to set a fixed “base” url for the complete installation of wppa. Let’s say /photogallery/. Usually the base url changes depending on the page in which an album is embedded. With a fixed base the album url would be always /photogallery/?locale… and not /photogallery/subpage/?locale… even if I embed an album on a page different from /photogallery/.

    I hope my request is understandable. I would like to explain why I need this feature. Possibly what I cam trying to do can be achieved another way, if so, I am open for suggestions.

    I have my gallery sorted by year, so on the page /photogallery/ I have the main gallery inlcuded with %%wppa%% with the sub albums 2013, 2012, 2011 and so on. In the albums I have the different events, such as “European Championships 2012” and “World Championships 2011” and so on.

    Now I want the visitor to be able to browse the gallery by year (which is possible via the main gallery) and in addition by type of event. As there is no way to add an album to different parents, my idea was to create specific pages to provide alternative sorted overview of albums. For example, a page /photogallery/events/european_championships/ where I include all European events via %%wppa%%%%cover=21%%%%wppa%%%%cover=26%% and so on.

    This works fine so far, on this page, all european events are shown. One problem: The link from the title of the shown album cover or the thumbnail links to /photogallery/events/european-championships/?locale=en_US&wppa-album=5&wppa-cover=0&wppa-occur=1. This, unfortunately is not only the album but shows the page with all the album covers and the content of the album I just clicked on. If the link only would go to the fixed base url /photogallery/?locale… there would be no problem.

    https://www.ads-software.com/extend/plugins/wp-photo-album-plus/

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

    (@opajaap)

    The solution to this will come in a later version when the album argument ( %%album=xx%% or [wppa type=”..” album=”xx” …][/wppa] ) will support a list of album id’s like: %%album=3,6,12%% and [wppa type=”..” album=”3,6,12″ …][/wppa].

    It is in the factory, but will take a few weeks. Closed for now.

    Thread Starter Tilman

    (@archeryimagesnet)

    It is is possible to show a list of albums with a specific tag? This would do about the same and would be even easier, it would be perfect to show a list of albums sorted differently than in the main gallery…

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    It is is possible to show a list of albums with a specific tag?

    This exactly what i tried to explain

    Thread Starter Tilman

    (@archeryimagesnet)

    Sorry, but I am not 100% sure if you got me right. It should be something like %%albumtag=holidays%% or [wppa type=”..” albumtag=”holiday” …][/wppa] to show all albums that are tagged with “holidays”.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Same base url for all albums’ is closed to new replies.