1
hreskerms
Removable vertical menu?
  • 2011/1/21 10:50

  • hreskerms

  • Just popping in

  • Posts: 5

  • Since: 2011/1/21


Can somebody help me remove the five vertical menus there's hanging on top of my xoops site going to the same site.
I use a theme and i dont know if its the theme or xoops creating them but i cant see any way to remove them plaese help

2
ghia
Re: Removable vertical menu?
  • 2011/1/21 14:42

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


They are probably part of the theme.
Which theme are you using?
Edit theme.html or one of its included files eg globalnav.html to adapt the links to your needs.

3
hreskerms
Re: Removable vertical menu?
  • 2011/1/24 8:11

  • hreskerms

  • Just popping in

  • Posts: 5

  • Since: 2011/1/21


i use thishttps://xoops.org/modules/extgallery/public-photo.php?photoId=2006 theme it looks like its a list but i can't find any were i can edit it in the template manager there isn't any thing like it as far i can see.

below is a a few lines i got from google chrome veiw source

<ul>
<li class="page_item"><a href="http://localhost/xoops-2.5.0/htdocs/" title="Accueil">Accueil</a>
<!--<ul>
<li class="page_item"><a href="http://localhost/xoops-2.5.0/htdocs/modules/gmap/" title="Plan">Plan</a></li>
<li class="page_item"><a href="http://localhost/xoops-2.5.0/htdocs/modules/liaise/" title="Nous contater">Nous contater</a></li>
</ul>-->
</li>

4
ghia
Re: Removable vertical menu?
  • 2011/1/24 9:37

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Edit /themes/xd_fifa/xotpl/globalnav.html
Have also a peek at the translations /themes/xd_fifa/language
If your site is not using english, copy /themes/xd_fifa/language/englisch/ to eg /themes/xd_fifa/language/danish/ en adapt the definitions in the files.
(Some similar themes may have already be translated at XOOPS Nordic)

5
hreskerms
Re: Removable vertical menu?
  • 2011/1/24 10:28

  • hreskerms

  • Just popping in

  • Posts: 5

  • Since: 2011/1/21


oh thank you alot can you perhaps explain the <{xoAppUrl}> tag it dosnt make a lot of sence to me and it diden't look like there is a theme translation at xoops nordic

6
ghia
Re: Removable vertical menu?
  • 2011/1/25 11:04

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


It fills in your domain name etc in an URL.
Basic it is XOOPS_URL + link part eg modules/something/yourpage.php
eg <{xoAppUrl modules/something/yourpage.php}> points to some page of your module.
See /class/smarty/xoops_plugins/
Quote:
diden't look like there is a theme translation at xoops nordic

I assumed they would have some. But it is not that difficult to make the translation yourself.

Login

Who's Online

163 user(s) are online (100 user(s) are browsing Support Forums)


Members: 0


Guests: 163


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits