Importing wordpress menu into another subdirectory cms

GustavNovak

Newbie
Joined
Jun 7, 2012
Messages
35
Reaction score
5
Hello guyz.

I am working on a wordpress website and I have got a problem with the menu.


  • in /public_html/ I have wordpress installed
  • in /public_html/subdirectory/ I have got another sort of cms installed

I am trying to import the menu from wordpress to /public_html/subdirectory. I have done this happily, simply by pasting the html generated code, and creating new css rules for the menu, so everything works nice. When I ll change the menu in wordpress, I ll just add that to /public_html/subdirectory and I am done with that.

1. I dont see a big problem in that but as I am writing this already, dont you see a better solution?
 
Back
Top