• I don’t know if this was reported, but there seems to be a bug when accessing the site with this template from mobile devices.

    I’m not using responsive features so that might be a problem, but the header and the footer width isn’t in full size. I’ve installed WPTouch, but those who want to use the site in full size have to deal with that.

    Second question is if there is a possibility to use full size menu on mobile devices rather than the dropdown?

    And the third. If I access to Video posts, the videos are missing from the posts. Is this related to the WPTouch or it has to do something with the theme?

    The site is https://www.mx-cro.com

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter fpandjic

    (@fpandjic)

    Nobody?

    I really need your help! Here is the screnshoot

    Have you installed the latest version of Human?
    Human is a responsive theme as you can see in this demo: https://demo.alxmedia.se/hueman . It seems like something is crashing human. Try to deactivate all plugins and reactivate theme one by one to see if they cause any problems.

    Thread Starter fpandjic

    (@fpandjic)

    I’m using version 2.1.9, so I think it is the latest one. I know it is responsive, but there is an option to disable responsive feature in theme option where I disabled it.

    The site is working great, except for that small thing

    If you want your website being display nice on small devices you have to enable responsive options. Why did you do this?
    non responsive design does not make sense on small devices.

    Thread Starter fpandjic

    (@fpandjic)

    I think you don’t get it what I want. I’m using WPTouch for my mobile users, but those who don’t want to use WPTouch have the ability to use the desktop site (personally I’m the one of those who don’t like responsive layout and always prefer desktop sites). And if I enable responsive feature, the “request desktop site” on mobile browsers is not working.

    However, when I load desktop site on my mobile site, the image above shows slightly layout problems that I want to fix.

    ok,
    you can add this to your style.css or custom css:

    #header .container-inner {
       background: #33363b;
    }

    This should fix it.

    and this for the footer:

    .container-inner{
       background-color: #33363b;
    }

    Thread Starter fpandjic

    (@fpandjic)

    Thank you! That fixed the problem for mobile version, but caused small problems for desktop. The container is now slightly wider than before. Take a look here.

    And can you please help me also with footer menu to position the dropdown menu to the right, like the header menu.

    And is there a possibility to use full menu, not the dropdown, for mobile?

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Bug for mobile devices’ is closed to new replies.