• I’m making a twentyten child theme and I’m customizing the following:
    style.css
    footer.php
    header.php
    index.php
    loop.php
    sidebar.php

    I got rid of:
    <?php get_sidebar(); ?>
    in index.php
    but something is still calling the default sidebar.php

    Is there a neat trick to get the page to output a list of each template file that is used to construct the current page?

Viewing 1 replies (of 1 total)
  • Thread Starter mrtaylor

    (@mrtaylor)

    I’ve hidden it with display: none but I’d rather not be generating the code in the first place.

Viewing 1 replies (of 1 total)
  • The topic ‘hide/disable sidebar in Twenty Ten child theme’ is closed to new replies.