About This File
This plugin adds a "Create" button to the mobile layout. Just like the "Create" button in desktop view, now in mobile view you'll have quick access to create content for every section of your site.
Compatible with Community Suite 4.1.7.
WARNING IF RUNNING 4.1.6 OR PREVIOUS VERSIONS
If you are running 4.1.6 or lower, you must edit the theme template core -> front -> global -> mobileNavBar
Find
<li{{if ! $defaultStream}} class='ipsHide'{{endif}}>
Replace with:
<li {{if ! $defaultStream}} class='ipsHide'{{endif}}>
What's New in Version 1.0.2 See changelog
Released
- Compatible with Community Suite 4.2.0
- Maintenance release for 4.2.0
