PAGES
Mobile
With the release of iPhone, Android and other mobile devices, it is very important to consider a mobile version of your web pages, as the normal page content will look different on mobile devices and will not be user-friendly. The process of creating mobile pages is automatic and handled by EZGenerator.
First, deciding why someone will be browsing your site from a mobile device. For example, some users would like to find out where your office is located, a contact number or latest posts in your blog. So, it is not needed to include all page content in the mobile version of the page. Put only the most important parts.
The special pages as Blog, Calendar, Shop, etc have more complex content. You don't need to copy and paste all content in the mobile version.
For example, for blog in most cases you need to copy and paste here only the BLOG_OBJECT macro:
%BLOG_OBJECT(
%title%
%date[dddd, mmmm d, yyyy]%
%content%
)%
When accessed from a mobile device , the mobile version of page will have top bar with home icon (see image below).
![]()
When you click on this icon you will be redirected to the mobile menu page (EZGenerator automatically creates mobile version of your menus in a special mobile menu page). Here is how the mobile menu will appear:

To change mobile menu style, go to Project Template, click on Template Editor arrow and select Mobile Pages.