The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Blogger and Web Version instead of Mobile View
dsmith530
post May 15 2012, 12:53 AM
Post #1


Member
***

Group: Members
Posts: 59
Joined: 11-August 11
Member No.: 15,149



I have a blogspot blog on my site (http://duncansphotos.com or http://duncans-photos.blogspot.com) and I'd like to use the web version instead of the mobile version of the theme that loads automatically when I view my blog on my site from my iphone.

Is it possible to force the blog to load in web version instead of the mobile version or turn off the mobile version? Thanks.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post May 15 2012, 04:38 AM
Post #2


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



I don't know. I just wanted to say that my android phone seems to load the normal theme even though I had it set to use mobile if possible. Unless they are so similar that I don't notice the difference, not too good at spotting details, me.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Christian J
post May 15 2012, 08:13 AM
Post #3


.
********

Group: WDG Moderators
Posts: 9,653
Joined: 10-August 06
Member No.: 7



This should depend on how identification is done.

If the blog uses some kind of browser sniffing (such as User Agent string sniffing or javascript browser detect), change the site's sniffing script or how your browser identifies itself (if it lets you change that).

If the blog uses CSS media queries to give smallscreen browsers different CSS, change the stylesheets or override your browser's preferred stylesheet (if it lets you).
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
dsmith530
post May 15 2012, 11:10 AM
Post #4


Member
***

Group: Members
Posts: 59
Joined: 11-August 11
Member No.: 15,149



QUOTE(Christian J @ May 15 2012, 06:13 AM) *

This should depend on how identification is done.

If the blog uses some kind of browser sniffing (such as User Agent string sniffing or javascript browser detect), change the site's sniffing script or how your browser identifies itself (if it lets you change that).

If the blog uses CSS media queries to give smallscreen browsers different CSS, change the stylesheets or override your browser's preferred stylesheet (if it lets you).


I'm definitely a novice at this.. maybe you could give me some idea of what to look for?

the blogs source is at http://duncans-photos.blogspot.com/ I'm not sure what to look for and I don't want to start just removing lines of code at random.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Christian J
post May 15 2012, 12:14 PM
Post #5


.
********

Group: WDG Moderators
Posts: 9,653
Joined: 10-August 06
Member No.: 7



Can't be bothered to look through all the bloated code, but in general it seems to me that sites using server-side UA sniffing redirect you to a different URL for mobiles. If the URL stays the same, compare the HTML source between a mobile and desktop browser. You may also want to test with a desktop browser that can spoof a mobile UA string.

Also try disabling JS and see if that makes any difference.

If media query CSS is used, you should (IIRC) see a change in stylesheet when you resize a desktop browser window.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post May 15 2012, 01:04 PM
Post #6


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



QUOTE(Christian J @ May 15 2012, 07:14 PM) *

If media query CSS is used, you should (IIRC) see a change in stylesheet when you resize a desktop browser window.


How disgusting. I'd hate to have that happen.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
dsmith530
post May 15 2012, 09:16 PM
Post #7


Member
***

Group: Members
Posts: 59
Joined: 11-August 11
Member No.: 15,149



Does anyone have any actual experience doing this?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
dsmith530
post May 29 2012, 08:03 PM
Post #8


Member
***

Group: Members
Posts: 59
Joined: 11-August 11
Member No.: 15,149



Ok. Here's an update:

Instead of messing around with the CSS on my blog which I have no experience with I tried something else.

I changed the 'blog' link on my site http://duncansphotos.com from http://duncans-photos.blogspot.com to --> http://duncans-photos.blogspot.com/?m=0

I thought adding the /?m=0 would make the browser load the web version of the blog theme instead of the mobile version

But I still cannot get the web version of my blog to load in the bottom frame of my site when I click the link. Can someone please help me figure out why?

-----

My goal is to load the web version of my blog on my site, not the mobile version, when you visit it on a phone.

Is there a parameter I can change to stop the mobile version of my blog from loading?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 19th April 2024 - 01:16 AM