Edit Category Layout

More
14 years 3 months ago #3775 by mnwickens
I want to change the lay out of the subcategorieslist but cannot find the source file to alter. Can anyone offer any help?

The page I am trying to change is below:

[attachment=0:1mtlq7pk]<!-- ia0 -->categories.png<!-- ia0 -->[/attachment:1mtlq7pk]

I want each category to appear on a new line, as it does with the Joomla layout.

So instead of

Subcategory (xx), Subcategory (xx), Subcategory (xx)

I want

Subcategory
Subcategory
Subcategory

Thanks.
Attachments:

Please Log in or Create an account to join the conversation.

More
14 years 3 months ago #3779 by yopyop001
Replied by yopyop001 on topic Edit Category Layout
Hi,

You have to edit the file : category_subcategories.php of your template.

Here you can find the list of subcategories and change the
Code:
echo ', ';
by
Code:
echo '<br /> ';
for example.

Rgds

Please Log in or Create an account to join the conversation.

More
14 years 3 months ago #3788 by mnwickens
Replied by mnwickens on topic Edit Category Layout
I'll give that a go, thank you very much.

Please Log in or Create an account to join the conversation.

More
14 years 3 months ago #3790 by mnwickens
Replied by mnwickens on topic Edit Category Layout
That worked great. Thanks.

I think I'd like to learn a little more about PHP just to edit that category layout a little more. But that is what I need for now.

Thanks. This component is great and I've appreciated the support here.

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.583 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline