test
Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • febtonline Friend
    #202187

    Hello I am having some issues with mobile display.

    On the iPhone 5 or 5S this is what the top article and map float looks like. Top article is cut off.

    Also the images are not loading up on the last two articles.


    1. IMG_0152
    2. 2014-10-16-22.41.47
    3. 2014-10-16-22.41.44
    Ninja Lead Moderator
    #553592

    I would need to take a closer look at your site. But when I access URL of your site and got this bug “ERROR 403 – FORBIDDEN”, how can I check this bug directly on your site?

    febtonline Friend
    #553717

    Please PM me what country you are in. I block many eastern countries because of companies like semalt.com and other pirates that steal content and photos.

    Ninja Lead Moderator
    #553753

    Pls check my PM

    Ninja Lead Moderator
    #553941

    <em>@febtonline 450619 wrote:</em><blockquote>Hello I am having some issues with mobile display.

    On the iPhone 5 or 5S this is what the top article and map float looks like. Top article is cut off.

    Also the images are not loading up on the last two articles.

    </blockquote>

    You can find the solution with my answer

    + I could not see the problem top article is cut off but I saw the problem from Map and you can fix it below

    Create templates/ja_decor/css/custom.css file and add new rule

    @media (max-width: 767px) {
    .t3-footer .footer-map .custom img {
    width: 100%;
    height: 100%;
    }

    .t3-footer .footer-map {
    background: none !important;
    }

    .office-info {
    display: none;
    }
    }

    + Image didn’t show, I saw “<a href=”/auto-service-repair-experience/2002-nissan-altima-catalytic-converter-replacement#G” …=”” <=”” p=”” style=”display: none;”>” and that’s why I could not show on mobile layout, you can pm me admin login of your site and FTP account. I will help you out.

    febtonline Friend
    #566611

    I am still having this issue:

    Here is the view from http://mobiletest.me/iphone_5_emulator/#u=http://www.jomanautoservice.com


    1. 2014-10-16-22.41.47
    2. 2015-04-10_12-50-21
    Ninja Lead Moderator
    #566705

    <em>@febtonline 468082 wrote:</em><blockquote>I am still having this issue:

    Here is the view from http://mobiletest.me/iphone_5_emulator/#u=http://www.jomanautoservice.com

    </blockquote>
    @febtonline: You can fix this problem with my solution below:

    – Open templates/ja_decor/css/custom.css file
    – Add new rule

    @media (max-width: 991px) {
    .item-desc .article-intro {
    overflow: hidden;
    height: auto;
    }
    }

    Let me know if it helps

    febtonline Friend
    #567951

    Resolved the issue, thank you @ninja Lead

    Can you help me with the same issue here?


    1. 2015-04-22_16-14-31
    febtonline Friend
    #733057

    Resolved the issue, thank you @ninja Lead

    Can you help me with the same issue here?

    Ninja Lead Moderator
    #567975

    This is JA ContentSlider module and it loads dynamic data from articles.

    In this case, maybe I will help you to add a custom code and it will be drop data to short on mobile layout. Let me know if you think it helps.


    1. Screen-Shot-2015-04-23-at-10.20.41
    Ninja Lead Moderator
    #733081

    This is JA ContentSlider module and it loads dynamic data from articles.

    In this case, maybe I will help you to add a custom code and it will be drop data to short on mobile layout. Let me know if you think it helps.

Viewing 11 posts - 1 through 11 (of 11 total)

This topic contains 11 replies, has 2 voices, and was last updated by  Ninja Lead 9 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum