Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.

Custom includes

PHPFusion Core have three custom include options and Themes have one custom include option.

Create and paste any custom content under /includes with the following names,

· header_includes.php
· custom_includes.php
· footer_includes.php

header_includes is loaded before theme.php
custom_includes is loaded in Maincore
footer_includes is loaded in footer


For themes you can replace the default Core Bootstrap with a custom Bootstrap CSS file,
Place your custom Bootstrap file in your /theme/custom_bootstrap/custom_bootstrap.css or custom_bootstrap.min.css.

Important: The file need to be named custom_bootstrap.css or custom_bootstrap.min.css