Truncated titles

Posted in: Newspaper
Post count: 4

Hello,

I still have some titles that get truncated in my newspaper website.

I already fixed those that get truncated in blocks by commenting the cut_title function in includes/wp-booster/td_module.php

However, for a given post, the div that contains the sequence Home > Category > Post title has again a truncated title (span with class=td-bred-no-url-last).

Could you please let me know where the cut function is located for this element? Thank you.

Regards,
Yousra

Post count: 23312

Hello Yousra,

Please notice that the function which has this functionality is get_title and this can be found in td_module.php core file, like this -> http://screencast.com/t/srqquYWuM6gz Please notice that this type of function gives the parameters $cut_at='' and the value to this variable is added from the panel, Excerpts section for each module, like this -> http://screencast.com/t/R7KImJTlPP3
For more information about this feature, please check our documentation here -> https://forum.tagdiv.com/excerpts-introduction/

Thanks for your understanding!

Post count: 4

Thank you, Catalin.

I don’t see an option for breadcrumbs. How do you set the title limit for breadcrumbs article title?

Best,
Yousra

Post count: 23312

Hello Yousra,

As you can see in Theme panel->Excerpts area, you will see two parameters -> Title length and Content-length as you can see here -> http://screencast.com/t/60JhIaMnWsX3

Hope this helps!

Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.