vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   Responsive VS Mobile styles (https://vborg.vbsupport.ru/showthread.php?t=324025)

TheAdminMarket 12-15-2016 09:32 AM

Responsive VS Mobile styles
 
Hello all,

I've stucked on what is better to use in my vB site:
  1. To chose of of the (very few) responsive styles that I found
  2. To use the build-in Mobile style
First of all to make clear somethings:
  1. I know how to build mobile templates
  2. Even if it's a time waste, I'm using different php files for mobile devices to reduce the amount of queries and also show the most important content. This makes the mobile version very fast.
From the other hand a responsive style has it's own advantages with the most important that the interface is the exact the same (can't say that I like the poor mobile design).

Also I haven't use tapatalk which maybe is a good alternate solution?

What your opinion?

Thank you for your time
Chris

Dave 12-15-2016 03:09 PM

I prefer a true full responsive theme that will work on most modern browsers on any kind of device.
I have yet to see a theme for vBulletin 4 that is truly fully responsive on all pages.

TheAdminMarket 12-15-2016 03:20 PM

Quote:

Originally Posted by Dave (Post 2579470)
I prefer a true full responsive theme that will work on most modern browsers on any kind of device.
I have yet to see a theme for vBulletin 4 that is truly fully responsive on all pages.

For what I've found till now Dave, the only that appears to be a good solution is:
http://themecrate.com/

The only problem for me is that sidebar is not visible in mobile view, something very important for me as I'm adding there menus, data etc.

Other than this, nothing serious.

Dave 12-15-2016 03:22 PM

Yea that theme has some things that make me not consider it mobile friendly.
For example, you still have to click on the small hyperlinks in order to view a forum or a thread instead of making the whole div clickable.

TheAdminMarket 12-15-2016 03:35 PM

Quote:

Originally Posted by Dave (Post 2579472)
Yea that theme has some things that make me not consider it mobile friendly.
For example, you still have to click on the small hyperlinks in order to view a forum or a thread instead of making the whole div clickable.

Seems that you tested it more deeply than me :) ........ Didn't noticed that issue. What I found uncommon is that menus open on hover and not onclick something that messes the screen and confuse the user. But the author told me that it can be change easily to onclick.

Maybe you found any other style?

KevinL 12-15-2016 03:45 PM

I found this one

http://vbulletin-theme.netron.web.tr/forum.php
http://vbulletin.web.tr/showthread.p...-Theme-Satista

I don't know how legitimate the site is though. Also in mobile the sidebar doesn't show. I've been looking for a good responsive theme to build off of for ages.

In Omnibus 12-15-2016 03:53 PM

I prefer users have devices that don't require a mobile style. One responsive theme should serve all purposes. In reality, isn't virtually every device full HD now? I actually expect mobile devices to be 4K by this time next year.

Dave 12-15-2016 05:51 PM

Quote:

Originally Posted by KevinL (Post 2579474)
I found this one

http://vbulletin-theme.netron.web.tr/forum.php
http://vbulletin.web.tr/showthread.p...-Theme-Satista

I don't know how legitimate the site is though. Also in mobile the sidebar doesn't show. I've been looking for a good responsive theme to build off of for ages.

They overdid the CSS/JavaScript effects. All those fade-in animations are very unnecessary.

IggyP 12-15-2016 06:20 PM

what about the sultantheme styles? im using them for one project and for one thing you can upload images from them, that i dont know if you can do on some...like default mobile...

but more generally my approach is to go with responsive styles, then one we will strip back for ppl with limited data plans, but yeah i like that all in one with full function idea

KevinL 12-16-2016 01:23 AM

Quote:

Originally Posted by Dave (Post 2579477)
They overdid the CSS/JavaScript effects. All those fade-in animations are very unnecessary.

Yeah they did. If it didn't have all that extra stuff it would be half way decent theme.

TheAdminMarket 12-17-2016 08:42 AM

Quote:

Originally Posted by Dave (Post 2579472)
Yea that theme has some things that make me not consider it mobile friendly.
For example, you still have to click on the small hyperlinks in order to view a forum or a thread instead of making the whole div clickable.

