Viewing 15 posts - 1 through 15 (of 22 total)
  • Author
    Posts
  • aryentain99 Friend
    #194391

    Hi guys, i was wandering if it’s possible to move the breadcrumbs in Mitius (currently bellow the content) to where the “headlines” module actually is (bellow the menu) without losing its style, is it possible? Thanks! 🙂

    Saguaros Moderator
    #521044

    Yes, you can achieve that. It will depend on the layout you’re using, suppose that you’re assigning home layout for the home page as our demo site. Then open file: /templates/ja_mitius/tpls/home.php and swap block named navhelper to position you desired: http://prntscr.com/2pcnv2

    Note that the ‘headlines’ belongs to block top-bar

    aryentain99 Friend
    #521806

    thanks for your kind reply. I’ve made what you recommended, (and moving the module to the top-newsticker position and this is the result:

    How could i keep the original style?


    1. bread
    Saguaros Moderator
    #521945

    Please post your site’s URL here, I will have a closer look.

    aryentain99 Friend
    #522124

    I’m working on local, do you need any particular file?

    aryentain99 Friend
    #522150

    I’m sorry, i forgot i have already a test site online, i changed what you suggest, take a look online:
    http://www.arquespalacio.com.ar/fi31/

    Saguaros Moderator
    #522165

    As I can see that HTML markup is different from our demo site, make sure that you have navhelper block like this: templatesja_mitiustplsblocksnavhelper.php


    <!-- NAV HELPER -->
    <nav class="wrap ja-navhelper">
    <div class="container">
    <div class="row">
    <div class="span10<?php $this->_c('navhelper')?>">
    <jdoc:include type="modules" name="<?php $this->_p('navhelper') ?>" />
    </div>

    <div class="span2">
    <div id="back-to-top" class="backtotop">
    <?php echo JText::_('JA_MITIUS_BACK_TO_TOP');?>
    </div>

    It should display breadcrumb module in navhelper position. Here is its backend settings: http://prntscr.com/2rggyi

    aryentain99 Friend
    #522903

    Thanks for your reply! No, it doesn’t seem to work. Maybe i made i mistake expressing my need, this is what i need exactly:


    1. achieve
    Saguaros Moderator
    #522911

    You can PM me ftp credentials of your site, I will have a look at this.

    aryentain99 Friend
    #523075

    Thanks Saguaros, i’ve sent you all the log in information via PM.

    Saguaros Moderator
    #523137

    Please also send me FTP credentials of your site, I need to have a closer look into the code 🙂

    aryentain99 Friend
    #523407

    Thanks Saguaros, ftp information sent.

    Saguaros Moderator
    #523628

    Hi again,

    There are 2 things which makes the breadcrumbs doesn’t look like my previous screenshot:
    – You are using default layout, not the home layout (in template manager > ja mitius style > Layout tab) so you need to change in file: /templates/ja_mitius/tpls/default.php
    – The breadcrumbs module is not assigned to navhelper position.

    I just changed for you and it looks fine now

    Please take a look and let me know if this helps.

    Best

    aryentain99 Friend
    #523684

    Thank you very much for your reply, your changes look like what i want. Unfortunately, i’ve applied the T3 plugin and latest 1.08 updates and lost that change you’ve made. I’ve changed navhelper.php and default.php files, but while it does appear in the correct position, it doesn’t look like the demo, what have i forget to modify? Thanks and sorry for that.

    Saguaros Moderator
    #523686

    Have you sorted it out? I see the breadcrumb is showing now: http://prntscr.com/2ueg19

Viewing 15 posts - 1 through 15 (of 22 total)

This topic contains 22 replies, has 2 voices, and was last updated by  Saguaros 9 years, 10 months ago.

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