Multicolumn feature doesn't work for me
13 years 9 months ago #361
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Re: Multicolumn feature doesn't work for me
this is an issue from your template, perhaps
look if the jdoc:include is calling
type="module"
, try to put
type="modules"
in index.php file of your template
look if the jdoc:include is calling
type="module"
, try to put
type="modules"
in index.php file of your template
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- hadensandor
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 26
- Thank you received: 0
13 years 9 months ago - 13 years 9 months ago #364
by hadensandor
Replied by hadensandor on topic Re: Multicolumn feature doesn't work for me
Hi Cedric,
You are great! It helped!
In the index.php file of JA Purity there was a raw:
<jdoc:include type="module" name="breadcrumbs" />
I corrected it for:
<jdoc:include type="modules" name="breadcrumb[strike]s[/strike]" />
... and voila ... it works!
Thank you again.
You are great! It helped!
In the index.php file of JA Purity there was a raw:
<jdoc:include type="module" name="breadcrumbs" />
I corrected it for:
<jdoc:include type="modules" name="breadcrumb[strike]s[/strike]" />
... and voila ... it works!

Thank you again.
Last edit: 13 years 9 months ago by hadensandor.
Please Log in or Create an account to join the conversation.
- hadensandor
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 26
- Thank you received: 0
13 years 9 months ago #365
by hadensandor
Replied by hadensandor on topic Re: Multicolumn feature doesn't work for me
hadensandor wrote: Hi Cedric,
You are great! It helped!
In the index.php file of JA Purity there was a raw:
<jdoc:include type="module" name="breadcrumbs" />
I corrected it for:
<jdoc:include type="modules" name="breadcrumb" />
... and voila ... it works!
Thank you again.
Please Log in or Create an account to join the conversation.
Time to create page: 0.222 seconds