• Resolved design@webcorsa

    (@designwebcorsa)


    wordpress 3.5.1 in twentytwelve theme page.php not working.

    page.php code like:
    <?php
    get_template_part( ‘loop’, ‘page’ );
    ?>
    not working in title and content..need some help

Viewing 2 replies - 1 through 2 (of 2 total)
  • Are you sure it’s Twentytwelve ?

    In Twentytwelve, the page.php uses get_template_part( 'content', 'page' ) which calls content-page.php.

    The loop thing sounds like it’s Twentyten.

    Thread Starter design@webcorsa

    (@designwebcorsa)

    Thanks, paulwp

    It’s working..

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘wordpress 3.5.1 in twentytwelve theme page.php not working.’ is closed to new replies.