• Resolved sunstone

    (@sunstone)


    Upgrading was a breeze, but I still cannot figure out how to create LINKS to the PAGES I’ve created. The pages are there, but how does the visitor access them. What am I missing?

    I’m using the Cutline 3-column theme.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Add a call to the pages. Something like this may help:

    <?php wp_list_pages('depth=1&title_li='); ?>

    Thread Starter sunstone

    (@sunstone)

    Okay, shadow, hang in there with me. What do I need to change to make whatever I need (above) writable? I’ve been afraid to change any permissions for fear of having the whole site hacked. I lost an entire Mambo site representing months of work because I failed to change permissions back after working on the site. I don’t want that to happen again. The “edit theme” panel shows the page (code?) as being unwritable.

    In Mambo (I think, or b2evolution) I could create a module and put it on the page. I can’t figure out how to do that. I managed to figure out how to edit the contents of a text box. Where do I put this code you mention? And I have another somewhat related question I need help with as well. Pleeeeeeaaaase….

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How To Make a Page Menu’ is closed to new replies.