test
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • geisti Friend
    #177600

    hey all,

    i am using ja social and i have a problem with the breadcrumbs position

    how can i show a module (social bookmarks) in the position breadcrums or navhelp?`

    i tried both as position but nothing is shown. i looked it up here: http://templates.joomlart.com/ja_social/?tp=1

    and with the opera console function..

    i added a screenshot – i hope you can help me 🙂


    1. module-position
    Sherlock Friend
    #455178

    Hi geisti,

    The position is showing the module with exact name of breadcrumbs (Type mod_breadcrumbs ), to get it display the modules from the breadcrumbs position you can try as following
    Copy the file of pluginssystemjat3base-themesdefaultblocksnavhelper.php and paste it to the template block folder templatesja_socialblocks
    Open the copied file you would see this code

    <div class=”ja-breadcrums”>
    <strong><?php echo JText::_(‘You are here’)?></strong> <jdoc:include type=”module” name=”breadcrumbs” />
    </div>
    Just change it to

    <div class=”ja-breadcrums”>
    <strong><?php echo JText::_(‘You are here’)?></strong> <jdoc:include type=”modules” name=”breadcrumbs” />
    </div>

    Now you can assign the module to the breadcrumbs position as you wished.
    Let me know if this can help !

    geisti Friend
    #455231

    Hey,

    first thanks for your help 🙂

    it works but with a few problems.

    the icon´s for the social bookmarks are not visible – just the google+ button

    can you help me with this problem?

    i added a screen 🙂

    thank you so much!

    best regards

    geisti


    1. Unbenannt2
    Sherlock Friend
    #455277

    <em>@geisti 322527 wrote:</em><blockquote>Hey,

    first thanks for your help 🙂

    it works but with a few problems.

    the icon´s for the social bookmarks are not visible – just the google+ button

    can you help me with this problem?

    i added a screen 🙂

    thank you so much!

    best regards

    geisti</blockquote>

    I think the problem belong to the social bookmarks itself, have you tried publish it at another position to see if it work well, if it does you can pm me your url, the admin account and the FTP info if possible, i will take a look for you.

    geisti Friend
    #455520

    hey,

    the bookmarks work well. the bookmarks are now published in the footer. it´s ok i don´t use the breadcrumbs module position and set the bookmarks in the footer.

    thanks

    Sherlock Friend
    #455765

    <em>@geisti 322922 wrote:</em><blockquote>hey,

    the bookmarks work well. the bookmarks are now published in the footer. it´s ok i don´t use the breadcrumbs module position and set the bookmarks in the footer.

    thanks</blockquote>

    Okay geisti,

    Just let me know if the problem still there !

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

This topic contains 6 replies, has 2 voices, and was last updated by  Sherlock 12 years, 7 months ago.

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