Jump to content

Remove category name from record titles in database


Recommended Posts

Posted

Yes. You can override the default sharer title like this:

{{\IPS\Output::i()->metaTags['og:title'] = $record->_title;}}

In this example, one would put in the record display template, only the record name would be used. Customize it however you like it. 

Posted
On 5/15/2016 at 5:27 PM, opentype said:

Yes. You can override the default sharer title like this:


{{\IPS\Output::i()->metaTags['og:title'] = $record->_title;}}

In this example, one would put in the record display template, only the record name would be used. Customize it however you like it. 

where do i edit this?

thanks in advance

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...