• honolulutango

    (@honolulutango)


    I’m using the “circles as pages” modification by inserting

    <?php query_posts(‘post_type=page’); ?>

    into my index.php but im messing with the main theme. Should I just copy the index.php to my child theme or is there a more elegant css way?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    should I just copy the index.php to my child theme

    You should do this if you want to modify that file.

    is there a more elegant css way

    Can you elaborate on what you want to do?

    Thread Starter honolulutango

    (@honolulutango)

    Thread Starter honolulutango

    (@honolulutango)

    i want to do the Circles as Pages thing and I’m wondering if copying the index.php to my child theme is the best solution.

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

The topic ‘"circles as pages" better coding?’ is closed to new replies.