Forum Replies Created

Viewing 2 replies - 16 through 17 (of 17 total)
  • Forum: Fixing WordPress
    In reply to: Post Title in PAGE
    Thread Starter l0ad3dr3v0lv3r

    (@l0ad3dr3v0lv3r)

    Hey there WordPress community. I’m still having no luck and was hoping someone could help.

    Again to summarize:

    – I acquired a plug-in which allows me to use PHP code within the body of a PAGE I’d created in the admin panel.

    You can see the code above I used…My guess is that it’s not displaying what I want because the loop is happening within the PAGE and there is no post data info being built into that page. I was thinking maybe I could use some sort of SQL select statement to go and grab all my post_titles and display them that way….I dunno. I’m at a loss.

    Thanks

    Forum: Fixing WordPress
    In reply to: Post Title in PAGE
    Thread Starter l0ad3dr3v0lv3r

    (@l0ad3dr3v0lv3r)

    are you also using one of the plugins that allow you to execute php code in a post or page?

    Answer:

    I added a plug-in which allows me to add PHP to the content of the page…

    So, again…..it appears to be returning the %title% of the current page…TEST…but I need it to return the %title% of each individual post. I.e.

    Story1

    Story2

    Story3

Viewing 2 replies - 16 through 17 (of 17 total)