By Groupe Média Théapolis on Friday, 24 March 2017
Posted in Technical Issues
Likes 0
Views 354
Votes 0
Hello,

In EasySocial, I want to modify the trigger parameters of the tablet responsive

For example 992px * 600 instead of 1024px * 768px.

How to do this ?

Yours sincerely
In Easysocial 2.x, we already changed to use user agent to detect whether that is mobile or tablet device when viewing on Easysocial page.

Can you download my attached file and replace into this following file location and see how it goes?

JoomlaFolder/administrator/components/com_easysocial/includes/responsive/responsive.php
·
Monday, 27 March 2017 19:25
·
0 Likes
·
0 Votes
·
0 Comments
·
Do you mean your tablet device didn't show responsive in Easysocial page?

If yes, is it can try run this following URL on your tablet and copy that user agent message to us?

http://yoursite.com/index.php?option=com_easysocial&debug=agent

Note : Make sure you login as Superadmin before you run this URL
·
Friday, 24 March 2017 18:10
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

Since the last version of Esaysocial, when we switch to tablet mode (1024px * 768px) we get a format of mobile type.

The "is-mobile" class is enabled for tablets!

How to modify the activation parameters of "is-mobile"?

Thank you, and sincere greetings.

Images A1 and A2 (before) (good)

Images B1 and B2 (after) (not good)
·
Monday, 27 March 2017 18:31
·
0 Likes
·
0 Votes
·
0 Comments
·
After installing the responsive.php file here is the result (image C1).

You will see that nothing has changed. The error is still there.

The "is-mobile" class is always active.

best regard
·
Monday, 27 March 2017 19:57
·
0 Likes
·
0 Votes
·
0 Comments
·
Sorry, after removing the caches, your file corrected the problem;
Thank you very much.

best regard
·
Monday, 27 March 2017 20:07
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for updating, glad that your issues are resolved now
·
Monday, 27 March 2017 21:14
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post