breadcrumbs

max12345
13 years, 5 months ago
Hi all!
In my customized template i used to have breadcrumbs calling: $MobileJoomla->showBreadcrumbs();
With last mobile joomla update that call throws an error.
Does anyone know how can i have breadcrumbs back?
Thanks.
dryabov
13 years, 5 months ago
Either replace call to showBreadcrumbs() with

?><jdoc:include type="module" name="breadcrumbs" style="none" /><?php

or publish breadcrumbs module in one of template positions.
max12345
13 years, 5 months ago
Thank you, i just tried to include them in standard joomla way and noticed it works.
I was wondering if the style parameter that changed in the old version of mobile joomla from xhtml_m to iphone to wml ... had some implications too, but i notice no difference with style="none" (at least on smartphones and iphones).

By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. This site will not function correctly without cookies.

I accept cookies from this site.