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: Move Nav Buttons  (Read 3992 times)

0 Members and 1 Guest are viewing this topic.

Chella

  • Coppermine newbie
  • Offline Offline
  • Gender: Female
  • Posts: 5
    • TDU
Move Nav Buttons
« on: August 04, 2006, 11:41:24 pm »

(https://forum.coppermine-gallery.net/proxy.php?request=http%3A%2F%2Fi10.photobucket.com%2Falbums%2Fa131%2FMiraLourdes%2Fgal%2Fgallery3.jpg&hash=633ea0900c8bc269ccfce9e5036f2c982877e577)
3) I tried moving the navigation buttons to the bottom of the page, but now the bottom navigation doesn't work. It's a similar problem which I read in a previous post here on the forum, but editing my theme.php didn't correct it.

Any help is really appreciated!
« Last Edit: August 05, 2006, 06:40:55 am by GauGau »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Move Nav Buttons
« Reply #1 on: August 05, 2006, 12:22:33 am »

You appear to be aware of the "one question per thread" policy... Yours are three entirely different, unrelated questions.
Logged

Chella

  • Coppermine newbie
  • Offline Offline
  • Gender: Female
  • Posts: 5
    • TDU
Re: Move Nav Buttons
« Reply #2 on: August 05, 2006, 03:12:53 am »

My apologies, I was aware but unsure since I thought all of the questions were related. I'll break them up.
Logged

Sami

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 3686
  • BMossavari
    • My Project
Re: Move Nav Buttons
« Reply #3 on: August 05, 2006, 07:06:54 am »

if you want to move the {SYS_MENU} & {SUB_MENU} place holders to the bottom of template , you should also have copy of pagefooter() function on your theme.php (if you didn't have it on your theme , copy it from themes/sample/sample.php ) and also need to add these line to pagefooter():

- to $template_vars variable
Code: [Select]
        '{SYS_MENU}' => theme_main_menu('sys_menu'),
        '{SUB_MENU}' => theme_main_menu('sub_menu'),


Logged
‍I don't answer to PM with support question
Please post your issue to related board

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Move Nav Buttons
« Reply #4 on: August 05, 2006, 10:07:09 am »

Thread has been closed. Chella said she was going to start separate threads. Locking.
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 20 queries.