Removing all menu items at the top of the page. Removing all menu items at the top of the page.
 

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

Main Menu

Removing all menu items at the top of the page.

Started by Walkinman, April 09, 2006, 05:31:14 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Walkinman

Hey folks,

As per GauGau's request, I'll post this in a new thread. I want to remove all the menu items at the top of the page, above the breadcrumb. I don't want a 'login' option, or a link to the main galleries, or anything like that. Can someone tell me how to do that please?

An example of a page I'm setting up is here:

http://www.alaskanalpinetreks.com/slideshows/displayimage.php?album=1&pos=0

Thank you

Cheers

Carl

Sami

#1
your curent page ,have nav menu do you want to remove it too and do want totalpage of your gallery to be like this or just "displayimage.php"
you can remove all top menu by remove

{SYS_MENU}

and

{SUB_MENU}

from template.html
you can find this file in your theme/"name of the theme that you select"/template.html
be careful  by remove those two line you will never have access to them
‍I don't answer to PM with support question
Please post your issue to related board

Walkinman

Hey Bmossavari,

Thank you. I'd forgot about that .. I can just comment the sys and sub menu out, correct, like this:

<!--  {SYS_MENU} <br />  {SUB_MENU} -->

and now the breadcrumb bar is at the top.

I'd like to keep the breadcrumb bar, but adjust it as per the thread I posted yesterday. If possible, I'd like to add the 'prev" and "next" arrows into that bar, and then delete the nav bar under that, but I know GauGau will have pups if I ask about that in this thread.

Unless there's some problem with commenting out the sys men and sub menu as above, this thread can be marked solved.

Thank you

Cheers

Carl

Sami

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