@calvinorenda
8 years, 9 months ago
My goal is to add a new menu item ‘My Shop’. Result: Menu added successful but return 404 error (page not exist) when menu item is clicked.
This is what I have added to the functions.php at my child theme.
http://pastebin.com/UQzM3U6Q
Any pointers anyone? Thanks in advance.
@slaffik
You messed the code. It should be like this: http://pastebin.com/Beb0tNBk
LOL.
Thank you so much!!! It worked now by separating the two things instead of jumbling everything together.