Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • vivaldo moscatelli Friend
    #942337

    Hi all,
    I’m trying my site on mobile but I find some problems:

    • the slideshow images are not resized to the mobile resolution and I have only a portion of the image displayed (it’s perfect with the normal display)
    • I see module Gallery (only the name) but no image are shown (it is perfect with normal display=
      Thanks as always for your help.
      Vivaldo
    Pankaj Sharma Moderator
    #942345

    Hi
    Could u post the working site url here . The submitted site url is showing a blank page .
    http://prntscr.com/biz5mf

    vivaldo moscatelli Friend
    #942440

    Hi all,
    this is a very big question I would have liked to do right now… From Tripadvisor they can’t see the site at the address I sent: http://www.castelgandolfobedbreakfast.it
    But many (me and my customer included, from many different computers etc.) can reach it… How can it be possible
    I don’t know if this address can help (I see it as I see the other…)
    http://www.castelgandolfobedbreakfast.it/sito/index.php/it/
    This is very urgent…
    Thanks in advance…

    Pankaj Sharma Moderator
    #942456

    Hi
    This address http://www.castelgandolfobedbreakfast.it/sito/index.php/en/
    Showing me a blank content page , may be its becuase nothing is published on this page . You may check the menu template style to check the module positions and the modules are published on this page or not .

    On this page : http://www.castelgandolfobedbreakfast.it/sito/index.php/it/
    I can see the content and slideshow in mobile has auto background size set because it does not fit the while image in small area with the headings .
    You can override the code by adding this code in custom.css file

    @media screen and (max-width: 767px) {
    .block-slideshow-item .block-bg {
        background-size: 100%;
    }}

    But it will creat blank space under it becuase the image is using size100% . and resized in this way .

    To show gallery on mobile go to /acm/gallery/tmpl/list.php file
    Find hidden-xs
    and remove it .

    vivaldo moscatelli Friend
    #942467

    Hi Pankaj
    I don’t know why but the address I sent to you is http://www.castelgandolfobedbreakfast.it and instead you see a different one… Can it be this?

    Pankaj Sharma Moderator
    #942468

    Hi
    the site is redirect to http://www.castelgandolfobedbreakfast.it/sito/index.php/it/
    please check the domain redirections and assigned directory

    vivaldo moscatelli Friend
    #952352

    Hi Pankaj
    Now the site is correctly redirected.
    The standard visualization is ok.
    I can’t see correctly the modules in section-2 on mobile visualization.
    I just see the titles
    Can you please help me?
    Thanks
    Vivaldo

    Pankaj Sharma Moderator
    #952730

    Hi
    please provide me a screenshot of the problem with page url , so i can check it further .

    vivaldo moscatelli Friend
    #954472

    Hi Pankaj
    This is the fullview visualization: http://prntscr.com/by5rv6
    (as you can see the gallery title and items are correctly shown…)
    This is the mobile visualization: http://prntscr.com/by5rqz
    (as you can see only the gallery title is shown…)
    This is the same for all the others pages: on full visualization at the bottom of each menu item there is a gallery (or kind like that…) but this is not shown on the mobile visualization…
    Thanks to help me…
    Vivaldo

    Pankaj Sharma Moderator
    #954546

    Hi
    Go to /acm/gallery/tmpl/list.php
    find

    
        <div class="magazine-category <?php if($limit && count($items) == $limit): ?>  has-loadmore <?php endif; ?>  hidden-xs" id="<?php echo $listId; ?>">

    remove hidden-xs in the above code , save and check .

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

This topic contains 9 replies, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 3 months ago.

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