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
3732
Sterling - 8_alt.jpg (wppa-admin)
221 views
3733
Sterling - 9.jpg (wppa-admin)
258 views
3734
Sterling - 9_alt.jpg (wppa-admin)
235 views
3735
Swanson.jpg (wppa-admin)
241 views
3736
Tchebychev - C2.jpg (wppa-admin)
249 views
3737
Tchebychev - C3.jpg (wppa-admin)
269 views
3738
Tchebychev - C4.jpg (wppa-admin)
260 views
3740
Tchebychev - C6.jpg (wppa-admin)
248 views
3741
Tchebychev - C7.jpg (wppa-admin)
262 views
3742
Tchebychev - S2.jpg (wppa-admin)
246 views
3743
Tchebychev - S3.jpg (wppa-admin)
224 views
3744
Tchebychev - S4.jpg (wppa-admin)
222 views
3745
Tchebychev - S5.jpg (wppa-admin)
225 views
3746
Tchebychev - S6.jpg (wppa-admin)
231 views
3747
Tchebychev - S7.jpg (wppa-admin)
273 views
3748
Tchebychev - T2.jpg (wppa-admin)
203 views
3749
Tchebychev - T3.jpg (wppa-admin)
248 views
3750
Tchebychev - T4.jpg (wppa-admin)
293 views
3751
Tchebychev - T5.jpg (wppa-admin)
242 views
3752
Tchebychev - T6.jpg (wppa-admin)
253 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.