Error with menu items
I would like to reorder the items within the menu. Regardless of how I reorder these items, the third menu item always links to the project archive and the fourth menu item always links to the find a freelancer page. These links appear to be hard coded.
Also I've found that if the menu contains less than four items, an error message appears on the page that reads:
Warning: Creating default object from empty value in /home3/.../public_html/members/
wp-content/themes/hirebee/includes/template-tags-site.php on line 86
Warning: Creating default object from empty value in /home3/.../public_html/members/
wp-content/themes/hirebee/includes/template-tags-site.php on line 87
How can I fix this issue?