Description
Epic Selection Sharer will add a medium like sharing popup to your posts and pages. It is mobile compatible and supports Twitter, Facebook and email.
You need to have Titan Framework (free, available in WordPress Plugin Directory) installed and activated for Epic Sharer to work
Features:
- Mobile compatible
- Option to set ‘via @handle’ for twitter
- Supports Facebook
- Option to show on posts, pages or homepage
Screenshots
Installation
- Upload the plugin files to the
/wp-content/plugins/epic-sharer
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the
Sharing Settings
screen to configure the plugin
FAQ
- The sharing pop-under is not appearing on mobile.
-
This is a known issue that will be fixed in next version. You have to add custom css to your theme files. If you are comfortable with editing your theme, add following line to your theme’s style.css:
.selectionSharer.show {z-index: 9999;}
- Can I enable it on custom post types?
-
No. Only posts, pages and home page are supported as of now.
Reviews
Contributors & Developers
“Epic Sharer: Medium Like Sharing” is open source software. The following people have contributed to this plugin.
Contributors“Epic Sharer: Medium Like Sharing” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Epic Sharer: Medium Like Sharing” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.2
- Bugfix: Plugin could stop working under some conditions
2.1
- Setting foundation for i18n.
- Minor bugfix to make plugin look correct on 2016 theme
2.0
- Adding Facebook support.
1.2
- Fixed wrong version number.
1.1
- Fixed blank screen/class does not exist error when Titan Framework was not installed/activated.
1.0
- Launch version, includes basic settings.