Menu cannot be saved and Bulk action not working after theme activation
I just purchased AdSplash for an existing site, which currently running about 9000 ads. When I activate the theme it looks to be working but when I want to save or move the menu items at
wp-admin/nav-menus.php or I want to do any bulk actions as admin I am getting error messages. When I switch back to the default theme or activating another child themes everything works fine.
for instance when I try to move multiple items to trash I am getting the following errors (
wp debug on)
Notice: Trying to get property of non-object in /home/classi/public_html/online/
wp-content/themes/adsplash/functions.php on line 780
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 85 bytes) in /home/classi/public_html/online/
wp-includes/post.php on line 680
When I try to move an item to the menu I am getting this:
Notice: Trying to get property of non-object in /home/classi/public_html/online/
wp-content/themes/adsplash/functions.php on line 780
With
wp debug on there are errors on the front of the site as well.
Notice: Undefined variable: negotiable in/home/classi/public_html/online/
wp-content/themes/adsplash/functions.php*on line*159
and similar ones.
I have tested it on two separate dedicated servers, disabled all plugins, cleaned and optimized the database and increased memory for 256M but still getting the same errors. Please let me know how to fix this.
Thanks.