Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: different page title

different page title 14 years 6 months ago #8269

  • morktron
  • morktron's Avatar Topic Author
  • Visitor
  • Visitor
Hi, I have menu items linking to different DT Register categories. I would like the page titles to be shown on those pages - ideally the page titles that are set in the menu parameters.

I see the page title comes from
<?php echo JText::_( 'DT_EVENT_REGISTRATION' );?>
around line 3347 on dtregister.php in components > com_dtregister.

How can I put in the normal joomla page title? I tried the usual
<?php echo $this->escape($this->params->get('page_title')); ?>

but it just gives the dreaded white screen.

I know I can change the language file but it would be odd for these pages to all have the same title since they are very different events on different parts of the website.

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

different page title 14 years 5 months ago #8319

  • morktron
  • morktron's Avatar Topic Author
  • Visitor
  • Visitor
I'm going to use a module for the page title unless anyone has any better ideas?

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

  • Page:
  • 1
Time to create page: 0.106 seconds