Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Site navigation does NOT work  (Read 4788 times)

0 Members and 1 Guest are viewing this topic.

Sogeri

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 46
    • http://www.orchidspng.com
Site navigation does NOT work
« on: November 03, 2003, 01:12:51 pm »

:evil: on my site http://gallery.orchidspng.com the navigation does NOT work ever since I upgraded to CPG1.2.

If a visitor views one of the albums and wants to get back to the 'album list' = front page of the image gallery he is returned to the very same album from which he wants to get back to the front page.

I wrote about this before, if out of 20 albums under one category only 6 are displayed there is no way to get to the remaining albums unless the number of displayed albums is set to the total of albums under the category.

Can someone please check my site and tell me what is wrong?

Thanks!
Logged

jasendorf

  • VIP
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 350
    • http://www.338tharmyband.com
Site navigation does NOT work
« Reply #1 on: November 03, 2003, 02:12:56 pm »

you need the breadcrumb...

at the beginning of your "The content of the main page" put:

Code: [Select]
breadcrumb/

followed by what you already have there...
Logged
Read the Online DOCs,FAQ, and SEARCH the board BEFORE posting questions for help.

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Site navigation does NOT work
« Reply #2 on: November 03, 2003, 04:07:10 pm »

another way would be to add a "home" link to your theme: edit /themes/yourtheme/thempe.php an search for
Code: [Select]
<!-- BEGIN album_list -->and add before it something like
Code: [Select]
<a href="index.php" title="back to the start page of the gallery">home</a> ::

Now this is something from the readme: you'll have to adjust the theme to your needs...

GauGau
Logged

Sogeri

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 46
    • http://www.orchidspng.com
Site navigation does NOT work
« Reply #3 on: November 03, 2003, 08:53:18 pm »

THANKS! Adding breadcrumb/ did the trick.
Logged

pixie6

  • Coppermine newbie
  • Offline Offline
  • Posts: 12
Site navigation does NOT work
« Reply #4 on: November 10, 2003, 07:15:18 am »

i am having the same trouble...but, i can't seem to find where i place the /breadcrumb?

i am using the hardwired theme

thank you
Logged

Sogeri

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 46
    • http://www.orchidspng.com
Site navigation does NOT work
« Reply #5 on: November 10, 2003, 07:32:58 am »

Jasendorf wrote:

Quote
at the beginning of your "The content of the main page" put:

Code:
breadcrumb/

followed by what you already have there...


Go to Config and find the line "The content of the main page" and put

breadcrumb/

in front of what you already have there. That's it!
Logged

Tarique Sani

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 2712
    • http://tariquesani.net
Site navigation does NOT work
« Reply #6 on: November 10, 2003, 07:34:09 am »

Quote from: "pixie6"
i am having the same trouble...but, i can't seem to find where i place the /breadcrumb?

On the Config page for ""The content of the main page"  add the word "breadcrumb"

@John - this has to be fixed in the docs and FAQ
Logged
SANIsoft PHP applications for E Biz
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 18 queries.