About - remove submenulist at bottom

webactor

Avatar: webactor

2008-10-09 12:08

Hi there.

Is it possible to delete/hide
The submenuList <h4> link at the bottom of a sub site.

Ex. Look here:
http://opensolution.org/Quick.Cms/demo_ext/contact-us,2.html

I put the "Rules and policies" site, under the "Contact us" site.
And now there is a "Rules and policies" it has a link at the bottom of
the "Contact" site.

Is there anyway to get rid of that link ??

Hope you can help me


C yaa | Cheers
_________________________

Kimo Webactor.dk

» Quick.Cms v2.x

webactor

Avatar: webactor

2008-10-09 12:22

Hi again.

I found a way.

1. Go in to template/pages_default.
2. Go near the bottom of the code where the line says:

<!-- BEGIN PAGES_TAGS_HEAD --><div id="pagesTagsList"><h3>$lang[Tag]: $aActions[o5]</h3><ul class="subpagesList" id="subList2"><!-- END PAGES_TAGS_HEAD -->

And delete the:
<ul class="subpagesList" id="subList2">

it should work :)

C yaa | Cheers

__________________________

Kimo Webactor.dk

webactor

Avatar: webactor

2008-10-09 13:01

Sorry - forget about my second post. (solution)
It dosen´t work..

I´ll keep anyone postet when i find the solution.

C yaa | Cheers

__________________________

Kimo Webactor.dk

webactor

Avatar: webactor

2008-10-09 13:37

Danm .. ha ha

I was hoping that i couldt insert a: display:none
but noop.

Really hope you can help me

C yaa | Cheers

__________________________

Kimo Webactor.dk

treewood (OpenSolution)

Avatar: treewood

2008-10-10 07:39

i am not sure what you want get but you can edit actions_clients/p.php and delete:
$sSubpagesList = $oPage->listSubpages( $iContent, $aData['sTemplate'], $aData['iSubpagesShow'] );

webactor

Avatar: webactor

2008-10-10 08:12

Hi treewood

Ups - this dosen´t work. My site turns blank with:

Parse error: syntax error, unexpected T_ELSEIF in /home/www/mydomain.com/actions_client/p.php on line 213

at the top. if i delete this line in:

actions_clients/p.php
$sSubpagesList = $oPage->listSubpages( $iContent, $aData['sTemplate'], $aData['iSubpagesShow'] );

Hmmm - well i´ll have a look insite the actions_client/p.php file

And thanks for your reply treewood


C yaa | Cheers
__________________________
Kimo Webactor.dk

webactor

Avatar: webactor

2008-10-10 08:33

Hi treewood

Let me explain my problem.
I am trying to build the site map structure.

And when a user clicks on the sitemap - he/she can see the whole
structur of the website. Some links and sites are build in under each other.

But - i dont want to have the links (at the bottom of a site)
that i have build in under another site. Like i showed at the link above/beneath
http://opensolution.org/Quick.Cms/demo_ext/contact-us,2.html.

I want to get rip of the bottom link. :)

Well i´ll post everything if i find a solution

C yaa | Cheers
__________________________
Kimo Webactor.dk

treewood (OpenSolution)

Avatar: treewood

2008-10-11 17:13

delete this too (error will be fixed):
if( $aData['iSubpagesShow'] < 3 )

I cant give you solution how to create sitemap because we have it in paid version. It will be unfair for us :)

webactor

Avatar: webactor

2008-10-16 11:49

Hi treewood.

I hear what you are saying. And i understand
But this "iSubpagesShow" Just wont dissapear at the bottom.
No matter how much i delete.

I can get rid of the errors - but the link at the bottom stays
Danm .. ha ha

Well Thanks again Treewood


i´ll post everything if i find a solution

C yaa | Cheers
__________________________
Kimo Webactor.dk

Back to top
about us | contact