If you want to redirect visitors to a homepage instead of displaying the ‘page not found’ message follow the below instructions. This is for wordpress sites. Edit the 404.php file from your theme; this is found within the folder of the current theme you are using. Have
Read more →If you would also like a ‘Login/Logout’ button or link that changes depending on whether the user is logged in or not you will need to add the following e to where you would like the button or link. <?php if (is_user_logged_in()) : ?> <a href=”<?php
Read more →This is a website we created for office furniture shop in Bradford.
Read more →A website we designed for a nationwide solar installation sales company.
Read more →We have just started building a stunning website for an independent travel agent.
Read more →The Custom Contact Forms plugin allows great customization of the form display but doesn’t offer any customisation of the format of the email that is received. As it stands once a form is filled out and submitted the email you receive can be very cluttered as each field
Read more →To create side bars for widgets on specific pages follow the below instructions. Note this might not apply to all themes. Step One. Locate the ‘functions.php’ file in the ‘Theme’ folder. Find the function highlighted in yellow below located in the ‘functions.php’ file. Here you can see
Read more →