Multicolumn feature doesn't work for me
Replied by ced1870 on topic Re: Multicolumn feature doesn't work for me
Posted 11 years 9 months ago #361
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
by ced1870
Please Log in or Create an account to join the conversation.
- hadensandor
-
Offline Topic Author
- Junior Member
-
- Posts: 26
- Thanks: 0
Replied by hadensandor on topic Re: Multicolumn feature doesn't work for me
Posted 11 years 9 months ago #364
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:11 years 9 months ago
by hadensandor
Last edit: 11 years 9 months ago by hadensandor.
Please Log in or Create an account to join the conversation.
- hadensandor
-
Offline Topic Author
- Junior Member
-
- Posts: 26
- Thanks: 0
Replied by hadensandor on topic Re: Multicolumn feature doesn't work for me
Posted 11 years 9 months ago #365hadensandor 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.
by hadensandor
Please Log in or Create an account to join the conversation.
Time to create page: 0.937 seconds