• Hi,

    We have 2 problems with the wppa+ :

    • The browser back button does not work when we are on a child of a gallery. We have to click two times, and we go back to the home galery, not to the parent level. What can we do ?
    • The plug in create a bug : when we want to go to the back office, we click on the admin bar dashboard link and we go to error 500 page. However, if we click on modify the page” it ‘s ok , and we enter in the back office.
      ( whatever theme actived and only with wppa+ actived). What ca we do ?

    Thank you for your answers !

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jacob N. Breetvelt

    (@opajaap)

    – 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 than reloading the entire page.
    The adressline in the browser is updated (if configured so) to reflect the new situation. i.e. 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 item in the breadcrumb.
    The problem you describe is the reason why the breadcrumb bar is implemented.

    If you click on Maison de Mr Arribaud Bergerac 22 avril 1942 B122 in the link above, you will see the content of the album, when you want to go back click on Batiments in 1940-1949 > 1942 > Batiments > Maison de Mr Arribaud Bergerac 22 avril 1942 B122

    Alternatively you could disable frontend ajax in
    Photo Albums -> Settings -> Advanced settings -> System -> I -> Item 5: Ajax method, but that is not recommended.
    See also: https://wppa.nl/breadcrumb/

    – Clicking the admin bar causing a 500 error can not be reproduced on any of my sites. Pls inspect the server error log to get the error message, and tell it to me.

    • This reply was modified 1 year, 2 months ago by Jacob N. Breetvelt. Reason: Typos fixed, link added
    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    After all, it turns out to be a wppa bug. I am currently working on a fix.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘browser back button doen’t work en galeries and error 500 on admin bar’ is closed to new replies.