How do I start creating my mobile app?
- Install the plugin
- Sign up for a subscription key at http://weeverapps.com/
- Add the content you wish to appear in your mobile app from the 'App Features + Navigation' screen - simply click a tab, select the content you want to appear, and submit!
- Scan the QR code with your phone to preview your app
- Turn your app online by clicking the icon in the top-right corner in the 'Weever Apps' screen
That's it!
Can I customize the look and feel of the mobile app?
Yes! You can customize your app in a number of ways:
- Upload custom graphics for the load screen, logo, and other images for the app in the 'Logo, Images and Theme' tab in the Weever Apps Configuration screen
- Copy templates/weever-content-single.php in the plugin folder to your current theme to customize the look of individual pages / posts, or rename to weever-content-single-{posttype}.php to override only for certain post types (standard or custom)
- Add custom CSS in the 'Logo, Images and Theme' tab, under 'Advanced Theme Settings' or add a file named weever.css to your current WordPress theme
You can determine the appropriate CSS classes to use by loading your private app URL in a Webkit browser such as Google Chrome or Safari, and inspecting the appropriate HTML elements.
Our support site - http://support.weeverapps.com/ - contains many more answers and our community forums.