List JReviews listing into multiple categories
September 17, 2014
Recently we worked on a JReview project and client have requirement of 'List Jreviews listing into multiple categories'. As we all know the biggest limitations of Joomla's category system is that it doesn't allow you to add a single article/listing to more than one category. So this can't be achieve...
Read More
How to optimize the Website speed in 15 Steps
September 10, 2014
We all know that speed is most important factors for the success of your website. You can do a lot to optimize it and archive great speed for your site. Here you will find the most essential actions you can take to speed up your website. Continue reading How to...
Read More
Joomla Upgrade Common Mistakes
September 2, 2014
Most of the times, the client asks for upgrade or the companies purpose for Joomla upgrade if the site is hacked very often and/or is found to be infected with malicious code. The most common mistake the developers make is to take the backup of current website and process the...
Read More
Turn Idea into Reality
August 29, 2014
Every success starts only from an idea. If idea is implemented properly then it creates a success story. Mark Zuckerberg had an idea of Social site. He turned his idea in to reality which every one knows with the name of Facebook. Continue reading Turn Idea into Reality
Read More
Are You Facing Skype Can’t Connect Error After Upgradation on Ubuntu?
August 12, 2014
Ubuntu is the most popular operating system that is free available worldwide, Skype is the most popular application in the Internet world for Audio and Video calling, Video conferencing and amazing support of IM and file sharing. Continue reading Are You Facing Skype Can’t Connect Error After Upgradation on Ubuntu?
Read More
No more waiting! JReviews is now available for WordPress
August 7, 2014
JReviews is the Wordpress Plugin for business directories, travel guides, classifieds, product catalogs and so much more. (Required PHP5.3.6+ with json, bcmath and mbstring extensions, ionCube loaders v4.4+) Hire WordPress developers to build custom JReviews WorPress Compatible website that also keep a strong importance on performance and SEO. Expert JReviews...
Read More
Code Snippets Series #2 Extracting YouTube Video ID From YouTube Urls
June 6, 2014
Hi, here I am again with quick tips & tricks blog. This is the series #1 of my quick Code Snippets Series. In this series I'll provide you source codes which make your coding life lot easier. Just copy and paste the codes to your file and enjoy. The YouTube...
Read More
Code Snippets Series #1 YouTube Player API
June 6, 2014
Hi here I am again with quick tips & tricks blog. This is the series #1 of my quick Code Snippets Series. In this series I'll provide you source codes which make your coding life lot easier. Just copy and paste the codes to your file and enjoy. The YouTube...
Read More
Get location via IPAddress.
May 30, 2014
$ipaddress=’xxx.xx.xx.xxx’; $ch = curl_init(); Continue reading Get location via IPAddress.
Read More
Get average rating of “user reviews” and “editor reviews” in JReviews.
May 20, 2014
JReviews provides average rating either for “user reviews” or “editor reviews” but to get the average of all we can use this function . Continue reading Get average rating of “user reviews” and “editor reviews” in JReviews.
Read More
How to track who has read your email?
May 14, 2014
Hi friends here I am with another quick trick of web development. Recently I was working on a News letter module for one of our client and there was a special requirement, client want records of his News letter per user basic. He wants statics which user has read news...
Read More
JReviews Display related listing data in listing detail’s page using banner fields.
May 5, 2014
To display related listing data in listing detail page we can use banner field. Steps (1) Go to jreviews and click on “field mananger”. (2) Add new field with the type “banner field”. (3) Give the name of related listing field in the “Banner code” box on the irhgt side....
Read More
Get Joomla Library Anywhere In External PHP Pages
May 2, 2014
Just include the following files given below to get joomla libraries anywhere in external php pages. Continue reading Get Joomla Library Anywhere In External PHP Pages
Read More
How to display modules anywhere in component in joomla
April 29, 2014
Sometimes we need to display a module between the content of our component, Joomla doesn't provide the functionality to assign location in a component in template file. therefore we need to add some custom code to display a specific module at that position. Continue reading How to display modules anywhere...
Read More
Know Reasons to Choose Content Management System for Your Company Website
April 24, 2014
CMS or Content management System is a software program, which runs on the server and allows you to easily edit, modify and publishing content, image and HTML files as well as maintain from the central user interface. Using CMS makes the content updating and uploading procedure easy and it also...
Read More