PHP error with custom page template
-
I’m using the Wheelco theme, which was bundled with Bold Builder. I have custom template files in use, but when a page loads using any of the custom templates, an error is thrown:
PHP Warning: include(/Users/dbcouriers/Sites/dev.dbcouriers.com/wp-content/plugins/bold-page-builder/add-section-template.php): failed to open stream: No such file or directory in /Users/dbcouriers/Sites/dev.dbcouriers.com/wp-includes/template-loader.php on line 106, referer: https://dev.dbcouriers.com/customer-login/
WordPress is trying to include a file that doesn’t exist. Is this file supposed to be in the Bold Builder Plugin? If you look at line 355 of wp-content/plugins/bold-page-builder/bold-builder-fe.php this is where that file name comes from.
Thanks,
joe
- The topic ‘PHP error with custom page template’ is closed to new replies.