How to remove the Front Page Article from the Home Page "Front Page" using Joomla! 1.5

STEP 1 Go to your Joomla! 1.5 Administration (Backend) eg. www.yoursite.com/administrator and login with your username and password STEP 2 Click on Content -> Article Manager STEP 3 No you’ll see all your Articles listed, you’ll see the title Front Page and underneath that you’ll find there is either an Red Cross or Green Check Mark next to the Articles, if there is a Green Check Mark it means that the Article will be displayed on the Front Page. Click on the Check Mark and then you’ll notice it will turn into a Red Cross which means it’s not displaying on the Front Page. ...

April 6, 2018 · 1 min · 152 words · icarnaghan

How to remove the top bar in Wordpress for logged-in users

Edit the functions.php file in within your theme and add the following line to it add_filter( 'show_admin_bar', '__return_false' ); This will remove the top bar when a user is logged-in.

April 6, 2018 · 1 min · 30 words · icarnaghan

How to send a free South African SMS using webmail.co.za

You first need to create a new webmail.co.za email account by clicking on the register link under the login box After you’ve created the account you need to login into webmail.co.za Now on the top right corner you will see a icon with the title free sms, click on it Now type in the recipients number and the desired message to send and click on Send SMS

April 6, 2018 · 1 min · 67 words · icarnaghan

How to send a message in plain text with Outlook Express or Windows Mail

Open Outlook Express (Start->All Programs->Outlook Express) Once Outlook Express is open click on Create Mail A new message will open up At the menu click on Format->Plain Text (To create a plain text message or to format the current mail to be plain text) A warning will popup just click on ‘OK’ Now your message will be send using the Plain Text format ...

April 6, 2018 · 1 min · 113 words · icarnaghan

How to set the Error Reporting to a lower level in Joomla! 1.5

STEP 1 Log into the back end usually the following URL http://www.yoursite.co.za/administrator using your admin username and password. STEP 2 Once logged in click on SITE->GLOBAL CONFIGURATION at the top menu bar. STEP 3 Click on the SERVER TAB STEP 4 Under SERVER SETTINGS set ERROR REPORTING from e.g. MAXIMUM to SYSTEM DEFAULT or as you prefer.

April 6, 2018 · 1 min · 57 words · icarnaghan

How to setup a webmail.co.za POP3 email account in Microsoft Outlook 2007

NOTE: Webmail is South Africa’s free email service, a Free email account can be obtained by visiting http://www.webmail.co.za Open Microsoft Outlook 2007 and click on Tools->Account Settings In the Account Settings screen click on the New button under the E-mail tab Select Microsof Exchange, POP3, IMAP, or HTTP and click on Next Check the check box next to Manually configure server settings or additional server types and click on Next ...

April 6, 2018 · 1 min · 175 words · icarnaghan

How to setup your outlook.com email account in Thunderbird 24

Steps: Login to outlook.com to enable POP3 mail downloads Click on Settings and then More mail settings Select Connect devices and apps with POP Select Enable and click on SAVE Now open Thunderbird and select File->New->Existing Mail Account Fill in your Name, Email address and Password and click on Continue Set the following settings to the details below: INCOMING: POP3** Server hostname**: pop-mail.outlook.com Port: 995 SSL: SSL/TLS Authentication: Normal password ...

April 6, 2018 · 1 min · 85 words · icarnaghan

How to start MS Outlook in Safe Mode

In Windows XP click on start->run and type in outlook.exe /safe and press enter. In Windows Vista/7 click on start button and in the search field type in outlook.exe /safe and hit the enter key.

April 6, 2018 · 1 min · 35 words · icarnaghan

How to view all usernames and passwords that Firefox has stored

NOTE: This has been tested in Firefox 3.0.13 on Ubuntu 9.04 Open Firefox Click on Edit->Preferences _(In Windows the Preferences option usually is located under Tools) _ The following window will appear Click on **Saved Passwords ** Now a list of site urls together with Usernames should appear Click on Show Passwords to view all stored passwords.

April 6, 2018 · 1 min · 57 words · icarnaghan

How to view where the module positions are in a template

STEP 1 Open your browser, then in the address bar type in :http://yourjoomlawebsite.com/index.php?tp=3 STEP 2 Now you can view all the different module positions featured in your Joomla! template. Now it should be easier to place modules on your Joomla! website

April 6, 2018 · 1 min · 41 words · icarnaghan