-
AuthorPosts
-
January 28, 2014 at 5:11 am #194181
hello.
i’m using jatc_teline_iv_t3_j3x my responsive mobile layout not showing the same content as desktop layout.
and i can’t figure out how to change it and make it show the same contentmy url is : http://www.symmaxiapoliton.org/home
thank you
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 29, 2014 at 3:51 am #520316JA Teline template has many modules, meanwhile mobile layout is very small. Thus, mobile layout hides positions by default, however you can enable them via backend of the template, with simple steps below:
+ Go to Admin -> Extensions -> Template Manager -> JA_Teline_iv – Default ->Layout tabs -> Mobile Tabs and click eye icon to enable them, see the screenshot
January 29, 2014 at 5:10 pm #520396i did this like you said
but it seams that something is going wrong i don’t know what.the layout in the back admin page for mobile is not the same as in front page as a result to show not decried content
please help
i have deadline 🙁
my test environment ishttp://web2.symmaxiapoliton.org
- Ninja Lead Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
February 1, 2014 at 2:56 pm #520725You can check your site’s module positions with this url: http://web2.symmaxiapoliton.org/?tp=1. Then, find which positions are hidden from mobile layouts and enable them.
For example:
home-feature-1 position is not shown in the mobile layout, then open templates/ja_teline_iv_t3/css/bootstrap-responsive.css file,
Change
.hidden-phone {
display: none !important;
}
To
.hidden-phone {
display: block !important;
}And you can apply the same tweak to other positions (if you wish to show).
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by Ninja Lead 10 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
my responsive mobile layout not showing the same content as desktop layout
Viewing 4 posts - 1 through 4 (of 4 total)