Author Topic: category list in the category page  (Read 6841 times)

0 Members and 1 Guest are viewing this topic.

Offline rockboy_62

  • Newbie
  • *
  • Posts: 12
    • View Profile
category list in the category page
« on: June 19, 2008, 12:22:36 AM »
i want show category list (title) in the category page.i am used this tag
           {if categories} {categories}

                  {endif categories}
but not working.

Offline lona_jasty

  • Newbie
  • *
  • Posts: 44
    • View Profile
Re: category list in the category page
« Reply #1 on: July 01, 2008, 09:50:35 PM »
I want this same too, any suggestion?

Offline mawenzi

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 4.500
    • View Profile
Re: category list in the category page
« Reply #2 on: July 01, 2008, 10:19:08 PM »
... what is the problem ...   :roll:

Code: [Select]
{if categories} {categories} {endif categories}

... this is standard in categories.html, of course for subcategories of that category ...
« Last Edit: July 01, 2008, 11:23:52 PM by mawenzi »
Your first three "must do" before you ask a question ! ( © by V@no )
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

You are on search for top 4images MOD's ?
- then please search here ... Mawenzi's Top 100+ MOD List (unsorted sorted) ...

Offline † manurom

  • Full Member
  • ***
  • Posts: 227
    • View Profile
    • manurom's 4images templates
Re: category list in the category page
« Reply #3 on: July 01, 2008, 10:52:03 PM »
Hello;
not very easy to understand... and so, not very easy to try to help, sorry.
The original code in categories.html is:
Code: [Select]
{if categories}
                  <table width="450" border="0" cellspacing="0" cellpadding="1">
                    <tr>
                      <td class="head1">
                        <table width="100%" border="0" cellspacing="0" cellpadding="3">
                          <tr>
                            <td class="head1" valign="top">{lang_sub_categories}</td>
                          </tr>
                          <tr>
                            <td class="row2" valign="top">{categories}</td>
                          </tr>
                        </table>
                      </td>
                    </tr>
                  </table>
                  <br />
  {endif categories}

You may perhaps try this MOD: [MOD] Sitemap v1.0, by V@no.
It displays a tree of your existing categories, creating a link to each one.

Hope it could help a little.

Offline mawenzi

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 4.500
    • View Profile
Re: category list in the category page
« Reply #4 on: July 01, 2008, 11:16:50 PM »
@manurom

... do you think they would like to show all categories on categories.html or other sites ... ?
... if so ... there is a MOD for this ... called "Kategorie Menü V1.0" ... categories in the sidebar on every page, dynamically ...
Your first three "must do" before you ask a question ! ( © by V@no )
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

You are on search for top 4images MOD's ?
- then please search here ... Mawenzi's Top 100+ MOD List (unsorted sorted) ...

Offline † manurom

  • Full Member
  • ***
  • Posts: 227
    • View Profile
    • manurom's 4images templates
Re: category list in the category page
« Reply #5 on: July 01, 2008, 11:25:23 PM »
@mawenzi:
Hello;
not very easy to understand... and so, not very easy to try to help, sorry.

We try to do our best to help, as far as we are able to understand the request... :?

Let's wait for more explanations...

And many thanks, anyway.

Offline lona_jasty

  • Newbie
  • *
  • Posts: 44
    • View Profile
Re: category list in the category page
« Reply #6 on: July 02, 2008, 02:50:46 AM »
Quote
We try to do our best to help, as far as we are able to understand the request... Confused

Let's wait for more explanations...

And many thanks, anyway.

First of All , I really appreciate 4images team effort. Thanks for your great support. Although my this request is still pending,
http://www.4homepages.de/forum/index.php?topic=21128.0

Two more topics of very same request
http://www.4homepages.de/forum/index.php?topic=11775.0
http://www.4homepages.de/forum/index.php?topic=20912.0

but no worries, Overall support is superb. Thanks again !


Simply, I want to Show Categories on Sub-Categories Page too.

Problem is Main Categories don't show on any sub category page, or on detail page. So, for selecting any other category, users needs to come back to main page & then select any other category which is time consuming . there is a drop down list for quick selection, but if categories will show too, it will be very easy & users friendly :)

I hope now you can understand what we want!
Thanks

Offline mawenzi

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 4.500
    • View Profile
Re: category list in the category page
« Reply #7 on: July 02, 2008, 11:19:19 PM »
1.
... my hint was already ... [TUT] One Image - Three sizes ... it works perfectly ...
... but if three images are not enough, you should make your request here ...
... http://www.4homepages.de/forum/index.php?board=26.0 ...

2.
... my hint was already ...
... there is a MOD for this ... called "Kategorie Menü V1.0" ... categories in the sidebar on every page, dynamically ...
Your first three "must do" before you ask a question ! ( © by V@no )
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

You are on search for top 4images MOD's ?
- then please search here ... Mawenzi's Top 100+ MOD List (unsorted sorted) ...