Hi,
I am trying to move my development site to a new directory. I have updated the database as per usual with the new directory’s URL but something in the theme is still pointing to my old directory. Please point me to the right file or place in the database where I can change the directory. With WP_DEBUG turned on, I see this:
Warning: include_once(edit_custom_walker.php): failed to open stream: No such file or directory in /var/www/vhosts/olddirectory/wp-content/themes/atelier/swift-framework/sf-megamenu/sf-megamenu.php on line 361
Warning: include_once(): Failed opening 'edit_custom_walker.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/vhosts/olddirectory/wp-content/themes/atelier/swift-framework/sf-megamenu/sf-megamenu.php on line 361
Warning: include_once(mega_menu_custom_walker.php): failed to open stream: No such file or directory in /var/www/vhosts/olddirectory/wp-content/themes/atelier/swift-framework/sf-megamenu/sf-megamenu.php on line 362
Warning: include_once(): Failed opening 'mega_menu_custom_walker.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/vhosts/olddirectory/wp-content/themes/atelier/swift-framework/sf-megamenu/sf-megamenu.php on line 362
Warning: include_once(alt_menu_custom_walker.php): failed to open stream: No such file or directory in /var/www/vhosts/olddirectory/wp-content/themes/atelier/swift-framework/sf-megamenu/sf-megamenu.php on line 363
Warning: include_once(): Failed opening 'alt_menu_custom_walker.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/vhosts/olddirectory/wp-content/themes/atelier/swift-framework/sf-megamenu/sf-megamenu.php on line 363
Warning: require_once(/var/www/vhosts/olddirectory/wp-content/themes/atelier/includes/meta-box/inc/helpers.php): failed to open stream: No such file or directory in /var/www/vhosts/olddirectory/wp-content/themes/atelier/includes/meta-box/meta-box.php on line 36
Fatal error: require_once(): Failed opening required '/var/www/vhosts/olddirectory/wp-content/themes/atelier/includes/meta-box/inc/helpers.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/vhosts/olddirectory/wp-content/themes/atelier/includes/meta-box/meta-box.php on line 36