Skip to Content Skip to Menu

CB 1.8.1 browser title set in menu item won't show

  • vollachr
  • vollachr
  • OFFLINE
  • Posts: 11
  • Thanks: 0
  • Karma: 0
12 years 1 month ago #209956 by vollachr

jpc0480 wrote: What files did you edit for this? I'm still curious...


Just one as far as I remember, in my joomla template, not actually on CB.

I believe it is the tempalte index.php, this is how it looks at the beginning of the <head> tag:
Code:
<?php $app = JFactory::getApplication(); $this->setTitle( $app->getCfg( 'sitename' ) . ' - ' . $this->getTitle()); ?>

This causes the website name to appear before the page title regardless of other settings.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum