December 6, 2012 — By WPTouch Admin

WPtouch Pro Tips Central: imofx.com

IMOFX LOGO

Our “Tips Central” blog series spotlights WPtouch Pro-powered sites built and maintained by designers, developers and site owners like you. Read about other designers, developers, and site owners’ experiences with WPtouch Pro and get ideas for your own projects. Our experts also provide their recommendations for additional site enhancements using WPtouch Pro.

Site URL: www.imofx.com
Site Owner: Edwin van der Veer
License Type: Single
imofx on Twitter: @imofx

tips-central-imofx-iphone-ipad-themes

How long have you been using WPtouch Pro?
I’ve been using WPtouch Pro for two years now.

Why did you choose WPtouch Pro to power your mobile site?
That’s easy. WPtouch Pro offers the most in terms of customization and flexibility. I’m a self-taught photographer and I want the pictures I take to be readily available on a mobile platform too. I’ve been experimenting with other mobile “solutions” but none of them offered the options WPtouch Pro has. Besides that, there are a lot of big names that use this plugin. That’s enough recommendation for me!

What do you like most about using WPtouch Pro?
It’s very versatile. It caters to different platforms such as iOS, Android and RIM. Besides that, it delivers content in the most convenient way. BraveNewCode has added support for the (latest addition of the) iPad, so a website can take advantage of that too. Right now I use a responsive WordPress theme alongside WPtouch Pro so that my site looks cool on any platform!

When I encountered some setup problems, I had to fly in the cavalry (the BraveNewCode support team) more than once (due to my lack of knowledge unfortunately). That’s when I knew I made the right choice. Customer support is absolutely fabulous and luckily, they’re very patient too. ;)

What improvements would you like to see included in future WPtouch Pro updates?
That’s a difficult one. It already has lots of bells and whistles and I feel I’m using only a very small part of those options. Oh yes, there’s one: I would love to be able to choose from some more themes. Right now it’s possible to alter color, fonts, background and such, but it would be awesome to give my site just a little more personality.

OUR TIPS CENTRAL SUGGESTIONS FOR IMOFX.com

Note: Links to support documentation are available exclusively to current WPtouch Pro customers who are logged into bravenewcode.com.

1. Enable iPad Support.
On an iPad in portrait view, the desktop theme renders the home page gallery on top of the site menu. This makes it impossible to click the menu items. With WPtouch Pro’s iPad support enabled, more control can be had over the mobile theme in order to present an optimal site experience. The desktop theme’s home page custom template can be incorporated into WPtouch Pro along with custom CSS as a way to keep the mobile and desktop themes consistent while maintaining full menu accessibility.
Support Documentation: Enabling iPad Support

tips-central-imofx-iphone-ipad-themes

Menu issue in iPad

2. Create a custom menu.
Keeping content access consistent helps to smoothly integrate both mobile and non-mobile experiences. A custom menu can be created by using the WordPress menu functionality that will allow mobile visitors to access more site content than is currently available. The Gallery is likely a primary reason for visitors to come to the site; making it available from the WPtouch Pro menu could be beneficial.

The WPtouch Pro menu can be styled with custom menu icons through Menu + Icons > Menu and Icon Setup. Access to the customer login function can be added through Active Theme > Menu, Posts and Pages > Show Account in tab-bar.
Support Documentation: Using a custom WordPress menu

tips-central-imofx-iphone-ipad-themes

Custom WordPress Menu Support

3. Include a custom iOS Web-App icon and startup images.
There are opportunities within WPtouch Pro to enhance the iOS Web-App experience. Branding and messages can be included by customizing the home screen icon and title as well as adding startup screens.
Support Documentation: iOS Web-App Mode

tips-central-imofx-custom-webapp-icons

Custom Web-App Icon Setup

