• Hi,

    I’m trying to build a template page which displays a non-bulleted list of children of a certain page (ID of this is 22).

    I think I pinpointed the right tag for this:

    ‘wp_list_pages(“title_li=&child_of=$post->ID&show_date=modified&date_format=$date_format”);’

    If this isn’t the one I need please correct me 😉

    However display fails, as I can’t seem to figure out where to put the ID 22 and how to do that.

    Additionally Kubrick slaps classes pagenav and page-item on this list, which displays in the sidebar without bullets, yet in the main page with bullets. How do I strike them from the main page display without changing the sidebar?

    Greetings

    LHK

  • The topic ‘Tag and CSS help needed for template (theme Kubrick)’ is closed to new replies.