pragmaMx Support Forum

pragmaMx => Themes & Design => Thema gestartet von: alexandrevatin am 05 Dezember 2015, 10:38:16

Titel: alaAnimateBT
Beitrag von: alexandrevatin am 05 Dezember 2015, 10:38:16
Hello
I have 2 problems with alaAnimateBT
(https://forum.pragmamx.org/proxy.php?request=http%3A%2F%2Fimg11.hostingpics.net%2Fpics%2F327287ala.jpg&hash=890048a7550deb792a3329a1ea8b9b7657653ec7)

1- from my computer if i rezise the window i can
overview go to my account but nothink happen from my iPad.

2- from my computer i can enter my pseudo and my
password but from my iPad i can't...only the first letter from my pseudo work.

Could you check and help me please
http://www.alaniso.de/modules.php?name=Themetest&themeselect=alaAnimateBT (http://www.alaniso.de/modules.php?name=Themetest&themeselect=alaAnimateBT)

thank you
Titel: Re:alaAnimateBT
Beitrag von: diabolo am 05 Dezember 2015, 11:49:48
Slt Alex,

C'est un thème perso à base bootstrap ?

Sur android (samrtphone/tablette)  c'est pareil ?

@+
Titel: Re:alaAnimateBT
Beitrag von: alexandrevatin am 05 Dezember 2015, 13:26:04
Salut Thierry

C'est un thème téléchargeable sur PragmaMx.org ici:
http://www.pragmamx.org/Downloads-alaAnimateBT-view-902.html (http://www.pragmamx.org/Downloads-alaAnimateBT-view-902.html)

Sur smartphone cela fonctionne bien.
Le problème est sur ma tablette.

Bien amicalement
Alex  :bye:
Titel: Re:alaAnimateBT
Beitrag von: alexandrevatin am 05 Dezember 2015, 13:33:57
Zitat von: alexandrevatin am 05 Dezember 2015, 13:26:04
Salut Thierry

C'est un thème téléchargeable sur PragmaMx.org ici:
http://www.pragmamx.org/Downloads-alaAnimateBT-view-902.html (http://www.pragmamx.org/Downloads-alaAnimateBT-view-902.html)

Sur smartphone c'est pareil saisie impossible lol.

Bien amicalement
Alex  :bye:
Titel: Re:alaAnimateBT
Beitrag von: diabolo am 07 Dezember 2015, 21:14:46
Slt,

J'ai essayé avec les outils de développement et aussi en ligne test site responsive ipad (any)

http://www.isresponsive.com/Tester?site=http://www.alaniso.de/modules.php?name=Themetest&themeselect=alaAnimateBT

J'ai pas réussi à reproduire l'erreur, j'ai pas de ipad chez moi.

Faudrait voir si y a pas un tool sur le navigateur ipad pour localiser le prob
Titel: Re:alaAnimateBT
Beitrag von: alaniso am 09 Dezember 2015, 16:05:14
Hello all,

there is a wrong style Attribute in the file:

alaAnimateBT\style\style.css

please change entry shown from row 132:

/* Form-Einstellungen: bootstrap auf PragmaMX-Form: */
form input {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.42857143;
text-align: left;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}


and delete the "user-select" - entries. New code is:

/* Form-Einstellungen: bootstrap auf PragmaMX-Form: */
form input {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.42857143;
text-align: left;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}


This should help on iPhone and iPad and iPxxxxx :-)

BR,
André
Titel: Re:alaAnimateBT
Beitrag von: alexandrevatin am 11 Dezember 2015, 13:28:11
Hello
Thank you alaniso.
The probleme 2 is solved on my tablette  :thumbup:
I still have the probleme N°1

:bye:
Titel: Re:alaAnimateBT
Beitrag von: alaniso am 14 Dezember 2015, 13:18:39
Hello alexandrevatin,

you're right - there were further Problems with apples IOS/Safari...

Please reload the Theme:
http://www.pragmamx.org/Downloads-alaAnimateBT-view-902.html (http://www.pragmamx.org/Downloads-alaAnimateBT-view-902.html)

Same Problem with alaSimpleBT:
http://www.pragmamx.org/Downloads-alaSimpleBT-view-898.html (http://www.pragmamx.org/Downloads-alaSimpleBT-view-898.html)

Problem should be solved.

Best regards,
André
Titel: Re:alaAnimateBT
Beitrag von: alexandrevatin am 14 Dezember 2015, 19:17:27
Hello friends

Thank you alaniso

The probleme 1 is solved on my tablette  :thumbup:
Sorry...if i press the button search on my tablette nothing happen  :red:.

And i have a request. I made a lot of changement on alaAnimateBT is it why if you can give the information code will be very nice and helpful. If is it to long...don't worry my friend.

Thanks a lot  :bye:
Titel: Re:alaAnimateBT
Beitrag von: alaniso am 15 Dezember 2015, 22:27:04
Hello alexandrevatin,

the changes were made in the file:
/themes/alaAnimateBT/includes/theme.functions.php

please compare the function:
function theme_loginform(){...}

with the changed code from the lates download.

Best regards,
André
Titel: Re:alaAnimateBT
Beitrag von: john21wall am 24 Dezember 2015, 11:55:36
Vielen Dank eine Menge nützliche Informationen
Titel: Re:alaAnimateBT
Beitrag von: LOKy-S am 24 März 2016, 21:22:50
ist es möglich andere font typen noch selber hinzu zu fügen?
wenn ja, wie genau?

mfg