vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=247)
-   -   Forum Style - Mobile Style for vBulletin 4.0 (https://vborg.vbsupport.ru/showthread.php?t=228986)

leo.prasanth 07-17-2010 02:45 AM

And after that its working fine :)

Thanks much!

elwachiman 07-17-2010 03:21 AM

Quote:

Originally Posted by dartho (Post 2070345)
@elwachiman - you can disable the ads in the mobile style by removing the ad hooks in the temapltes. Edit the footer, forumdisaply, forumhome, header, navbar and showthread themapltes, search for {vb:raw ad_location and delete it (it will actually be something like {vb:raw ad_location.ad_footer_start}, {vb:raw ad_location.ad_forumhome})

Also, you should rename "wrireless.css.txt" to "wireless.css" and upload to your forum root to ad a little colour to the style.

{vb:raw ad_location.ad_footer_end}

thanks dartho looks much better now, grateful for your answers, my respect for you.

dartho 07-17-2010 05:05 AM

Quote:

Originally Posted by leo.prasanth (Post 2070444)
And after that its working fine :)

Thanks much!

Were you using the "beta" version of the style and add-on? "PC Mode" link shouldn't show up without the add-on installed.

for everyone else, I have move the testing site - it's at www.vbdev.org and you can download the next version from there, but to save confusion support will only be offered there until it gets released here. It's only a test site, so feel free to test away , post messages/attachments etc.

Bounce 07-17-2010 09:55 PM

Quote:

Originally Posted by dartho (Post 2070473)
Were you using the "beta" version of the style and add-on? "PC Mode" link shouldn't show up without the add-on installed.

for everyone else, I have move the testing site - it's at www.vbdev.org and you can download the next version from there, but to save confusion support will only be offered there until it gets released here. It's only a test site, so feel free to test away , post messages/attachments etc.

Thanks installed and testing, so far so good D :up:

Gursimran 07-22-2010 02:55 AM

I am getting error: Invalid File Specified while importing... i have uploaded the wireless.css in forum root

dartho 07-22-2010 03:30 AM

are you importing as a style, or as a product?

Gursimran 07-22-2010 03:41 AM

Quote:

Originally Posted by dartho (Post 2072725)
are you importing as a style, or as a product?

my bad.... i was importing it as product,

thanks for fast reply

fmap4life 07-23-2010 04:41 PM

{$vbulletin->options['mo37_home_link_text']}

is showing instead of the text I input, Thanks for any input!!

oops sorry, didnt mean to click mark as installed so many times

elwachiman 07-23-2010 06:56 PM

Quote:

Originally Posted by fmap4life (Post 2073438)
{$vbulletin->options['mo37_home_link_text']}

is showing instead of the text I input, Thanks for any input!!

oops sorry, didnt mean to click mark as installed so many times

Install "Mobile Style Options" and configure the style chooser https://vborg.vbsupport.ru/showthread.php?t=229044 and also edit the navbar template in the mobile style and replace
HTML Code:

<a class="navbar" href="{vb:raw  $vbulletin->options['mo37_navbar_home']}{vb:raw  session.sessionurl_q}">{$vbulletin->options['mo37_home_link_text']}</a>
with
HTML Code:

<a class="navbar" href="{vb:raw  vboptions.mo37_navbar_home}{vb:raw session.sessionurl_q}">{vb:raw  vboptions.mo37_home_link_text}</a>
This fixes a bug in the style. I'll be releasing an update real soon to address this.

gopherhockey 07-25-2010 01:06 AM

I had a mobile style for 3.8 that allowed me to select if iPhones could be exempt from the mobile style... after all, who wants to see the mobile style on an iPhone or worse and iPad (Android etc.)

Is this an option with this version - I'm not seeing it. I need a mobile style that can excempt the larger mobile devices.

Making it a user option won't work because users will switch between mobile device browsing and regular.

I believe this was the same author: https://vborg.vbsupport.ru/showthread.php?t=173239


All times are GMT. The time now is 12:44 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02110 seconds
  • Memory Usage 1,746KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_html_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete