Album covers

 

Cover Types

Basically there are 3 types of album covers: Standard, Long Description and Image Factory.
They mainly differ in lay-out.
The default cover type to be used in your site can be set in Basic settings -> Albums -> III: Album cover layout settings -> Item 4: Cover type.
For individual albums you can set a different cover type on the albums admin page.

You can configure a lot of layout features, like size and position of the cover image, height of the cover, link type from the cover image and much more in Basic settings -> Albums and Basic settings -> Links -> II: Links from standard images -> Item 1: Cover Image.

Columns

If you want to display the covers in multiple columns, you can set the maximum width for a cover in Basic settings -> Albums -> I: Album cover size specifications -> Item 1: Max Cover width. If done so, wppa will compute how many covers will fit on a row.
On responsive themes, this number will be dynamicly adjusted if needed.

If you run on a responsive theme and you want the albums to be displayed in multiple columns, select the album type you want with the addition mcr. Mcr stand for 'Multi Column Responsive'.
If the display consists out of one album cover only, the max coverwidth restriction is ignored, the cover will fill the whole available width on the page (unless your shortcode contains a size="..." specification).

Examples

All examples on this page use 'mcr' cover types.

Exaple #1 Standard mcr:

The cover photo placed at the right hand side, and the sub-album links display set to micro thumbnails, (see Basic settings -> links -> IV: Other links -> Item 12: Album cover subalbums link).

Docs by subject•Album covers

First album

Voici le description du premier album. Il y a un € dan la texte.
3
Médaille d'or
Vues : 69789

Second album

You can even have a link here! Je kan hier zelfs een link hebben!
4
Vues : 209036

Bogolyubov

A contribution from wlukas
This album displays the thumbnails in the alternative size
2209
Vues : 35164
Télécharger l’album
CatĂ©gories: Art, Demo

Fractals

Fractals made by OpaJaaps program Fractals 1.0
3485
Vues : 25011

Exaple #2 Long description mcr:

The cover photo at the left

Docs by subject•Album covers
3
Médaille d'or
Vues : 69789
Voici le description du premier album. Il y a un € dan la texte.
4
Vues : 209036
You can even have a link here! Je kan hier zelfs een link hebben!
2209
Vues : 35164
A contribution from wlukas
This album displays the thumbnails in the alternative size
Télécharger l’album
CatĂ©gories: Art, Demo
3485
Vues : 25011
Fractals made by OpaJaaps program Fractals 1.0

Exaple #3 Image Factory mcr:

The cover photos placed at the top, and the sub-album links display set to A list with (sub)subalbums.

Docs by subject•Album covers•Second album•Child album
This is a child album
It's parent is "Second album"
2136
Médaille de bronze
HPIM2385.JPG (wppa-admin)
Camera info
Views: 1648 times
https://wppa.nl/wp-content/wppa-pl/Child-album/HPIM2385.JPG
Notes: 4.07
1648 vus
2135
HPIM2382.JPG (wppa-admin)
Camera info
Views: 1015 times
https://wppa.nl/wp-content/wppa-pl/Child-album/HPIM2382.JPG
Notes: 3.67
1015 vus
2134
HPIM2380.JPG (wppa-admin)
Camera info
Views: 1000 times
https://wppa.nl/wp-content/wppa-pl/Child-album/HPIM2380.JPG
Notes: 3.33
1000 vus
2098
Afb005.jpg (opajaap)
Camera info
Views: 854 times
https://wppa.nl/wp-content/wppa-pl/Child-album/Afb005.jpg
Notes: 4.17
854 vus
9
HPIM0565 (opajaap)
Camera info
Views: 641 times
https://wppa.nl/wp-content/wppa-pl/Child-album/HPIM0565.JPG
Notes: 2.75
641 vus
18
HPIM1865.JPG (opajaap)
Camera info
Views: 648 times
https://wppa.nl/wp-content/wppa-pl/Child-album/HPIM1866.JPG
Notes: 3.25
1 commentaire
648 vus
17
HPIM1866.JPG (opajaap)
Camera info
Views: 454 times
https://wppa.nl/wp-content/wppa-pl/Child-album/HPIM1866.JPG
Notes: 3.29
454 vus
16
HPIM1867.JPG (opajaap)
Camera info
Views: 438 times
https://wppa.nl/wp-content/wppa-pl/Child-album/HPIM1867.JPG
Notes: 3.33
438 vus
14
HPIM1870.JPG (opajaap)
Camera info
Views: 383 times
https://wppa.nl/wp-content/wppa-pl/Child-album/HPIM1870.JPG
Notes: 1.86
383 vus
15
HPIM1868.JPG (opajaap)
Camera info
Views: 373 times
https://wppa.nl/wp-content/wppa-pl/Child-album/HPIM1868.JPG
Notes: 4.00
373 vus
13
HPIM1871.JPG (opajaap)
Another picture of mushrooms made by Opa Jaap
Notes: 2.33
22215 vus
12
Médaille de bronze
HPIM0557.JPG (opajaap)
Mushroom 'rood met witte stippen' also called 'Vliegenzwam'.
Notes: 4.00
22388 vus
11
HPIM0563.JPG (opajaap)
Camera info
Views: 3782 times
https://wppa.nl/wp-content/wppa-pl/Child-album/HPIM0563.JPG
Notes: 3.33
3782 vus
10
HPIM0566.JPG (opajaap)
Camera info
Views: 1459 times
https://wppa.nl/wp-content/wppa-pl/Child-album/HPIM0566.JPG
Notes: 3.83
1 commentaire
1459 vus

Displaying single covers

The shortcode:
[wppa type="cover" album="..."] displays the cover of the given album(s). If you want to display one or only a few covers, use this type of shortcode.

If you want to display the covers of all sub-albums of a certain parent album, use the shortcode:
[wppa type="covers" album="..."]

The album specification can be one of the following:

  • A positive integer number, being the id of an album
  • A $-sign followed by an album name. Note: the name is case sensitive and also language sensitive if you use qTranslate!
  • An enumeration and/or range of album numbers. An enumeration is a sequence of numbers seperated by single dots: e.g. 3.7.12.8.24 A range is a number, two dots followed by anothe number: e.g. 3..7 Both methods can be combined: e.g. 3..7.12.56.34..36

This example shows the covers of albums 2, 35 and 50.
[wppa type="cover" album="2.35.50"]

The second example shows the cover of the album with title Microscope.
Note that the display of one cover only uses the whole available width.
[wppa type="cover" album="$Microscope"]

The third example shows the covers of the sub-albums of album number 2.
[wppa type="covers" album="2"]