01 Nov
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.
Posted in Tips and Tutorials by: admin
No Comments
01 Nov
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>
Posted in Tips and Tutorials by: admin
No Comments
08 Sep
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.
Posted in Tips and Tutorials by: admin
No Comments
08 Sep
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
Posted in Tips and Tutorials by: admin
No Comments
08 Sep
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.
Posted in Tips and Tutorials by: admin
No Comments
08 Sep
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.
Posted in Tips and Tutorials by: admin
No Comments
08 Sep
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
Posted in Tips and Tutorials by: admin
No Comments
11 Aug
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.
Posted in Comments by: admin
No Comments