• Resolved B

    (@benbreakawayconsultingnet)


    I have cloned a site per the instructions and all seems to be working well except that the menus aren’t working. I’ve checked all the basics – Theme Location setting, resaving Permalinks, to no avail. I’ve also tried some some basic wp_page_menu arrays to see if I can get any list of pages to appear and its empty everytime.

    I’m stumped. Any ideas?

    https://www.ads-software.com/extend/plugins/wp-clone-by-wp-academy/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter B

    (@benbreakawayconsultingnet)

    Never mind – make sure you have all the plugins disabled when you create the copy to clone. Re-enable in the new site one at a time.

    that’s weird,did you get 404 pages when you clicked on the menu links or was the menu completely blank?

    I’m having a similar problem — wp_list_pages() does not work properly on the clone. Specifically, the URLs are missing from the HREF attribute in all tags in the generated

    • list.
    • So it looks like this:

      <ul>
        <li class="page_item  page-item-69">
          <a href=""></a>
        </li>
      </ul>

      I did not first deactivate all the plugins on the original site before cloning it. 1) I don’t think that should be necessary. 2) I didn’t see that in the plugin instructions. 3) i can’t really do it anyway, since it’s a live site.

    Wow —- i think i just accidently broke the Forum system here. Somehow the code back-ticks got messed up in my last post, and now the page is busted.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Page lists, menus, not working now’ is closed to new replies.