Joomla Virtuemart product image zoom plugin helps you to create an attractive product details image zoom facility on your Joomla – Virtuemart store.The integration of the Joomla Virtuemart product image zoom plugin is pretty simple and easy to setup if you’re a non technical person. The Joomla Virtuemart product image zoom plugin comes with a […]
The page speed is a common issue in all CMS, improve page speed of WordPress, Joomla , Drupal etc are most discussed topics today. Here I will give some quick and efficient way to improve your website page loading speed. If you’re using some CMS, almost every CMS have cache plugins available for improving the […]
How to create a beautiful Joomla banner slideshow ? that have all the features of default Joomla banner component, We know Joomla default banner module have all these features but it doesn’t have any slideshow option and few other things too. So here I just explain my basic banner slideshow module working with Joomla’s Banner […]
Now Oauth library is familiar to everyone , Post to twitter using PHP Oauth API 1.1 is pretty simple and easy to manage all the operation like read/write/get status etc. This article will help you to create a post to your twitter account , this is using Oauth method so you can tweets anyone’s account […]
HTML or PHP codes into Joomla article is highly recommended feature for Joomla users, due to security reason Joomla editors will not allow to include HTML or PHP codes into Joomla article. So How to include HTML or PHP codes into Joomla article ? There are many extensions available for Joomla to achieve this requirement […]
This email address is being protected from spambots. You need JavaScript enabled to view it. This is common issue in Joomla while we trying to include an email address inside an article content. When I face this error first time , I wonder because the textbox have a full script and a message like, This […]
Facebook share button with custom parameters will help you to post custom image, title , descriptions, url , caption etc.The First option is sharer.php that have all this facility and its works fine up to last week , but unfortunately its override with basic like function ie, when you pass custom param to the sharer.php […]
How to get Facebook like and share count of a url using facebook api. Yes its quite simple and easy to get like, share , comment , click count etc using facebook api. In my previous post Custom Social Share Buttons Integration . will help you to create a facebook share button with custom styles, […]
Custom social share buttons are most required things on a web site, while developing each site we concentrate how we can use all buttons,icons images are very close to the template. In this case the social share icons or like buttons are crazy. They looks same on major site but many sites used custom icons […]
jQuery conflict is a common problem with many web pages, due to different versions of library using in a same page or conflict with other libraries like mootools. The Joomla CMS is using mootools as default java script library so in Joomla you cannot use $ for jQuery so simply use a noConflict(). to solve […]