Member
Member
NaturalEnquirer   23-07-2011, 22:08
#1

gir,

I was wondering why you have a different breadcrumb trail on the image.php page when infinite scrolling is enabled / disabled.

For example, with scrolling off, breadcrumbs show what I prefer:

Gallery Index » Plants » Carnivorous Plants » Pitcherplants » Yellow Pitcherplants

With scrolling on, part of the breadcrumbs show the folder name rather than the album title:

Gallery Index » Plants » Carnivorous Plants » flora/carnivorous/pitcherplants » Yellow Pitcherplants

Currently code has

`

"> »


name; ?>"> » 

`
I was wondering if there was any harm in having following regardless of infinite scrolling setting:

`

"> »

`
Thank you again for the great theme.

Member
Member
gjr   24-07-2011, 02:18
#2

Hmm... I shall fix that output on the next release. The reason you should not use the standard code is because if a user clicks and image on "page 2" from the infinite scroll, the breadcrumbs would take them back to page 2, which you do not want with infinite scroll as it would cut off the first page.

Member
Member
NaturalEnquirer   24-07-2011, 14:28
#3

Ok I see what you mean. Thank you for the info.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.