Friday 9 October 2015

WhatsApp Share For WodPress

Most of the people spend time on WhatsApp than any other social messenger and other social sites.This means, there is a potential for your Blog site and Products to connect to a larger number of customers.You can share Blog Post and Product on WhatsApp through your WordPress Website , only you need to put some line of code in your functions.php file:
Above code register a WhatsApp Share Button Shortcode [whatsapp-share].This WhatsApp Share Button Work On All Mobile Devices Having Whatsapp Installed.Just One touch sharing feature provides.This Shortcode Generate a WhatsApp Share Button that share current page Title and URL on WhatsApp Mobile Application. You can use this shortcode in post, page, custom post types, category etc. and also use php template file like as:

Thursday 8 October 2015

Category Thumbnail Image Carousel Magento Extension

Category Thumbnail Image Carousel 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

Support Contact

muditkumawat19@gmail.com / muditkumawat007@gmail.com

Wednesday 30 September 2015

Fixed Header Magento Extension

Fixed Header Extension is Very Easy to Use & Manageable From admin panel. This Extension provides the feature of Fixed Header When scroll page in Magento themes with various manageable functionality.Also Available option for Fix Particuler section Just only You need to add ID OR Class In Fixed Header setting .
Features:
  • 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
  • No core files Modified!
  • Use Minify Jquery
  • Ability to add custom class and id For Fix Custom Section.
  • Ability to Disable Fixed Header on Mobile and Tablet.

How to Use:

Fixed Header Settings:
Go to System>>Configuration>>Help4Cms Fixed Header>>>>Settings, to manage Fixed Header.

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.
Download

Category Image Slider Magento Extension

Category Image Slider Extension is Very Easy to Use & Manageable From admin panel. This Extension provides the feature of Category Image Sliding in Magento themes with various manageable functionality.Conveniently go into Category Page by clicking on Slider Image. Impress your Customers with eye-catching lovely Category images Slider.
Show this image in Slider
Admin Setting : Category Image Slider Admin Setting
Features:
  • Fully responsive
  • CSS3 transitions
  • Ability to change animation
  • 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 sliders anywhere you like (page, category, product page or static block)
  • Allow You to Show/Hide Pagination on Slider
  • Allow You to Show/Hide Next & Previous Button on Slider
  • Allow You to Enable and Disable Pause On Hover on Slider
  • Ability to specify animation speed

How to Use:

Use this code in CMS page And Static Bolck:
{{block type="categoryimageslider/categoryimageslider" template="categoryimageslider/categoryimageslider.phtml"}}
Use this code in any .phtml file:
echo $this->getLayout()->createBlock(‘categoryimageslider/categoryimageslider’)->setTemplate(‘categoryimageslider/categoryimageslider.phtml’)->toHtml();
Category Image Slider Settings:
Go to System>>Configuration>>Help4Cms Category Image Slider>>>>Settings, to manage slider 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.
Download

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

Tuesday 29 September 2015

WordPress Replace wp-admin logo Plugin

Replace wp-admin logo Plugin will help You to Replace wp-admin logo and it’s easy to use and option available for manage height and width of logo

Installation

  1. Upload the ‘replace-wp-admin-logo’ folder to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Show Replace wp-admin logo in Left Dashboard Menu
  4. Configure setting

Required Setting

  1. In Admin setting : Click on "Add or Upload File" Button For Upload Logo
  2. In Admin setting : Add height and width according to logo image height and width

Screenshots

Admin setting 

After Replace Logo in wp-admin

 

Category Archives: WordPress Plugins

WordPress Awesome Responsive Menu Plugin

WordPress Awesome Responsive Menu Plugin will help You to convert WordPress menu to responsive menu and It’s easily customizable form WordPress admin .
  • Multi-level menu support
  • Flexible, simple markup
  • Cross-browser compatibility and works on all type of mobile devices
  • Easy to use admin interface
  • Fully customizable From Admin Setting- choose width, custom menu button text, which menus to affect, and more.
  • select your custom colors to match with your theme.
  • Ability to hide unwanted elements on mobile devices.
  • Ability to Fix position menu on scroll page.
  • Different types effects available.

Installation

  1. Upload the ‘awesome-responsive-menu’ folder to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Show Awesome Responsive Menu in Left Dashboard Menu
  4. Configure setting

Required Setting

  1. In Awesome Responsive Menu admin setting : Choose Menu To Responsify (Show here Dropdown Menu choose here menu for Responsify)
  2. In Awesome Responsive Menu admin setting : Menu Breakpoint (Add here Width , Below this width show responsive menu)
  3. In Awesome Responsive Menu admin setting : Add Class OR ID (Add Here Element class OR id including "#" OR "." Where You Prepend Responsive Menu Example: #header)

Screenshots



Awesome Responsive Menu

 WordPress Plugins