Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • fuya Friend
    #695419

    Hi

    Ii just found out that the images of my articles doesn’t display on iphones. Is there a way to display them?
    Because the page looks weird without images.

    Thanks,

    Fuya

    Ninja Lead Moderator
    #695785

    Hi Fuya,

    Have you solved it? I checked and saw the image of article is showing on your site.

    Regards

    Ninja Lead Moderator
    #750854

    Hi Fuya,

    Have you solved it? I checked and saw the image of article is showing on your site.

    Regards

    fuya Friend
    #697323

    I have kind of solved it.
    When the image comes from an article it shows up in the iPhone but all the images that come from the lite slideshow does not show on the mobile devices.

    Is there a filter?

    thanks

    fuya Friend
    #750955

    I have kind of solved it.
    When the image comes from an article it shows up in the iPhone but all the images that come from the lite slideshow does not show on the mobile devices.

    Is there a filter?

    thanks

    Ninja Lead Moderator
    #751087

    Because dimension (width and height) on mobile layout is very small and JA Slideshow Lite modules is disabled from css style but you can enable it by this way

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

    @media (max-width: 767px) {
    .t3-module.slideshow {
    display: block !important;
    }
    }

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

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

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