The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Mobile, Cell, Phone, PDA, iPhone Style Details »» | ||||||||||||||||||||
vBulletin 4.0 version here: https://vborg.vbsupport.ru/showthread.php?t=228986
A very cut back style with very low bandwidth usage which renders well on pretty much all small screen devices from old Nokias to new iPhones.
Notes
Release Information
Install Instructions
Show Your Support
|
Comments |
#112
|
|||
|
|||
I see what you mean. I don't think this style was made for a different domain, though -- since Dartho only released an hack to do that not so long ago. It's simply an easy-to-use mobile style!
|
#113
|
|||
|
|||
Quote:
I think that the titles should be fixed for both the sake of doing it properly for mobile users with decent sized screens and for those forum owners who want to run a separate domain (i.e. me). |
#114
|
|||
|
|||
Fixing up titles:
Edit the headinclude template and remove: Code:
<title>$vboptions[bbtitle] Mobile</title> Code:
<title>$thread[prefix_plain_html] $thread[title]<if condition="$pagenumber>1"> - <phrase 1="$pagenumber">$vbphrase[page_x]</phrase></if> - $vboptions[bbtitle]</title> Then edit the forumdisplay template and add: Code:
<title>$foruminfo[title_clean]<if condition="$pagenumber>1"> - <phrase 1="$pagenumber">$vbphrase[page_x]</phrase></if> - $vboptions[bbtitle]</title> Then edit the FORUMHOME template and add: Code:
<title>$vboptions[bbtitle] Mobile</title> |
#115
|
|||
|
|||
In relation to search engines. I started showing this style to Yahoo (my ranking sucks on Yahoo anyway, so I wasn't too concerned about negative side effects and it's always crawling with Yahoo spiders) only yesterday and noticed that my bandwidth usage for the day dropped significantly!
It's hard to tell after only a day, but anywhere between 25% and 50% which is 250 - 500MB on my site! |
#116
|
|||
|
|||
Thanks for the titles solution. That will make a huge difference. I love this style on a separate domain that you have created.
Now we just need a hook and plugin for the adsense. Any idea how to add those? We shouldn't underestimate the worth of the mobile Adsense. I have one other site (not a forum) that has a mobile version and the mobile adsense consistently out performs the main adsense, despite having about 1/3 of the traffic. |
#117
|
|||
|
|||
New version released - Changes above (post 113) have now been integrated, also added ad_location hooks (be aware that if you have an ad management system these may now be used and display non mobile ads in your style!)
I also played with integrating Google Mobile Adsense - I have done it (I think - it may take a couple days for teh ads to start showing, but it looks promising from the HTML source code of my site) on SHOWTHREAD as below: Edit: See post 134 for mobile ads integration information... |
#118
|
|||
|
|||
Looks great! Even Opera Mobile likes it.
|
#119
|
|||
|
|||
I installed it, and selected it on my pc, but how do I go back to my other skin now? I dont see any skin selection drop down box.
|
#120
|
|||
|
|||
Quote:
As for locations, which hooks have you included? showthread_start appears to put the ad code right at the top, above the HEAD section, which I think will cause it to fail validation and breaks the cookies for mobile browsers (i.e. breaks the website). Ideally, we would want it after the HEAD, and just before the content. Any idea which hook corresponds to this position for every page? |
#121
|
|||
|
|||
Thanks, ive noticed a few slight things, but hopefully you will continue to update and support this skin, because it looks promising! thanks.
Just wonder tho, I have a donation hack installed and it is showing on my mobilie skin, any idea how I will remove this from just the mobile skin? www.gamerzneeds.net/forums Thanks. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|