Description
Note: Try your best to use 2 same height images instead of using Force Height Option
Image Switcher plugin will give you ability to set two images together and image will change on Mouse hover. There are lots of benifits you’ll
get from this particular plugin. All the list given :
- You can create shortcode from plugin admin panel.
- You don’t need any css skill to decorate it properly.
- Place the shortcode wherever you want.
- Create shortcodes directly through page builders(Visual Composer, Elementor etc) (Coming Soon!).
- Simply place this shortcode to preview the effect [image_switcher] . But you need to generate shortcode to add your own images and details.
If anyone has any idea to improve this plugin then just let me know through Here . I’ll try my best to add that in future updates
Screenshots
Installation
- Upload the plugin files to the
/wp-content/plugins/image-switcher
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Settings->Image Switcher screen to configure the plugin
FAQ
- I’m not finding shortcode generator page, Where it is?
-
After installing this plugin you’ll see settings link directly, just click there. Or go to
Settings => Image Switcher
- Can place the shortcode in php?
-
Yes you can. You have to use do_shortcode(“[image_switcher]”); function.
Reviews
Contributors & Developers
“Image Switcher” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Image Switcher” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial release.
1.1
Improved compatibility
* -Slowness- : It was slow to change/switch image while hovering. Now it is fixed.
* -JS- : Rely on JS reduced. Now it relies on CSS.
* -Responsive- : forced height will break in tabs,mobiles. That’s mean images regular/ real height will work on tabs/mobiles.