• A prospective client of mine retired before I could pitch him a new website, so I decided to use it as a basis for a new client I just acquired. I didn’t want to ruin the existing site, so I setup a new development environment, and proceeded to clone it instead.

    I used the WP Clone plugin to copy my existing site to a new location, and the main page is flawless. However, upon browsing to any page, I get this:

    Fatal error: Call to undefined function fbiz_show_page_header_section() in /home/mdavila1/mdavila1.tcs-dev.net/wp-content/themes/fbiz-child/page.php on line 18

    I figured that perhaps a plugin or theme was missing, so after checking. everything is there, I resorted to manually downloading the original theme and child theme to my computer, then uploading them to the new site. The cloned folders were renamed prior to upload.

    I checked the file and line number in question…seems okay, although I am not a PHP expert. Any ideas?

The topic ‘[Theme: fBiz] Call to undefined function fbiz_show_page_header_section()’ is closed to new replies.