Search found 13 matches

by papagot1
Thu Jun 28, 2012 8:36 pm
Forum: The Lounge
Topic: foreach in a foreach
Replies: 1
Views: 1180

Re: foreach in a foreach

This is the code that I have turned ... {if $count > 0} {foreach from=$nodelist item=node} {if $node->haschildren == 'true'} {foreach from=$items key=myId item=i} <a id="{$myId}" href="{$node->url}"{if $node->target ne ""} target="{$node->target}"{/if}> {$myId...
by papagot1
Thu Jun 28, 2012 8:33 pm
Forum: The Lounge
Topic: foreach in a foreach
Replies: 1
Views: 1180

foreach in a foreach

Good night to all ... I hope very much for your help ... Is there a standard {foreach from = $ nodelist item = node} I need this to drive an array of foreach with classes. here's what I got. It displays all elementy as many times as there are in the array elementov. and so every element duplicates t...
by papagot1
Mon Apr 23, 2012 9:07 pm
Forum: Layout and Design (CSS & HTML)
Topic: please help me with the menu
Replies: 2
Views: 1537

Re: please help me with the menu

Sounds like something you may need to post in the Help Wanted section... im create accordion menu with menu manger this explame http://www.linkexchanger.su/examples_20 ... _menu.html Im write Code: <div id="accordion"> {if $count > 0} {foreach from=$nodelist item=node} {if $node->type == ...
by papagot1
Mon Apr 23, 2012 6:58 pm
Forum: Layout and Design (CSS & HTML)
Topic: please help me with the menu
Replies: 2
Views: 1537

please help me with the menu

Sorry for my bad English .... I need to write the output is menu <div id="accordion"> <h3><a href="#">sectionheader 1</a></h3> <ul> <li><a href="{$node->url}">haschildren 1-1</a></li> <li><a href="{$node->url}">haschildren 1-2</a></li> <li><a href="{$node...
by papagot1
Sun Apr 22, 2012 9:23 pm
Forum: The Lounge
Topic: menu maneger
Replies: 0
Views: 855

menu maneger

the menu almost works as it should quote the code immediately <div id="main"> <ul class="container"> <li class="menu"> <ul> {if $count > 0} {foreach from=$nodelist item=node} {if $node->type == 'sectionheader'} <li class="button"><a href="#" class=&q...
by papagot1
Sun Apr 22, 2012 8:37 pm
Forum: Russian - русский
Topic: Меню
Replies: 1
Views: 1134

Меню

Вообщем меню почти работает так как надо приважу сразу код <div id="main"> <ul class="container"> <li class="menu"> <ul> {if $count > 0} {foreach from=$nodelist item=node} {if $node->type == 'sectionheader'} <li class="button"><a href="#" class="...
by papagot1
Sun Apr 22, 2012 8:17 pm
Forum: Предложения и поиск РАБОТЫ
Topic: Требуется человек для доработки сайта на CMSMadesimple
Replies: 4
Views: 5153

Re: Требуется человек для доработки сайта на CMSMadesimple

Есть опыт адоптации сайтов под cmsms
примеры
rogasmaize.lv
nmselpa.prior24.com
biodeposit.lv
www.binatec.eu

если интересно пиши oleg_kosarev@inbox.ru
by papagot1
Thu Mar 29, 2012 2:03 pm
Forum: Modules/Add-Ons
Topic: news paginator
Replies: 0
Views: 468

news paginator

hello
for example I have 30 pages shown from 1-9 alongside there is reference of next 10 pages. if on her I will call I get on a 10 page once again I will call on 29. how to do such?
by papagot1
Thu Mar 29, 2012 1:41 pm
Forum: Modules/Add-Ons
Topic: menu template
Replies: 4
Views: 1189

Re: menu template

uniqu3 wrote:and $lang_parent matches alias of page to start at?
Like if $lang_parent is ru_RU is page alias also ru_RU?

You can also use childrenof=$lang_parent
thenks problem css... my variants is good work.... clous theme
by papagot1
Wed Mar 28, 2012 8:58 pm
Forum: Modules/Add-Ons
Topic: menu template
Replies: 4
Views: 1189

Re: menu template

Do you mean like this?... http://multiintech.com/defaultcontent/how-cmsms-works/menu-manager.html Menu manager help has parameters you can use to start at a certain level... http://multiintech.com/defaultcontent/default_templates/top_left.html im write {menu start_level="2" template="...
by papagot1
Wed Mar 28, 2012 8:37 pm
Forum: Modules/Add-Ons
Topic: menu template
Replies: 4
Views: 1189

menu template

in general need to write a template and write a css menu 3 Tier ... all of which were not only the structure of this I have A) Russian 1.1), item 1.1 1.1.1) under paragraph 1.1.1 1.1.1.1) under paragraph 1.1.1.1 1.1.1.1.1) under paragraph 1.1.1.1.1 1.2), paragraph 1.2 1.n) point 1.n Help write a tem...
by papagot1
Sat Mar 03, 2012 10:05 pm
Forum: Modules/Add-Ons
Topic: Module Produkt search
Replies: 0
Views: 803

Module Produkt search

I in this CMS the beginner therefore strongly with feet don't kick. has install module Produkt this unit and I deduce it so {cms_module module ='Products ' action = "categorylist"} All is deduced as it is necessary in unit templates saw a template of page of search. A question how to deliv...
by papagot1
Sat Mar 03, 2012 9:58 pm
Forum: Russian - русский
Topic: модул Products
Replies: 0
Views: 847

модул Products

Я в этой CMS новичок поэтому сильно ногами не пинайте.. Вообщем поставил этот модуль и вывожу его так {cms_module module='Products' action="categorylist"} Всё выводится как надо в шаблонах модуля видел шаблон страницы поиска. Вопрос как поставить этот шаблон поиска над выводом категорий? Е...

Go to advanced search