4. Refine some interface elements.
A few items can be refined in order to improve the overall appearance of the mobile theme. These include:

  • Using a transparent logo will allow the image to blend into the header area seamlessly. Header colors can be selected under Active Theme > Style/Appearance > Header Styling or can be customized using CSS in a WPtouch Pro child theme.
  • Similarly, the text-shadow for text in the footer can be changed from white to black or another dark color through the options found at Active Theme > Style/Appearance > Body and Post Styling.
  • By using custom CSS in a child theme, styling can be added to the contact form that appears below the main content in the mobile theme. For instance, {#sfw-respond:margin: 10px;} can be added to allow some space between the form elements and the edge of the screen.
  • The logo can be consistent between the desktop theme and the mobile theme.

Support Documentation: Applying custom CSS

tips-central-imofx-styling-options

Styling Options

 


Are you interested in having your WPtouch Pro-powered site featured in our “Tips Central” series? Please drop us a note through our contact form to inquire.

December 3, 2012 — By WPTouch Admin

Responsive Design Versus Server-side Mobile Solutions [Infographic]

If the average mobile user is only willing to wait a maximum of four seconds for content to load on their devices, it makes no sense to use an approach that may slow down your site’s loading time.

Yet some are choosing to use responsive design for their websites – a method by which both desktop computers and mobile devices always download an entire web page, along with its added code.

The statistics in our new infographic show why we believe the better choice for many high-traffic, large-volume sites is a fast and flexible server-side solution.

Copy the code below to embed this infographic into your web page:


<a href="http://www.bravenewcode.com/?p=14216"><img src="http://www.mobilejoomla.com/media/press/responsive-vs-serverside/Responsive-Design-vs-Server-Side-Solutions-Infographic.jpg" title="Infographics: Responsive Design vs. Server-Side Solutions" alt="Infographics: Responsive Design vs. Server-Side Solutions" /></a>

December 3, 2012 — By WPTouch Admin

Media Release: Why Responsive Design May Be Wrong For Your Site

MEDIA RELEASE

WHY RESPONSIVE DESIGN MAY BE WRONG FOR YOUR SITE
Responsive Design versus Server-side Mobile Solutions

VANCOUVER—Why do top internet brands like Google, Facebook and Yahoo use server-side solutions to deliver content to multiple devices? One answer, quite simply, is speed. If the average mobile user is only willing to wait a maximum of four seconds for content to load on their devices, it makes no sense to use an approach that may slow down your site’s loading time.

Yet some of the US candidates in this past election (yes, even the US President), the BBC and Time Magazine are choosing to use responsive design for their websites. According to the developers of two of the most popular mobile solutions in the open source community—BraveNewCode and Mobile Joomla!—a better choice for high-traffic, large-volume sites is a server-side solution.

“Responsive design is like going on a warm-weather vacation and bringing your ski wear, winter jacket, and business attire with you just in case,” explains Mobile Joomla’s Founder Ugur Kaner. “With responsive design, all of the content and assets for phones, tablets and desktop computers are delivered— whether the requesting device needs them or not. This means sites become larger and unfortunately deliver slower experiences,” explains Kaner.

“Server-side solutions leverage the benefits of detecting mobile device types like phones and tablets before sending anything,” says BraveNewCode Co-founder Dale Mugford, whose company develops the most popular mobile solution for WordPress called WPtouch. “Instead of trying to modify and deliver large-screen desktop web experiences for small-screen mobile devices, server-side solutions send unique, streamlined experiences tailored specifically for smartphones or tablets. The result is a fast, flexible and dependable mobile-optimized web experience.”

Mobile web pages powered by server-side solutions are up to 500% smaller than their desktop counterparts, and have been shown to load up to 400% faster than web pages not using a server-side mobile solution. Responsive design, on the other hand, is often implemented using only client-side adjustments to web pages, meaning that both desktop computers and mobile devices always download an entire web page, along with its added code for handling formatting on multiple devices and screen sizes.

Server-side mobile solutions can be powered by easy-to-use and user-friendly tools, such as Mobile Joomla! for the Joomla! platform, and BraveNewCode’s WPtouch for the WordPress platform. As an additional benefit, to provide efficient and reliable mobile experiences, site owners who choose these solutions don’t need to invest large amounts of resources in design or maintenance, and can instead focus on content and strategy.

-30-

Go here to view an infographic with supporting statistics.

Additional press resources including our white paper, visuals and a podcast on this same subject can be found here.

Media contact:
Joyce Peralta, Community Specialist, BraveNewCode, joyce [at] bravenewcode.com

December 3, 2012 — By WPTouch Admin

Media Release: It’s All About Speed, Mr. President

MEDIA RELEASE

IT’S ALL ABOUT SPEED, MR PRESIDENT
Server-side Mobile Solutions versus Responsive Design

VANCOUVER—U.S. President Barack Obama would have a better chance of meeting his May 2013 deadline of ensuring Americans are able to access government information on their mobile devices if he used a different method of delivering mobile content. That’s according to the developers of two of the most popular mobile solutions in the open source community—BraveNewCode and Mobile Joomla!—who say that using responsive design rather than server-side mobile solutions just doesn’t make sense for high-traffic, large-volume sites.

Many recently launched or redesigned sites use responsive design including President Obama’s campaign website, BBC and Time Magazine. So why do top internet brands like Google, Facebook and Yahoo use server-side mobile solutions? One answer, quite simply, is speed. If the average mobile user is only willing to wait a maximum of four seconds for content to load on their devices, it is illogical to use an approach that may slow down your site’s loading time.

“Responsive design is like going on a warm-weather vacation and bringing your ski wear, winter jacket, and business attire with you just in case,” explains Mobile Joomla’s Founder Ugur Kaner. “With responsive design, all of the content and assets for phones, tablets and desktop computers are delivered— whether the requesting device needs them or not. This means sites become larger and unfortunately deliver slower experiences,” explains Kaner.

“Server-side solutions leverage the benefits of detecting mobile device types like phones and tablets before sending anything,” says BraveNewCode Co-founder Dale Mugford, whose company develops the most popular mobile solution for WordPress called WPtouch. “Instead of trying to modify and deliver large-screen desktop web experiences for small-screen mobile devices, server-side solutions send unique, streamlined experiences tailored specifically for smartphones or tablets. The result is a fast, flexible and dependable mobile-optimized web experience.”

Mobile web pages powered by server-side solutions are up to 500% smaller than their desktop counterparts, and have been shown to load up to 400% faster than web pages not using a server-side mobile solution. Responsive design, on the other hand, is often implemented using only client-side adjustments to web pages. This means that both desktop computers and mobile devices always download an entire web page, along with its added code for handling formatting on multiple devices and screen sizes.

Server-side solutions can be powered by easy-to-use and user-friendly tools, such as Mobile Joomla! for the Joomla! platform, and BraveNewCode’s WPtouch for the WordPress platform. As an additional benefit, to provide efficient and reliable mobile experiences, site owners who choose these solutions don’t need to invest large amounts of resources in design or maintenance, and can instead focus on content and strategy.

-30-

Go here to view an infographic with supporting statistics.

Additional press resources including our white paper, visuals and a podcast on this same subject can be found here.

Media contact:
Joyce Peralta, Community Specialist, BraveNewCode, joyce [at] bravenewcode.com

‹ newer posts

Previous Blog Entries

Added To Cart

Item added to cart successfully. You can either continue browsing and add more themes or extensions, or checkout now.

View Cart Checkout