-
AuthorPosts
-
May 27, 2012 at 10:20 pm #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 🙂
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
May 28, 2012 at 8:15 am #455178Hi 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 !May 28, 2012 at 1:42 pm #455231Hey,
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
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
May 29, 2012 at 2:44 am #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.
May 31, 2012 at 12:27 pm #455520hey,
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 FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
June 4, 2012 at 1:57 am #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 !
AuthorPostsViewing 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
Jump to forum