Webbu
- Has been a member for 3-4 years
- Exclusive Author
- Sold between 50 000 and 100 000 dollars
- Referred between 10 and 49 users
- Bought between 100 and 499 items
- Author had a File in an Envato Bundle
- Most Wanted Bounty Winner
- Microlancer Beta Tester
- Europe
675
Purchases
Buyer Rating:
4.44 stars
4.44 average based on 54 ratings.
-
5 Star
3870%
-
4 Star
916%
-
3 Star
35%
-
2 Star
11%
-
1 Star
35%
| Created | 7 November 12 |
| Last Update | 15 February 13 |
| Columns | 3 |
| Compatible Browsers | IE9, Firefox, Safari, Chrome |
| Software Version | WordPress 3.5, WordPress 3.4 |
| Compatible With | Bootstrap 2.2.1 |
| Documentation | Well Documented |
| High Resolution | Yes |
| Layout | Responsive |
| ThemeForest Files Included | Layered PSD, HTML Files, CSS Files, JS Files, PHP Files |
- android
- business mobile
- clean mobile
- customisable
- ios
- iphone
- metro
- mobile
- mobile template
- mobile website
- phonegap
- photoswipe gallery
- smartphone
- wordpress
- wordpress mobile
© All Rights Reserved Webbu -
Contact Envato Support


you’re awsome man Great item
Good luck with sales!
Thanks Creativeartlab
Great template for Mobile devices! Good luck!
Thanks manserro5
Congratulations Webbu,
I think Metro Mobile the new standard for mobile wordpress
Looks amazing Webbu! Good luck dostum
Thanks CanYigit
Saol
Awesome work
GLWS
Thanks metrothemes
Looks really nice! Will be bought for future projects!
Thanks hscottda
OMG This is exactly what i wanted! Any chance of a html version?
I will desing it on next week
Awesome layout mate, glws!
Thanks csspress
wwwwooooowww!!! awesome!
Great design! inspiring!
Thanks BWThemes
Hello,
That is amazing work. Can I use this them as a mobile template for my website which work by different theme right now?
Yes you can integrate Metro with your existing Desktop Template. The integration guide is inside help documents.
Hello you have done an amazing job!. If you are so kind, you could add a difference between wordpress mobile theme and other wordpress responsive themes?.
Thanks
Thanks. There is no differences with Desktop and Mobile Template just my template is perfectly fitting mobile and optimized for all mobile devices. Desktop templates are just make fluid layout with %. And we have 3 column on this template desktop templates have 12 sometimes 16 columns. But you can still your columns on my template because coded with Bootstrap 12 columns can be used with hard code.
Bingo! You got it! Congrats! Bookmarked! So, can we have the link for desktop preview? GLWS
Hi thanks for like it. You can see live preview for desktop in Metro Preview left side the iphone we have a link for that.
haha, this is cool. It’s windows 8 for your blog
stunningly beautiful !!!
no brainer bookmark
Thanks
Hi, really great theme. Is this tested to work on Opera? And how well does it perform on Blackberry/Windows mobile? Thanks.
Hi,
i didn’t tested on opera and blackberry / windows mobile. But i know one think about windows mobile if it still using ie7 will not look perfect but will look better than other themes because of tiles.
Hi, I tested your desktop demo page at : http://www.opera.com/developer/tools/mini/ and for some reason the icons seem to disappear. Any solution on that? Also, the big box image. Is it possible to have that be a slider instead of the smaller sized box? Thanks
Q: Any solution on that? Also, the big box image. Is it possible to have that be a slider instead of the smaller sized box? Thanks
A: Yes you can use slider any of tile you want. Big box tile like upside or small tile like icon tile. Our shortcodes have add slider tile command. ( I used small area on demo but you can use it big one easily.)
Q: Opera mini not supported Font Awesome Icons?
A: http://caniuse.com/fontface I looked why it happen and i see opera not support font face. So icons will not work on opera mini. May be future we can add image icon support for it but not sure.
Hope this answers help to you.
Thanks.
HI, many thanks for the update. Despite not showing icon on mini opera browser the layout is still nice and fluid and text is still showing.
I presume the theme only supports Font Awesome Icons?
Fontawesome is nice icon library we worked with it like most template. I will add an option to Metro Mobile for next update glyphish image icons. And you can select icon library aswell.
Thanks
Image icon support added today.
HI Amazing layout. Can the top icon be a slider? I assume everything can be shuffled around.
Can I add adspace? I am sure that is a simple tweak.
thanks
You can put unlimited slider. On top banner or single box banner anywhere you want. On shortcodes you will see Create tile with slider section. And just create a tile and put your photos that is it.
Sorry don’t understand space mean empty space between tiles? If it that you can do it aswell insert one tile with transparent color that function was added.
Hope this helps to you.
Yes so if I have a desktop theme and I want this to be only tablet/mobile theme how can I set it up and alter the settings when the main theme is the one you can edit settings for in Wordpress?
Nop. Just install Metro activate it customize setting from Metro Options panel. After customize is finished Just deactive it and activate back your main template. ?nstall theme switcher plugin follow our help guide steps that is it when somebody enter your site with mobile phone or tablet Metro will be show otherwise your desktop template will shown. If you can’t do it just remain me we can do it together. But believe me it is easy to do when you read our help guide.
Hi does this theme work on a regular website or only mobile?
Hi,
Yes it work you can check link below;
Live Address: http://www.webbu.com/wpdemo/metromobile/
Hi,
first of all, great theme!!
What about iPhone 5 support for the iOS web app. After installing the web app, it runs in letterbox mode.
Hi, Thanks. Didn’t tried iphone 5 but we support screen size for it can you send me a screen shot from my profile page.
iPhone 5 Web App Not Fullscreen
If you’re having issues with your web app not running at full screen on iPhone 5 (web app is letterboxed), it is likely due to an issue with the viewport metatag. The new iPhone doesn’t seem to like the width being set in the metatag. When you remove it, the issue is fixed. For example: Broken Code:
<meta name=”viewport” content=”user-scalable=0, initial-scale=1.0, width=device-width”> Working Code:
<meta name=”viewport” content=”user-scalable=0, initial-scale=1.0”>
Source: http://www.kylejlarson.com/blog/2012/iphone-5-web-design/