Forums

wp gallery2 plugin, Title tag incorrect..how to fix? (2 posts)

  1. pickled
    Member
    Posted 5 years ago #

    I just installed the wpg2 plugin and it works pretty well except that the title tags <title> in my gallery die when viewing the gallery through wp, meaning there's just a single title for the whole gallery "My Site Name".

    That's not good at all. I need the titles to behave like they do in a normal gallery or wordpress install -- when you change pages the Title changes to reflect the page you are on. Menaing if I'm lookng at the album of Kids pics the title should say "Kids" not "Site Name".

    Does anyone know how to get this to work right while integrated with wp?

  2. Snackmaster
    Member
    Posted 5 years ago #

    I have the same question.

    I'm using the default Kubrick Theme with the default title code:

    <title><?php bloginfo('name'); ?>
    <?php if ( is_single() ) { ?>
    &raquo; Blog Archive <?php } ?>
    <?php wp_title(); ?>
    </title>

Topic Closed

This topic has been closed to new replies.

About this Topic