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)
134 views
3713
Sterling - 2.jpg (wppa-admin)
121 views
3714
Sterling - 20.jpg (wppa-admin)
111 views
3715
Sterling - 3.jpg (wppa-admin)
132 views
3716
Sterling - 4.jpg (wppa-admin)
122 views
3717
Sterling - 4_alt.jpg (wppa-admin)
152 views
3718
Sterling - 5.jpg (wppa-admin)
113 views
3719
Sterling - 52.jpg (wppa-admin)
153 views
3720
Sterling - 52_alt.jpg (wppa-admin)
136 views
3721
Sterling - 53.jpg (wppa-admin)
144 views
3722
Sterling - 53_alt.jpg (wppa-admin)
107 views
3723
Sterling - 54.jpg (wppa-admin)
126 views
3724
Sterling - 54_alt.jpg (wppa-admin)
122 views
3725
Sterling - 55.jpg (wppa-admin)
161 views
3726
Sterling - 55_alt.jpg (wppa-admin)
142 views
3727
Sterling - 5_alt.jpg (wppa-admin)
190 views
3728
Sterling - 6.jpg (wppa-admin)
107 views
3729
Sterling - 7.jpg (wppa-admin)
112 views
3730
Sterling - 7_alt.jpg (wppa-admin)
138 views
3731
Sterling - 8.jpg (wppa-admin)
139 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.