0
votes
0answers
28 views

Change Image Sizes for Mobile Theme

I've got a small challenge, right now I have an existing blog with images that formatted for desktop. I have a mobile child theme that shows the content for mobile. Is there a method to filter a ...
1
vote
2answers
64 views

What is the correct way to do a mobile theme for WordPress?

I'm building a custom theme, along with a custom mobile theme counterpart. They don't share resources, CSS, etc. (cause I like to keep them clean, and separate). My question is: how does everyone ...
0
votes
1answer
64 views

How do I provide for multiple crops of the same image in a theme?

I've been working on a Wordpress theme (my first, actually) and the design includes a header image. However, the header is extremely wide and thus is really small when adapted to a phone layout. ...
1
vote
3answers
164 views

How does a mobile WordPress theme differ from a simple theme?

What should be taken care of while coding a mobile theme as compared to a simple one? Is there any tutorial available that teaches how to develop a mobile theme from scratch?
1
vote
2answers
202 views

Free starter theme to make mobile websites?

Is there any free starter theme to make mobile websites using WordPress?
0
votes
1answer
119 views

Review site using Wordpress

I have my domian viewport.mobi, I want to create mobile review site like http://www.mobileawesomeness.com/ , I think its created in wordpress. Can anyone suggest a free or paid theme available for ...
15
votes
9answers
10k views

How to detect mobile devices and present them a specific theme?

I would like to create a new modified version of my theme (check my profile if needed) to present to visitors if I detect that they are visiting the site from a hand-held device, like iPhone, Android, ...