• Hey, I’m a noob when it comes to coding so I really need your help.
    I want to simple make pages and then I want to add them to different submenu’s.
    As you can see on https://www.mingei.be/wordpress when you go to the menu ‘shop’ and ‘workshops’ the pages are just identical (it automaticly assigns the pages to both menu’s). Is there a way to simply create pages and chose where you want to put it?

    My second issue is a IE problem. IE doesn’t show the menu correctly. It puts ‘over’ above ‘mingei’ on the menu while it should be ‘over mingei’. There are 2 gaps next to mingei too (I guess it is caused by the menu ‘shop’ and ‘over mingei’).

    Thanks for helping me out.

    edit: I also have a issue with the website not returning to home all the way whene I’m in one f those pages I created (e.g.: ‘algemeen’) and I can’t access the gallery from that page.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter dyin

    (@dyin)

    if anyone knows the answer to just one of the questions I would be really gratefull.

    edit: sorry, I won’t reply to my own treath anymore :s. Didn’t know it wasn’t allowed.

    Don’t bump after less than an hour. It will not get you a faster answer, but could annoy all the helpers.
    Be patient!

    Thread Starter dyin

    (@dyin)

    A part of the IE issue is fixed because my mother wanted to use ‘inleiding’ instead of ‘over mingei’. I still have the gap problem thoug.
    I still haven’t found a solution for the other problems :s .

    I fixed 1 gap but the problem is with this code:

    <li class=”submenu”><?php wp_list_pages(‘title_li=<b>‘ . __(‘shop’) . ‘</b>‘ ); ?>
    <ul id=”shopMenu”>

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘more than 1 place to add pages too’ is closed to new replies.