Search found 4 matches

by lukrecija
Fri Feb 05, 2010 2:47 pm
Forum: Modules/Add-Ons
Topic: Search finds all my inactive content even with NotSearchable tag
Replies: 5
Views: 1797

Re: Search finds all my inactive content even with NotSearchable tag

I saw that this problem was fixed in the bug report notes in a newer version. However I have an older version (1.4.1) and would not want to upgrade it. Could you please guide me which part in the code I can change in order to fix. I appreciate already so much.
by lukrecija
Wed May 27, 2009 6:29 am
Forum: Lithuanian - Lietuviškai
Topic: Meniu/Navigacija klases pakeitimas kai aktyvus
Replies: 3
Views: 3399

Re: Meniu/Navigacija klases pakeitimas kai aktyvus

Sveikas, dekoju uz toki greita atsiliepima. Atsiprasau jog klaidinu ir neidedu pilno kodo. Taip, klase noriu pakeisti antrojo lygio sarasui (list). {if $count > 0}   {foreach from=$nodelist item=node}     {if $node->depth > $node->prevdepth}       {if $node->depth == 2}       {else}         {repeat ...
by lukrecija
Tue May 26, 2009 11:50 am
Forum: Lithuanian - Lietuviškai
Topic: Meniu/Navigacija klases pakeitimas kai aktyvus
Replies: 3
Views: 3399

Meniu/Navigacija klases pakeitimas kai aktyvus

As bandau pakeisti klases pavadinima (paryskinta raudonai), pvz. kai linkas neaktyvus rasytu "sub", kai aktyvus "sub-active". {foreach from=$nodelist item=node}     {if $node->depth > $node->prevdepth}       {if $node->depth == 2}       {else}         {repeat string=' ' times=$no...
by lukrecija
Tue May 26, 2009 9:20 am
Forum: Modules/Add-Ons
Topic: Menu/Navigation UL Active State
Replies: 1
Views: 896

Menu/Navigation UL Active State

I am trying to work this navigation for quite some time. The only thing I can't figure out is the active state of the ul (highlighted in red). Then it's not active I want the "sub" class to show; however when it's active - "sub_active". I am new to this cms and having hard time u...

Go to advanced search