• Resolved piasmith

    (@piasmith)


    First of all thank you to all you guys answering all these questions.

    I am trying to do the following in a post.

    <add img>
    <add iframe>
    <h1>
         <?php the_title(); ?>    <-this is what I am trying to do
    </h1>
    <add another img>
    <then some text> ....

    I don’t know enough about php at this point to know why it doesn’t work, but is there a way to make it work?

    Just to be clear I do not want to move it, I just want it to also appear dynamically in the_content.

    Thank you,

    [Please post code snippets between backticks or use the code button.]

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘dynamically copy the_title into the_content in a post’ is closed to new replies.