Even if I've agreed with you on this before (is really very friendly to click on div), I just seen that xenForo and IPB styles have the same functionality, so let's not count it as important disadvantage. Only Woltlab WBB has this functionality by default.

--------------- Added 17 Dec 2016 at 12:45 ---------------

Quote:

Originally Posted by KevinL (Post 2579493)
Yeah they did. If it didn't have all that extra stuff it would be half way decent theme.

I agree and really don't understand the need of so many fancy effects. The style itsself looks nice.

Dave 12-17-2016 12:31 PM

Quote:

Originally Posted by NickTheGreek (Post 2579538)
Even if I've agreed with you on this before (is really very friendly to click on div), I just seen that xenForo and IPB styles have the same functionality, so let's not count it as important disadvantage. Only Woltlab WBB has this functionality by default.

--------------- Added 17 Dec 2016 at 12:45 ---------------



I agree and really don't understand the need of so many fancy effects. The style itsself looks nice.

If you try the mobile style that is supplied by vBulletin, they have done it properly and you can click the divs which is so much better, in my opinion, than clicking on hyperlinks.

TheAdminMarket 12-17-2016 01:25 PM

Quote:

Originally Posted by Dave (Post 2579541)
If you try the mobile style that is supplied by vBulletin, they have done it properly and you can click the divs which is so much better, in my opinion, than clicking on hyperlinks.

Ahaa.... Ok, I misunderstood. You compare it with vB Mobile style. I thought that you compare it with other responsive themes.

I know that vB Mobile has this functionality, and actually I prefer using it even if it needs extra coding.

webmastersun 12-22-2016 12:06 AM

Quote:

Originally Posted by Dave (Post 2579470)
I prefer a true full responsive theme that will work on most modern browsers on any kind of device.
I have yet to see a theme for vBulletin 4 that is truly fully responsive on all pages.

Dave answered for me :)

Responsive is always better than mobile styles in every cases.

In Omnibus 12-22-2016 12:59 AM

Quote:

Originally Posted by webmastersun (Post 2579725)
Dave answered for me :)

Responsive is always better than mobile styles in every cases.

You can get a fairly effective responsive theme just by changing the existing style variables from pixels to percentages. It isn't perfect but the average user wouldn't know the difference.

webmastersun 12-25-2016 06:22 PM

Quote:

Originally Posted by In Omnibus (Post 2579727)
You can get a fairly effective responsive theme just by changing the existing style variables from pixels to percentages. It isn't perfect but the average user wouldn't know the difference.

I don't think it is simple like that. Have you tried this way on vB 4 default theme?

In Omnibus 12-25-2016 07:53 PM

Quote:

Originally Posted by webmastersun (Post 2579865)
I don't think it is simple like that. Have you tried this way on vB 4 default theme?

I've done several for clients using the @media rule by converting all the necessary CSS selectors from pixel units or percentages to em or rem units. It isn't difficult. It is extremely time consuming. That is probably why no one who has done one is posting it as a free style.

Dave 12-25-2016 07:59 PM

Using percentages instead of pixels will make it responsive, but it still will not make it mobile friendly.
A truly responsive mobile friendly theme will take a lot of time to make, so no surprise that there's no such theme out there yet.

tagline 01-14-2017 07:21 AM

I'm thinking that is impossible that nobody over internet (except sultantheme or webmastersun) is able to build a custom responsive skin for vbulletin 4.... any advice?

Dave 01-14-2017 02:38 PM

Quote:

Originally Posted by tagline (Post 2580849)
I'm thinking that is impossible that nobody over internet (except sultantheme or webmastersun) is able to build a custom responsive skin for vbulletin 4.... any advice?

As said before, it takes a significant amount of time to make a truly responsive theme.
Even if there was one out there, I doubt it would be cheap/free.

tagline 01-14-2017 02:55 PM

Free? It is not my intention. So far I have always paid all that I could not do it alone.

final kaoss 02-24-2017 01:35 AM

All I have left to do with mine is make the text just a little more zoomed in on mobile.


All times are GMT. The time now is 06:18 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.01181 seconds
  • Memory Usage 1,773KB
  • 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
  • (13)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (22)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete