Breadcrumb

 

Clicking a link in a wppa display almost always causes an ajax call to retrieve the new content to replace the existing wppa display.
This is faster and nicer for the user experience than reloading the entire page.

The adressline in the browser is updated (if configured so) to reflect the new situation.
When the adressline is copied and entered in a new window, you will get the same display.

It is a browser restriction that the successive history items are not properly re-usable using the browser back button.

What you should do is clicking the item in the breadcrumb where you want to go to, in most cases that is te item just before the last line in the breadcrumb.
This is the reason why the breadcrumb bar is implemented.

BreadcrumbFractals
Fractals made by OpaJaaps program Fractals 1.0
3712
Sterling - 19_alt.jpg (wppa-admin)
175 Ansichte
3713
Sterling - 2.jpg (wppa-admin)
171 Ansichte
3714
Sterling - 20.jpg (wppa-admin)
171 Ansichte
3715
Sterling - 3.jpg (wppa-admin)
180 Ansichte
3716
Sterling - 4.jpg (wppa-admin)
167 Ansichte
3717
Sterling - 4_alt.jpg (wppa-admin)
215 Ansichte
3718
Sterling - 5.jpg (wppa-admin)
165 Ansichte
3719
Sterling - 52.jpg (wppa-admin)
191 Ansichte
3720
Sterling - 52_alt.jpg (wppa-admin)
174 Ansichte
3721
Sterling - 53.jpg (wppa-admin)
200 Ansichte
3722
Sterling - 53_alt.jpg (wppa-admin)
163 Ansichte
3723
Sterling - 54.jpg (wppa-admin)
168 Ansichte
3724
Sterling - 54_alt.jpg (wppa-admin)
176 Ansichte
3725
Sterling - 55.jpg (wppa-admin)
205 Ansichte
3726
Sterling - 55_alt.jpg (wppa-admin)
187 Ansichte
3727
Sterling - 5_alt.jpg (wppa-admin)
293 Ansichte
3728
Sterling - 6.jpg (wppa-admin)
142 Ansichte
3729
Sterling - 7.jpg (wppa-admin)
170 Ansichte
3730
Sterling - 7_alt.jpg (wppa-admin)
175 Ansichte
3731
Sterling - 8.jpg (wppa-admin)
190 Ansichte


Try it out: in the above display, click on Second album
After the spinner is gone and the display is updated, click on Album 5
The click on View 32 photos
If you now want to go back one level, click in the bredcrumb on Album 5, if you want to go back two levels, click on Second album

If you really want to make the browser back button working as expected, disable frontend ajax in Photo Albums -> Settings -> Advanced settings -> System -> I -> Item 5: Ajax method, but that is not recommended for performance and user experience reasons as decribed above.