Wednesday 30 September 2015

Category Thumbnail Image Carousel Magento Extension


  Extension is Very Easy to Use & Manageable From admin panel. This Extension provides the feature of Category Thumbnail Image Sliding in Magento themes with various manageable functionality.Conveniently go into Category Page by clicking on Carousel Image. Impress your Customers with eye-catching lovely Category Thumbnail Image Carousel.
Upload Carousel Image Here:

Admin Setting:

Features:
  • Fully responsive
  • CSS3 transitions
  • LazyLoad Effect Available.
  • Allows you to set the maximum amount of items displayed at a time with the widest browser width.
  • All feature manageable through Magento admin area
  • Works in all major desktop and mobile browsers
  • jQuery no conflict added
  • Available option for Enable/Disable JQuery if JQuery already used in site
  • Add Carousel anywhere you like (page, category, product page or static block)
  • Allow You to Show/Hide Pagination on Carousel
  • Allow You to Show/Hide Next & Previous Button on Carousel
  • Allow You to Enable and Disable Pause On Hover on Carousel
  • Ability to specify Carousel speed

How to Use:

Use this code in CMS page And Static Bolck:
{{block type="categorythumbnailimagecarousel/categorythumbnailimagecarousel" template="categorythumbnailimagecarousel/categorythumbnailimagecarousel.phtml"}}
Use this code in any .phtml file:
echo $this->getLayout()->createBlock(‘categorythumbnailimagecarousel/categorythumbnailimagecarousel’)->setTemplate(‘categorythumbnailimagecarousel/categorythumbnailimagecarousel.phtml’)->toHtml();
Category Thumbnail Image Carousel Settings:
Go to System>>Configuration>>Help4Cms Category Thumbnail Image Carousel>>>>Settings, to manage Carousel effects.

Installation Tips:

  • Extract File
  • After extract You see two folder app and skins, Paste both folder at store root.
  • Clear Catche
  • Logout and login again.

Follow these steps if you are using Custom Theme:

  • Layout Folder(Copy categorythumbnailimagecarousel.xml File and Paste in Custom theme layout Folder ):
    app\design\frontend\default\default\layout\categorythumbnailimagecarousel.xml
    To
    app\design\frontend\[your package]\[your custom theme ]\layout\categorythumbnailimagecarousel.xml
  • Template Folder(Copy categorythumbnailimagecarousel Folder and Paste in Custom theme template Folder ):
    app\design\frontend\default\default\template\categorythumbnailimagecarousel
    To
    app\design\frontend\[your package]\[your custom theme ]\template\categorythumbnailimagecarousel
  • Skin Folder(Copy categorythumbnailimagecarousel Folder and Paste in Custom theme skin Folder):
    skin\frontend\default\default\categorythumbnailimagecarousel
    To
    skin\frontend\\[your package]\[your custom theme ]\categorythumbnailimagecarousel

Category Thumbnail Image Carousel

No comments:

Post a Comment