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)
265 views
3713
Sterling - 2.jpg (wppa-admin)
249 views
3714
Sterling - 20.jpg (wppa-admin)
255 views
3715
Sterling - 3.jpg (wppa-admin)
276 views
3716
Sterling - 4.jpg (wppa-admin)
240 views
3717
Sterling - 4_alt.jpg (wppa-admin)
305 views
3718
Sterling - 5.jpg (wppa-admin)
245 views
3719
Sterling - 52.jpg (wppa-admin)
273 views
3720
Sterling - 52_alt.jpg (wppa-admin)
278 views
3721
Sterling - 53.jpg (wppa-admin)
302 views
3722
Sterling - 53_alt.jpg (wppa-admin)
228 views
3723
Sterling - 54.jpg (wppa-admin)
248 views
3724
Sterling - 54_alt.jpg (wppa-admin)
262 views
3725
Sterling - 55.jpg (wppa-admin)
277 views
3726
Sterling - 55_alt.jpg (wppa-admin)
295 views
3727
Sterling - 5_alt.jpg (wppa-admin)
393 views
3728
Sterling - 6.jpg (wppa-admin)
236 views
3729
Sterling - 7.jpg (wppa-admin)
254 views
3730
Sterling - 7_alt.jpg (wppa-admin)
260 views
3731
Sterling - 8.jpg (wppa-admin)
266 views


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.