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 by jReviews default features. So in order to achieve this we override jReview's template files of front-end and backend. We introduced the concept of Main category and additional categories. All the custom fields are from the main category, user can edit it by there main category, but it will show on all the additional categories.

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 upgrade steps at the same. This process does upgrade the necessary extensions or core files, however, the malicious code files saved in the Joomla core folder(s) remain as it is and hence the site is again hacked.

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.

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 WorPress Developer uses hundreds of features available and able to create amazing websites.

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 Player API: The YouTube Player API lets you embed the YouTube video player on your website and then you can control the player using JavaScript functions.

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 Player API: The YouTube Player API lets you embed the YouTube video player on your website and then you can control the player using JavaScript functions.

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 letter on which date so they can plan their marketing strategy according to user specific. My first reaction was what the hell... how can we... Is it possible?...