i Design Page

01 Nov

HTML Redirect Page

It’s easy to redirect your web site with html. Just add the redirect meta tag to your header like this:

<code>

<meta http-equiv=”REFRESH” content=”0;url=http://www.the-domain-you-want-to-redirect-to.com”></HEAD>

</code>

content=”0; may be changed to the number of seconds you want the browser to wait before redirecting.

01 Nov

How to add code to your WordPress Post

The easiest and fastest way is to add:

<code>

</code>

in between the code you want to use without executing it.

ex.

     <code>index.php</code>
08 Sep

Removing the Footer from Joomla

Go to: includes/footer.php
Download footer.php file using FileZilla or any other FTP client.
Use your favorite editor: vi, Emacs, Bluefish, Gedit, Kate, Notepad, etc

Remove:

<code>

<div align=”center”>
<?php echo $_VERSION->URL; ?>
</div>

</code>
from the footer.php

Save the file and upload it to:
includes folder in your server.

It’s easy to remove Joomla! is Free Software released under the GNU/GPL License. Don’t forget to donate to Joomla so it can remain free.

08 Sep

Installing Components, Modules or Mambots on Joomla

Download the component, module or mambot to your computer.
Do not unzip them unless stated in the instructions
Most come with prefix according to their functionality:
com_ - for component
mod_ - for module
mos or bot for mambot.

Login to your Joomla Administrator backend
Click on menu=>Installers=> Component, Module or Mambot (depending on what you want to install)
Click the [Browse…] button; find the extension file you have downloaded
Click [Upload File and Install].
That is it.

Don’t forget to always backup before you start changing things

08 Sep

Install a WordPress Theme (Template)

Download the theme.
Unzip it.
Upload your file to the server using FileZilla or any other FTP client.
Upload the theme to: wp-content/themes

Go to WordPress Admin Panel:
Step 1 – Login to your WordPress Admin Panel.
Step 2 – Click on Presentation.
Step 3 – Locate the image of your theme.
Step 4 – Click the image of your theme.

08 Sep

How to install WordPress Plugins

Download the plugin to your desktop.
Unzip it.
Upload your file to the server using FileZilla or any other FTP client.
Upload the plugin to: wp-content/plugins.Go to WordPress Admin Panel:
Step 1 – Login to your WordPress Admin Panel.

Step 2 – Click on Plugins in the main menu.

Step 3 – Locate the name of your plugin in the list on that page.

Step 4 – Now click Activate.

08 Sep

How to Add JavaScript to Joomla Content

Login in as admin
Go to Site
Global Configuration
Default WYSIWYG Editor
Change it to No WYSIWYG Editor
Click Save.

Now go to Content:
All Content Items
Welcome to Joomla!
Just add your Javascript in the Content Area
Click Save

11 Aug

Home

Welcome to i Design Page your one stop web site for all your Webmaster needs. Here you will find tutorials for Search Engine Optimization (SEO), Scripting, Content Management System (CMS), Web Site revenues, etc.

© 2008 i Design Page | Entries (RSS) and Comments (RSS)

Global Positioning System Gazettewordpress logo