Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated

Mobile view module positions not stacking

10 years 2 months ago
  • Joel's Avatar
    Topic Author
  • Joel
  • Offline
  • Fresh Boarder
  • Posts: 18
  • Thank you received: 2
Licenses:
JomSocial Expired

ISSUE SUMMARY:
Hi,
I have two modules in top1 and top2 position on my front page.
I would expect that in mobile view one would sit on top of the other.
Do I have to set anything to get this result.
I've looked and nothing seems obvious to me.
Thank you.
Temp url:
www.localteachersnetwork.co.uk.gridhosted.co.uk

STEPS TO REPLICATE:
1
2
3
4
5
RESULT
EXPECTED RESULT
BROWSER

10 years 2 months ago
Licenses:

Hi Joel,

if the module using tabs, at mobile will stay with tabs. but alternatively, you can user stacked module positions instead of tabbed.
e.g: js_top_stacked
here the doc:
documentation.jomsocial.com/wiki/Built-in_Module_Positions

Regards

10 years 1 month ago
  • Joel's Avatar
    Topic Author
  • Joel
  • Offline
  • Fresh Boarder
  • Posts: 18
  • Thank you received: 2
Licenses:
JomSocial Expired

Hi,
I think that is just for the Jomsocial positions - not the Socialize template positions that I have on my frontpage.
Please see attached. I am using top1 and top2.
I have had a look at all settings and can't see anything obvious.
Thanks.

Attachments:
10 years 1 month ago
Licenses:

Hi Joel,

please read this doc:
www.t3-framework.org/documentation/layou...layout-configuration

that top1 and top2 still using this class:
col-lg-7 col-md-6 col-sm-6 col-xs-6

must changing it to:
col-lg-7 col-md-6 col-sm-12 col-xs-12

so at mobile will not align.

please provide me FTP access detail. I will changing it for you. I must try it at your site first.

Regards

10 years 1 month ago
  • Joel's Avatar
    Topic Author
  • Joel
  • Offline
  • Fresh Boarder
  • Posts: 18
  • Thank you received: 2
Licenses:
JomSocial Expired

Hi Albertus,
That's very kind of you to offer to do it.
I have just updated the T3 framework to the latest version.
Here is FTP access.


Thank you
Joel

10 years 1 month ago
Licenses:

Hi,

please check it, I edited:
/templates/socialize/local/etc/layout/social.ini at line 19 - 31
I changed it from

[block1@top-section]
lg="col-lg-7"
md="col-md-6"
sm="col-sm-6"
xs="col-xs-6"
position="top-1"

[block2@top-section]
lg="col-lg-5"
md="col-md-6"
sm="col-sm-6"
xs="col-xs-6"
position="top-2"
[block1@top-section]
lg="col-lg-7"
md="col-md-6"
sm="col-sm-12"
xs="col-xs-12"
position="top-1"

[block2@top-section]
lg="col-lg-5"
md="col-md-6"
sm="col-sm-12"
xs="col-xs-12"
position="top-2"

that classes definition for bootstrap layout. getbootstrap.com/

Regards

The following user(s) said Thank You: Joel
10 years 1 month ago
  • Joel's Avatar
    Topic Author
  • Joel
  • Offline
  • Fresh Boarder
  • Posts: 18
  • Thank you received: 2
Licenses:
JomSocial Expired

Hi Albertus,
It works great and I understand what you have done.
Should I make a local copy of this file so that it's protected against any future updates to the template or Joomla ?
Many thanks,
Joel.

10 years 1 month ago
Licenses:

Hi Joel,

yes, for prevent that thing, please make copy of that file.

Regards

The following user(s) said Thank You: Joel
Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW