A Portfolio

This page demonstrates the use of WPPA+ to implement a portfolio. You can use it to show products, introduce people or anything else.

Here we use a parent album that has only sub-albums as its content. The parent album is album #45, its name doesn’t matter – in this example it is ‘PortFolio’ – and its parent is set to — separate —. This makes sure this album does not show up in the ‘Generic Photo album’ display.

The WPPA+ invocation looks like this:
%%wppa%% %%album=45%% %%size=450%%

WPPA+ Tutorial PortFolio

Opus 16

This is Opus 16.
A house organ especially built for a professional organist for his dayly practise.
Album id = 46

Opus 20

This is an organ, built for a hospital.
Album id = 47

Opus 25

A small house organ for a private user.
One manual keyboard only, no pedal keyboard.
Album id = 48

Opus 31

This is Opus 31, the last big organ built by me.
Album id = 49

Opus 32

The smallest transportable organ with two stops: Holpij 8' and Roerfluit 4'.

The corresponding portfolio page contains an album.



Normally you would see a breadcrumb navigation bar – as its checkbox is checked in this site – but i removed it with the following scriptline:
<script type=”text/javascript”>jQuery(‘#wppa-bc-1′).html(”);jQuery(‘#wppa-bc-1′).css(‘visibility’, ‘hidden’);</script>

The sub-albums (named Opus 16, Opus 20 and Opus 25) all have only one photo in them. As long as this number is less than or equal to the Photo Albums -> Settings -> Photocount treshold value, you will NOT see a ‘Vieuw .. photos’ link or a ‘Slideshow’ link, but you will have an album cover photo.

The albums have set their Parent album to ‘PortFolio’ and their Link to a normal WP page, in this example also named Opus 16, Opus 20 and Opus 25, but you may decide to name the pages different from the albums.

If you want text between the ‘album covers’ you can insert them one by one like the following:
%%wppa%% %%cover=49%% %%size=450%%

WPPA+ Tutorial PortFolio Opus 31

Opus 31

This is Opus 31, the last big organ built by me.
Album id = 49

Note that we use cover= as opposed to album= because it is a single album whereof we want to see the cover.

Its parent is set to —separate—, and the Link to a page called Opus 31.

Click on ‘Opus 16′ or its coverphoto to learn more.
You may also want to see what’s in portfolio page ‘Opus 32′.

« Previous page