Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Tag Problem

Quote Reply
Tag Problem
Sorry, I have been searching the forum for 60 min now but I couldn't find any answer.

I am a beginner with GL so be patient with me, please Smile

How can I use this code from home.html in the category.html or any other template? I tried to copy the code in the category.html but it didn't work.

<%set split = Links::Utils::column_split($category_loop.length, $home_category_cols)~%><%loop category_loop%>
<%~set splitmod = $row_num % $split%>
<%~if row_num == 1 or splitmod == 1 or split == 1%><dl><%endif%>
<%~include subcategory.html%>
<%~if row_num == $category_loop.length or splitmod == 0%></dl><%endif%>
<%~endloop%>

I hope somebody can help me. Thanks in advance.

Steelhammer

Sorry for my English but I am not a native speaker Unsure
Subject Author Views Date
Thread Tag Problem Steelhammer 6186 Jan 16, 2008, 11:51 PM
Thread Re: [Steelhammer] Tag Problem
Andy 6109 Jan 17, 2008, 3:05 AM
Thread Re: [Andy] Tag Problem
Steelhammer 6077 Jan 17, 2008, 4:18 AM
Thread Re: [Steelhammer] Tag Problem
Andy 6089 Jan 17, 2008, 4:24 AM
Thread Re: [Andy] Tag Problem
Steelhammer 6048 Jan 17, 2008, 5:56 PM
Thread Re: [Steelhammer] Tag Problem
Andy 6064 Jan 18, 2008, 12:59 AM
Thread Re: [Andy] Tag Problem
Steelhammer 6055 Jan 18, 2008, 2:30 AM
Thread Re: [Steelhammer] Tag Problem
Wychwood 6059 Jan 18, 2008, 2:34 AM
Thread Re: [Wychwood] Tag Problem
Steelhammer 6035 Jan 18, 2008, 3:02 AM
Thread Re: [Steelhammer] Tag Problem
Andy 6034 Jan 18, 2008, 3:08 AM
Post Re: [Andy] Tag Problem
Steelhammer 6013 Jan 18, 2008, 8:24 PM
Post Re: [Steelhammer] Tag Problem
Andy 6052 Jan 18, 2008, 2:38 AM