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

    We updated Fubix Template to the last 1.0.1 version, but we still can’t zoom out on an iPhone.

    Why?

    In the changelog we read: [JATCFUBIX-126] – Enable zoom on mobile when disable responsive

    How could we fix this issue?

    Thanks,
    Mario Caruso
    CDB//Agency srl

    Ninja Lead Moderator
    #492435

    Because when your site is running responsive we have been disabled ZOOM on this template, but you can enable ZOOM this way

    Open templates/ja_fubix/tpls/blocks/head.php file

    from
    <blockquote><meta name=”viewport” content=”width=device-width, initial-scale=1.0<?php echo $this->getParam(‘responsive’, 1) ? ‘, maximum-scale=1.0, user-scalable=no’ : ” ?>”/></blockquote>
    change to
    <blockquote><meta name=”viewport” content=”width=device-width, initial-scale=1.0″/></blockquote>

    Let me know if it helps

    cdbagency Friend
    #493726

    Ok, thanks!

    This resolved the issue.

    Thanks,
    Mario Caruso
    CDB//Agency srl

    otomol Friend
    #494675

    Hello Ninja Lead!!

    I have the same problem but with the template ja_mitius i try to change the code you post here but it didn’t work for ja_mitius, can you help with this template as well. Thanks

    otomol Friend
    #494676

    Hello Again this fix works as well in the template ja_mitius, but when i open the site in the iPod is already zoom in, how can i have it normal from start?

    Thanks

    Ninja Lead Moderator
    #494777

    In this case, I need to check directly on your site. You can send me URL of your site, I shall check it on iPod device.

    otomol Friend
    #494928

    Hello Ninja Lead, this is my web if you can check it in your iPod would be awesome thanks

    http://www.80segundos.com

    Also the problem is that the site crashes in the iPod most of the time when is zoom in, but when is zoom out it doesn,t happened as much i think. I customize the k2 content and the com_k2 to popup the videos on modal way.

    Ninja Lead Moderator
    #494972

    There maybe problem with responsive feature in your site. It shows desktop layout in iPod deice

    Backup your site and try to upgrade latest version of JA Mitius Template. It will be automatically resized with your device’s resolution. The problem of zoom in on your site would be solved out.

    otomol Friend
    #495838

    Thanks ninja i use the code you post in a different thread

    http://www.joomlart.com/forums/topic/deactivate-responsiveness/

    I just set the “initial-scale=0” (to cero)

    And that works great

    otomol Friend
    #495849

    Hello Ninja, well i fix the zoom part where i can view the whole site in the iPod screen, with this code:
    [PHP]<meta name=”viewport” content=”width=device-width, initial-scale=0, maximum-scale=3.0, user-scalable=yes”/>[/PHP]
    but the other problem with my site in that the iPod is crashing all the time, you have any idea how can I fix this, you think i have to much data in the site for the iPod to supported or i just have done something wrong. The main problem is when i zoom in and try to interact with the site it crashes and kicks me out from the web browser, if i dont zoom in some times it doesn’t crush.

    Let me tell you what i have change in my template, i edit the com_k2_content/MY_TEMPLATE/default.php and i add the class=”modal” to the items so when pressing the play image on top of the item_image it popups the related_video of the item and i did the same with the com_K2/MY_TEMPLATE/category_items.php to have the same result before going to the item_page

    this is my site 80segundos.com thanks again

    I just check my site in responsive mode and is crushing as well :((

    Ninja Lead Moderator
    #495896

    If possible you can send me the screenshot of the problem you’re mentionin? It would help to understand the issue and give you specific answers.

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

This topic contains 11 replies, has 3 voices, and was last updated by  Ninja Lead 11 years, 6 months ago.

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