Adult Script Pro Community Forums

The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!

You are not logged in.

#1 2014-04-30 12:40:34

ivatigoal
Member
Registered: 2013-06-07
Posts: 367
Website

[FIXED IN 1.0.10] Mobile thumbnails showing shrinked windows phone 8.0

The thumbnails are shrinked sideways when you see them over windows phones.


Analtube4u

Offline

#2 2014-05-09 12:04:45

ivatigoal
Member
Registered: 2013-06-07
Posts: 367
Website

Re: [FIXED IN 1.0.10] Mobile thumbnails showing shrinked windows phone 8.0

Any solution for this please?


Analtube4u

Offline

#3 2014-05-09 16:28:45

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: [FIXED IN 1.0.10] Mobile thumbnails showing shrinked windows phone 8.0

Please send a screenshot. I do not own a windows 8 phone.


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

#4 2014-05-09 16:32:06

ivatigoal
Member
Registered: 2013-06-07
Posts: 367
Website

Re: [FIXED IN 1.0.10] Mobile thumbnails showing shrinked windows phone 8.0

If you try to navigate to analtube4u.com/mobile even from internet explorer you can see what I mean big_smile If you don't have internet explorer please let me know so I can send a screenshot


Analtube4u

Offline

#5 2014-05-09 16:37:49

ivatigoal
Member
Registered: 2013-06-07
Posts: 367
Website

Re: [FIXED IN 1.0.10] Mobile thumbnails showing shrinked windows phone 8.0

mobile

Last edited by ivatigoal (2014-05-09 16:40:08)


Analtube4u

Offline

#6 2014-05-09 18:58:02

Eri
Member
Registered: 2011-03-18
Posts: 977

Re: [FIXED IN 1.0.10] Mobile thumbnails showing shrinked windows phone 8.0

Your site looks very slow, you should add thumbs and js on a different server. if you can not afford it just install http://www.nginxcp.com/installation-instruction/ will make your files fly.

Also some files that are already on a CDN and you do not need to pay wink

<script type="text/javascript" src="/templates/default-pink/js/jquery-1.8.2.min.js"></script>
with
<script type="text/javascript" src="http://code.jquery.com/jquery-1.8.2.min.js"></script>

Also on mobile
    <link rel="stylesheet" href="/mobile/templates/default/css/jquery.mobile-1.2.0.min.css" />
    <link rel="stylesheet" href="/mobile/templates/default/css/jquery.mobile-custom-1.0.0.css" />
    <script type="text/javascript" src="/mobile/templates/default/js/jquery-1.7.2.min.js"></script>
    <script type="text/javascript" src="/mobile/templates/default/js/jquery.main-1.0.js"></script>
    <script type="text/javascript" src="/mobile/templates/default/js/jquery.mobile-1.2.0.min.js"></script>
with
<link rel="stylesheet" href="http://code.jquery.com/mobile/1.2.1/jquery.mobile-1.2.1.min.css" />
<script src="http://code.jquery.com/jquery-1.8.3.min.js"></script>
<script src="http://code.jquery.com/mobile/1.2.1/jquery.mobile-1.2.1.min.js"></script>
<script type="text/javascript" src="/mobile/templates/default/js/jquery.main-1.0.js"></script>


Best Adult Affilitate Network:
ExoClick
Best Deals on Dedicated Servers - CDN
INXY

Offline

#7 2014-05-09 19:11:57

ivatigoal
Member
Registered: 2013-06-07
Posts: 367
Website

Re: [FIXED IN 1.0.10] Mobile thumbnails showing shrinked windows phone 8.0

Thank you for the help eri. I plan to split the load but not yet since the budget is a little tight right now. I will try your tips though for sure.


Analtube4u

Offline

#8 2014-05-09 19:13:04

ivatigoal
Member
Registered: 2013-06-07
Posts: 367
Website

Re: [FIXED IN 1.0.10] Mobile thumbnails showing shrinked windows phone 8.0

By the way at your mobile site thumbs show up correct. Have you done any customization for that?


Analtube4u

Offline

#9 2014-05-09 22:00:39

Eri
Member
Registered: 2011-03-18
Posts: 977

Re: [FIXED IN 1.0.10] Mobile thumbnails showing shrinked windows phone 8.0

I have added jquery mobile 1.4.2


Best Adult Affilitate Network:
ExoClick
Best Deals on Dedicated Servers - CDN
INXY

Offline

#10 2014-05-09 22:10:36

ivatigoal
Member
Registered: 2013-06-07
Posts: 367
Website

Re: [FIXED IN 1.0.10] Mobile thumbnails showing shrinked windows phone 8.0

Is it easy to tell me how to do that? It will be helpful for others too.


Analtube4u

Offline

#11 2014-05-10 05:48:50

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: [FIXED IN 1.0.10] Mobile thumbnails showing shrinked windows phone 8.0

You replace jquery.mobile-1.2.0.min.css and jquery.mobile-1.2.0.min.js with jquery mobile 1.42 from www.jquerymobile.com.


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

#12 2014-05-10 09:56:56

ivatigoal
Member
Registered: 2013-06-07
Posts: 367
Website

Re: [FIXED IN 1.0.10] Mobile thumbnails showing shrinked windows phone 8.0

Ok this is what I get now

mobile new

I don't know how to get those thumbs bigger and why I don't get the round cornered windows as I supposed to


Analtube4u

Offline

#13 2014-05-10 11:19:56

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: [FIXED IN 1.0.10] Mobile thumbnails showing shrinked windows phone 8.0

I will do a update for the mobile part as soon as possible.


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

#14 2014-06-26 14:50:06

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: [FIXED IN 1.0.10] Mobile thumbnails showing shrinked windows phone 8.0

Added this fix and also upgraded to jquery mobile 1.4.2 in the 1.0.10 version.


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

Board footer

Powered by FluxBB