News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Show breadcrumbs at the bottom.

Started by sul.novak, December 11, 2017, 06:48:56 AM

Previous topic - Next topic

sul.novak

I have installed the Redsy theme and users are complaining that there are no breadcrumbs (link tree) at the bottom of a thread page.

Please advise how to add the breadcrumbs at page bottoms.

Sir Osis of Liver

Here's where it is in Curve -

Display.template.php



// Show the page index... "Pages: [1]".
echo '
<div class="pagesection">
', template_button_strip($normal_buttons, 'right'), '
<div class="pagelinks floatleft">', $txt['pages'], ': ', $context['page_index'], !empty($modSettings['topbottomEnable']) ? $context['menu_separator'] . ' &nbsp;&nbsp;<a href="#top"><strong>' . $txt['go_up'] . '</strong></a>' : '', '</div>
<div class="nextlinks_bottom">', $context['previous_next'], '</div>
</div>';

// Show the lower breadcrumbs.
theme_linktree();


Ashes and diamonds, foe and friend,
 we were all equal in the end.

                                     - R. Waters

Advertisement: