Hi All,
I'm currently using ZP 1.1.4 and the default theme. I just filled out the "website title" and "website url" Gallery config options in order to have my website added at the beginning of the "breadcrumb" list.
That all works great, except that the main gallery page (index.php) doesn't get the additional link. So, that single page is kind of left in no-man's land with regard to getting back to the original website. Looking at the code, I found that a call to "printHomeLink" is missing in the index.php file, so I added it.
Specifically, I changed this...
``
to this...
``
That seems to do what I want and I wonder if this shouldn't be there by default?
Thanks for any input.
Jeff
Thanks for the reply. Issue #378 does sound like the same thing. Regarding which theme I'm using, it's just listed as "Default" in the theme selector, and it's located in the "themes/default" folder.
Is that StopDesign? It's definitely listed separately from StopDesign, and seems to look different.
Jeff