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.1 See changelog
Released
No changelog available for this version.
Recommended Comments
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now