Viewing 3 replies - 1 through 3 (of 3 total)
  • I suspect its a conflict with another plugin that also modifies titles – I will investigate but until I can reproduce I won’t be able to work on any fix.

    Thread Starter dannoll

    (@dannoll)

    For anyone searching for the answer, I went to my theme’s header file and added the following:

    <title>Series: <?php if(is_series()) single_series_title(); ?></title>

    May not be the prettiest implementation, but it worked for me. Not sure that it matters, but I’m also running the All-in-One SEO plugin.

    Thanks Dannoll for posting your workaround. I suspect the All-in-One prevents (or replaces) the automatic adding of title information by Organize Series. Your workaround adds it manually.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Organize Series] Series Title not appearing on browser title bar’ is closed to new replies.