• emmvie

    (@emmvie)


    I’m a relative newbie with wp and am developing a magazine theme that calls up a number of different lists of posts in sidebars. When a single post is displayed, I offer a Facebook SHARE link, but when you click on it, the post info is displayed for a second, then the blog info is displayed and that’s it, good-bye post info.

    Since I have multiple loops on the page and nested templates, I cannot figure out how to put the CURRENT post’s details into the meta tags, BECAUSE THE META TAGS ALREADY CAME BEFORE THE LOOP.

    I must be missing something simple and/or really basic, right? Like, I’m doing the multiple loops all wrong, or multiple loops are a serious no-no?

    Any advice really appreciated.
    ahl

Viewing 3 replies - 1 through 3 (of 3 total)
  • esmi

    (@esmi)

    Review Multiple_Loops?

    Thread Starter emmvie

    (@emmvie)

    Right, in fact, I’m missing something basic (rtfm, sigh…):

    “The $wp_query is called in the blog header”…

    …which obviously means I need to do some reading and re-coding, and then get back to this question. Thanks incredibly in the meantime!!

    esmi

    (@esmi)

    No problem ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘meta tags are outside the loop, how do i put post info into them???’ is closed to new replies.