• Resolved dco

    (@dco)


    The Lowstream theme has a Header named Navigation, but I do not know how it is that I can add pages to it, as it uses php code for links, not plain links. I want to be able to use this section to list pages on my site external to the WordPress structure.
    The code is set up like this:

    (I typed in the code that it used, but the post only showed the link ~ site is ourriveroflife.ca/WordPress/to see what the problem is)

    Also, I added the php code to access wp_get_pages, which will show up as it’s own Header, depending on where I insert the code, but I am unable to format the header Pages to match the rest of the theme, primarily because I don’t know where to look or how to do it.

    Can someone advise how I can set up “Navigation” to list the pages on my site external to WordPress, and how I can format the header Pages to match the other headers of the theme, so that I can also have pages within the WordPress structure?

    Thank you.

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

    (@dco)

    found the codex. figured it out.

    For anyone else with same difficulty: the codex on customizing the sidebar has an entry on how to get the header to not show up, and it worked for me.

    Now, just working on how to modify this whole ‘navigation’ with it’s php echo get_source code .

Viewing 1 replies (of 1 total)

The topic ‘Lowstream theme – using Navigation and/or Pages’ is closed to new replies.