test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • zere1986 Friend
    #192334

    I noticed that there is no breadcrumb in demo, so i just want to ask is the breadcrumb position working? I added breadcrumb mod into breadcrumb position of ja_magz, but it is not showing, any idea why?

    note: sorry typo in the header

    Saguaros Moderator
    #512538

    Hi zere1986,

    Due to concept of this template, it doesn’t have breadcrumbs position by default. You can add it this way:

    – Open file: /template/ja_magz/templateDetails.xml and add position for breadcrumbs named navhelper

    <position>navhelper</position>

    http://prntscr.com/24y5tf

    – Depend on layout you’re assigning for template, you open respective layout file to load block of breadcrumbs. For example, if you’re using default layout, you can open file: /template/ja_magz/tpls/default.php add this line of code:

    <?php $this->loadBlock ('navhelper') ?>

    http://prntscr.com/24y6fl

    – Finally, go to backend > Extensions > Module manager > Assign breadcrumb module to navhelper position. In frontend, it will look like: http://prntscr.com/24y6mp

    P/s: this template doesn’t include this breadcrumb position by default so you need to add style for it.

    Regards

    zere1986 Friend
    #512661

    thanks for your detailed explanation, it is working now. :laugh:

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  zere1986 11 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum