Category: Joomla

How to turn off magic_quotes_gpc module in php for joomla 3 setup on godaddy server

Its common problem with godaddy server for installing joomla3. As web designer or Web Developer you may face this issue. Here is steps which show you How to turn off magic_quotes_gpc module in php for joomla 3 setup on godaddy server. created script for phpinfo and saw that magic_quotes_gpc was on (the only one on […]

Samples Legal Contract For Web Designers And Web Developers

For any client job or professional app/service, making a clear contract with the customer is one of the key points for the success of the project and happiness for both sides. Recently, Smashing Magazine has brought together design/development-related contracts that exist on Docracy and encourages everyone to share any new ones. The list includes sample contracts for web design, icon […]

25 Useful Books For Web Designers And Developers

If you are a designer or developer, you probably know that this field is one of the most innovative and fastest growing industry in the world. If you want to keep up to date and stay ahead of your competitors you must learn new things all the time and follow trends. Even though the Internet is […]

Most popular content management systems Joomla launches version 3.0

Joomla, one of the most popular content management systems (CMS), is finally releasing version 3.0, which bets heavily on Twitter’s Bootstrap framework to make responsive, mobile-friendly designs available to users immediately.

Freelancers Hiring Freelancers: A Case Study

Freelancing is a wonderful activity and many people are simply happy with the statute of freelancer. The most intriguing aspect of this “job” (I consider a freelancer as a full time employee) is the fact that the beginning is extremely difficult but once the first project is taken and finished a large pool of possibilities […]

Dealing with Clients as a Freelance Web Developer / Designer

If you are a web developer or a designer working with multiple clients, work flow management plays an important role in your routine. Prioritizing tasks, time management are key to be successful over time. Following are some useful tips which enable you to handle your clients in a better way. Most of the pointers are from my […]

How to Optimize Single Domain Website to Target Different Countries seo

Recently I got a project which is single .com domain and it needs to be targeted to different countries. It`s an e-commerce site and had good rankings in US, now it needs to improve rankings in UK and AU also. I went through some webmaster forums to get the best picture how to start it with […]

How to compress web pages with Gzip or Deflate in HTTP to improve performance

Nowadays, reducing web page size to improve performance or to save bandwidth while still maintaining a good website design has become a pain for smart web developers or designers. This is because  with the latest technologies that surfaced in the recent years ( JS Libraries,  CSS3,  HTML 5, etc. ) , developers tend to add […]

How to Increase number of sub category list in Virtuemart

To Increase Number of Child category list in VirtueMart. Open YourSite/components/com_virtuemart/themes/default/templates/common/categoryChildlist.tpl Update

Adding more images and Customizaion of joomla Savira Flash photogallery

By Update gallery.xml you can upload/ manage images. Go to yousite $yoursite/modules/mod_savira_photogallery/ Open gallery.xml file here you can change

How to Update Joomla login/ Register page

Some time we want to edit/ customize Joomla login page. go to $yourwebsite/components/com_user/views/login/tmpl/default_login.php open & edit default_login.php

WordPress Plugins for Page stats

StatPress is first real-time plugin dedicated to the management of statistics about blog visits. It collects information about visitors, spiders, sear The first real-time plugin dedicated to the management of statistics about blog visits. It collects information about visitors, spiders, search keywords, feeds, browsers etc.

Using Jquery Confilict for using multiple javascript framework

Using above jquery code we use different multiple javascripting framework. http://api.jquery.com/jQuery.noConflict/

Using jQuery and MooTools Together

Make Specific Page available for only register user

The answer to this is a simple WordPress if else statement.  The code below is what you need: You can force user to Login to see content of wordpress page content by login or And you can redirect to specific page after Login by wrting following code Reference Links: WordPress Function_Reference for is_user_logged_in Require login […]

How to reset my WordPress admin password?

You have to do this through the WordPress database directly. The most convenient way to manage the database is via the phpMyAdmin tool at your web hosting account.