
Auto detecting Joomfish languages with your K2 Component, making your attachment number of field to match with JoomFish Component site languages.
Please follow the below steps to achieve this.

Auto detecting Joomfish languages with your K2 Component, making your attachment number of field to match with JoomFish Component site languages.
Please follow the below steps to achieve this.
This hack is to restrict personal IPs on All in One Adsense and YPN! extension for wordpress. The reason to add this code(hack) in, it’s because alot of the isp are using dynamic ips, or your company may only have a single ip sharing to thousands of employee. This is our current situation, and you don’t know how much your employee “LOVED” you by spam clicking on the links. This will hurt you if google decide that you are spamming on the ads.
First open the file “all-in-one-adsense-and-ypn.php” under wp-content/plugins/all-in-one-adsense-and-ypn/ and search for the following line of code.
global $user_level, $ai_loadnetwork;
above this line of code add the following code in, and change “Y.O.U.RIP”, “YOU.R.SECOND.IP” to your own ips. Use commas for multiple ips.
Continue Reading »

My client would like to enable his consumers to view the prices upon login, and also be able to send inquiries to him directly from the product page. Since Virtuemart only allow you to “Call for Pricing” redirect to an product inquiry form, this lacks of user friendliness upon user. So I would like to add a login link right next to “Call for pricing”. I would also like to rename the “Call for pricing” to Inquiry. It should look something like the above image.
Continue Reading »

On September 1, 2009. I started to do planning on developing a totally free resource for wordpress, joomla and magento. Our first focus CMS group is joomla > wordpress > magento. Below is what I had draft on my wall with post-it. My development practice is always draft all idea on walls with post-it. It is fun and it is very artistic to view it later on, you will always have a colorful picture on your mind that what you want. The magically color of post-it. After the draft, I started to love the logo so much, I started to do a logo on photoshop(see below). Hope you really like what I am delivering to the opensource community. “THE BEST IS YET TO COME” if you find any of our resource useful, please submit to our rss feed and follow me on twitter to show your love to DesignerSandbox. We are not the best out there, but certainly we are totally free. Continue Reading »

This is the only hack you need to have for the category images. This hack will take care of the image while upload or do it dynamically from the frontend, putting a settings on the backend. Since this is an ultimate hack, it construct with several files and line of code to complete this hack: so please stay close attention.