Author: Ankur

jQuery: Solution of $(…) is null on pages

Hi Friends, Sometime when you used jquery on somepages and mostly in wordpress then I think you must got encountered with this error “$(…) is null” where … would be your element class name or id. I know this error is very small but really frustating because we didnt find what we are doing wrong. So I also got this…

Read More »

Colorbox : Change Position of Close Button To Top Right

Hi Friends, After many days now I am again back to blogging. Today I am going to write about one small thing  about Colorbox (A lightweight customizable lightbox plugin for jQuery).When I implemented Colorbox in one of my client site, My client liked it very much but he got one comment only that he want close button at top right corner…

Read More »

Get Hostgator Hosting For First Month In 1 Cent

Hi Friends, Today I am going to provide you coupon code for best hosting services in 1 Cent only for one month. Hostgator is best hosting service I experienced in last four years, They have many plans for unlimited shared hosting, reseller hosting and also VPS plans which are best plans in hosting industry with great support and great uptime….

Read More »

How To Change .htaccess File Name

Hi Friends, I think this article title is looking very surprised to you because when i knew this thing I also was little bit surprised that we can change .htaccess name and get it worked by assigning other name like ‘.configuration’ or ‘.serverconfig’ or ‘.urlrewritefile’ , So if you want to change .htaccess file name and get it worked by…

Read More »

How To Enable .htaccess Or Rewrite Mode On Apache

Hi Friends, In this article I am going to explain you how can we enable .htaccess  or rewrite mode on Apache server. So to enable .htaccess or mode rewrite on apache server we will need access to httpd.conf file by which we can enable .htacess /mod rewrite. .htaccess files allows us to change configurations on our servers per directory or subdirectory,…

Read More »

How To Remove Images From Post Content In WordPress

Hi Friends, Some days ago I was working on one project in which I have to show wordpress post on home page which is already showing by default in wordpress but my client having images in all posts at start and client want to show images in different style , So I have to remove images from content to show…

Read More »