Modify the sub-footer in PHP-Fusion Updated on March 11, 2022 by InMotion Hosting Contributor By default PHP-Fusion will let you modify the footer from the admin panel. This however displays at the very bottom of your PHP-Fusion site, and if you’d like to instead place a footer in-between your front page content and the bottom of the page, this article will explain that in detail. Modify the sub-footer include Read More >
Changing the banner/logo in PHP-Fusion Updated on March 11, 2022 by InMotion Hosting Contributor By default PHP-Fusion has their logo at the top of the site. This logo can be customized to your liking. In order to change the logo, you will need to be able to access the server files to upload your own image. The Default image can be seen in the snapshot to the right. The Read More >
Setting Up SMTP in PHP-Fusion Updated on March 11, 2022 by InMotion Hosting Contributor In this tutorial we will show you how to enter your SMTP settings in PHP-Fusion. These settings will be used when your website is required to send outgoing emails. This is the recommended way to send emails from your website, as it is less likely to be flagged as spam on the recipient’s server. How Read More >
Editing the site introduction in PHP-Fusion Updated on March 11, 2022 by InMotion Hosting Contributor New Installations of PHP-Fusion will have a brief introduction on the home page of the site. This is called the Site Introduction. By default the site will say “Welcome to your site“. This section can be left blank if you want no site introduction or you can add whatever text you want. The following article Read More >
Adding Google Analytics Code to PHP-Fusion Updated on March 11, 2022 by InMotion Hosting Contributor In this tutorial we will show you how to add a Google Analytics Tracking code to your PHP-Fusion Website. Google analytics allows you to view statistics regarding visitors to your website. How to Add a Google Analytics Code: In the root of your PHP-Fusion files, edit the footer.php file. It is located in: /themes/templates/footer.php Enter Read More >
Add ReCaptcha to PHP-Fusion Updated on March 11, 2022 by InMotion Hosting Contributor Setting up Recaptcha is a simple matter within PHP-Fusion because it is integrated within the interface. The following tutorial will walk you through setting up Recaptcha in the Security section of the PHP-Fusion Admin Panel. NOTE: Before you can setup Recaptcha in PHP-Fusion, you will need to obtain a key by going to the following Read More >
How to add a new download in PHP-Fusion Updated on March 11, 2022 by Scott Mitchell After creating one or more categories in PHP-Fustion, you are free to add content for downloads to your Php-Fusion site. Follow the instructions below to learn how. Adding a new Download in Php-Fusion How to login to the PHP-Fusion Admin Panel. From the main admin area, click on the Downloads button found on the Content Read More >
PHP-Fusion Main Site Settings Overview Updated on March 11, 2022 by InMotion Hosting Contributor You can change the appearance of different areas of your PHP-Fusion website through the Main Settings in your Administrator Panel. Areas like the Site name, Site Banner, Footer text, Themes and more can be updated through the Settings section of your PHP-Fusion Admin Panel. This article will briefly explain the Main Settings section in your Read More >
How to edit an article in PHP-Fusion Updated on March 11, 2022 by Scott Mitchell After learning how to create an article, you may need to know how to go back and make changes. Editing an article is very easy within php-fusion. Our instructions below will explain how to do just that. Editing an article in Php-Fusion How to login to the PHP-Fusion Admin Panel. Look to the top menu Read More >
Creating a new download category in PHP-Fusion Updated on March 11, 2022 by Scott Mitchell In PHP-Fusion, you have the ability to upload items for your site visitors to download. Before you can create or add a new download, you must have at least one or more download categories. This short article explains how to create a new download category in your Php-Fusion admin panel. How to create a download Read More >
How to install a free theme to your PHP-Fusion site Updated on February 23, 2022 by InMotion Hosting Contributor Like most free open source software, PHP-Fusion has the ability to install themes to your site. There are many free themes online you can use for your PHP-Fusion site. In this article we will teach you how to upload your own theme to your server. For teaching purposes, we will install the “Birds Fusion” theme. Read More >
Switching your PHP-Fusion theme Updated on February 23, 2022 by InMotion Hosting Contributor PHP-Fusion has the option to change themes within the Admin panel. There are several theme pre-installed with your PHP-Fusion program by default. In this tutorial, we will change the theme to the “Atlantis” theme that comes with PHP-Fusion. Steps to change your theme How to login to the PHP-Fusion Admin Panel. Click the Admin panel Read More >
Adding a Link to an Article Using PHP-Fusion Updated on March 11, 2022 by InMotion Hosting Contributor In the previous guide in our PHP-Fusion Education Channel we showed you how to create an article. In this tutorial we will show you how to add a link to an article using PHP-Fusion. Add a Link: How to login to the PHP-Fusion Admin Panel. Click the Articles button. Under Current Articles, click the article Read More >
Creating a new article in Php-Fusion Updated on March 11, 2022 by Scott Mitchell After you have created at least one category in Php-Fusion, you will be ready to create your first article. An article is a component of data, usually much like a web page. Below are the instructions on how to create an article in your Php-Fusion website. How to create a new article in Php-Fusion Log Read More >
Enabling Error Reporting in Moodle Updated on March 11, 2022 by InMotion Hosting Contributor When your Moodle stops working and you need to find out why, you can enable error reporting. A common reason for this is when the page comes up blank. Blank pages don’t show you what error is that causes the screen to go blank so you will need to enable errors in your Moodle config.php. Read More >
Creating Article Categories in PHP-Fusion Updated on March 11, 2022 by InMotion Hosting Contributor Articles are one of the content areas in PHP Fusion, but they will require that Article Categories be created before you can actually compose any article content. The following article shows how to quickly and easily add an article category using the PHP-Fusion back end interface. Adding Article Categories in PHP-Fusioni Login to the PHP-Fusion Read More >
How to Add Images to Articles in PHP-Fusion Updated on March 11, 2022 by InMotion Hosting Contributor Each article added within the PHP-Fusion interface can use images during the edit or creation of the article. The following tutorial steps through uploading the graphics into the PHP-Fusion installation and then adding them in to the article created within PHP-Fusion. Inserting Graphics into PHP-Fusion Articles Upload Article Graphics into PHP-Fusion Interface Before you can Read More >
Changing Languages in PHP-Fusion Updated on March 11, 2022 by InMotion Hosting Contributor Languages are considered LOCALES within the PHP-Fusion system. In order to change a language, you will need to load the locale which contains all of the hard-coded text. By default, the software is loaded only with the English locale. Change Language in PHP-Fusion Login to the PHP-Fusion Admin Panel. Click on the Admin Panel Link. Read More >
Modifying the Footer in PHP-Fusion Updated on March 11, 2022 by InMotion Hosting Contributor The PHP-Fusion interface allows you to modify its appearance include the graphics and text that appear in the footer of each page. The following article reviews how to find and add/alter the footer for your PHP-Fusion website. Changing the Footer in PHP-Fusion Login to the PHP-Fusion Admin Panel. Click on the Admin Panel Link. Click Read More >
Managing Site Links in PHP-Fusion Updated on March 11, 2022 by InMotion Hosting Contributor Site links are used to navigate to each section of the website generated by PHP-Fusion. The site links can be edited or added within the Site Links section of the System Admin settings. The following article explains how to use and administer the site links within the Admin Panel of PHP-Fusion. Using Site Links Read More >