Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • kozakos Friend
    #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 content

    my url is : http://www.symmaxiapoliton.org/home

    thank you

    Ninja Lead Moderator
    #520316

    JA 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


    1. icon_hide
    kozakos Friend
    #520396

    i 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 is

    http://web2.symmaxiapoliton.org


    1. normal-layout
    2. mobile-layout
    3. responsive-mobile
    4. responsive-mobile1
    Ninja Lead Moderator
    #520725

    You 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).

Viewing 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