Legenda theme on Windows mobile - by Flexibilis

This topic has 13 replies, 3 voices, and was last updated 9 years, 7 months ago ago by Robert Hall

  • Avatar: Flexibilis
    Flexibilis
    Participant
    August 23, 2014 at 14:36

    Hi,

    From the first day I have problem with the theme on Windows Mobile. I have a Lumia 925, but also I had Lumia 620, but on neither of them the theme worked. Today I noted that on accessing my site I cannot scroll down (it was also before), but if I open the menu from the left, then without selecting anything from the menu I can scroll down the whole page. If I close the menu, I cannot scroll again. So, on every page if I open the menu, I can scroll, but if the menu is closed, I cannot scroll.
    How can we solve it?
    Thanks,
    Fedor

    12 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    August 24, 2014 at 08:01

    Hello,

    Please provide us with wp-admin panel and FTP credentials in Private Content.

    Regards,
    Eva Kemp.

    Avatar: Flexibilis
    Flexibilis
    Participant
    August 24, 2014 at 09:31

    Hi,

    Login data in private content.
    Additionally I ask something. Recently I changed from dark version to light version. After change my sister noted that the mobile menu was completely dark, text, background, everything. I changed these on style.css (I know it should have been done in custom.css, but I did not have info, and time was running). From the source file I can put back the original style.css, but can you give me custom css code for light mobile menu (it can be white…).

    Regarding the site: After checking a lot of previous posts I changed the site background colors and some other things with CSS codes and it looks nice now. For further changes do you have a CSS manual or something that includes the theme elements and connecting CSS codes?

    Thank you.
    Regards,
    Fedor

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    August 24, 2014 at 09:48
    Avatar: Flexibilis
    Flexibilis
    Participant
    August 25, 2014 at 12:38

    Hi,

    Did you manage to look after the problems I wrote before?

    Regards,
    Fedor

    Avatar: Eva
    Eva Kemp
    Support staff
    August 25, 2014 at 13:30

    Hello,

    We’ve checked your site and haven’t found any problems.
    Perhaps you’re using some 3rd-party plugins that may cause incompatibility with the theme.

    Regards,
    Eva Kemp.

    Avatar: Flexibilis
    Flexibilis
    Participant
    August 25, 2014 at 13:41

    Hi,

    You mean you switched off the plugins and then tried or how? Because in this current form with that some plugins I have it does not work on Lumias.

    Also can you give me some answer on this?: “Additionally I ask something. Recently I changed from dark version to light version. After change my sister noted that the mobile menu was completely dark, text, background, everything. I changed these on style.css (I know it should have been done in custom.css, but I did not have info, and time was running). From the source file I can put back the original style.css, but can you give me custom css code for light mobile menu (it can be white…).”

    Regards,
    Fedor

    Avatar: Eva
    Eva Kemp
    Support staff
    August 25, 2014 at 15:03

    Hello,

    I didn’t switch off the plugins. This is the standard color for responsive design. If you want to have the whole menu white you need add this code into custom.css file:

    @media (max-width: 767px) { .mobile-nav-shown .mobile-nav {
        background-color: white;
    }
    .side-block .close-block {
        color: #000;
        background-color: #FFF;
    } }
    .et-mobile-menu li > a {
        background: none repeat scroll 0% 0% white;
    }
    .et-mobile-menu li .open-child {
        background-color: #FFF;
    }
    

    To change the color of “+” icons you need edit the image wp-content/themes/legenda/images/small-plus.png with some image editor.

    How to create custom.css file you can watch here.

    Regards,
    Eva Kemp.

    Avatar: Flexibilis
    Flexibilis
    Participant
    August 25, 2014 at 18:41

    Hi,

    Thank you for the code for mobile menu.
    Regarding the scroll problem on Lumia I do not understand this. How can that happen that you have no problem with scrolling with all plugins active, but I have problem with all my two Lumias. How can it happen? I do not understand. I have to believe myself that it does not work because I can see it, sorry. I checked again with my Lumia 620 and the situation is worse that on Lumia 925. Could you check it for me please on a Nokia Lumia somehow?
    Regards,
    Fedor

    Avatar: Flexibilis
    Flexibilis
    Participant
    August 26, 2014 at 10:01

    Hi,

    In the meantime I checked this page as well on my Lumia 925: http://www.qidhoutenspeelgoed.nl

    This does not work either on the Lumia 925, so the problem is not on my website or plugin. This should be a theme issue.

    Please check! It is highly important!

    Thank you.
    Regards,
    Fedor

    Avatar: Eva
    Eva Kemp
    Support staff
    August 26, 2014 at 11:40

    Hello,

    We recommend you to create a ticket at https://support.8theme.com/ and our developers will look into this issue more deeply. Please insert your login information of wp-admin panel and FTP into the ticket.
    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Flexibilis
    Flexibilis
    Participant
    August 27, 2014 at 22:22

    Hi,

    I did. Thank you.

    Regards,
    Fedor

    Avatar: Robert Hall
    Robert Hall
    Support staff
    August 28, 2014 at 07:57

    Hello,

    You’re welcome!
    If you have any questions don’t hesitate to contact us.

    Regards,
    Robert Hall.

  • Viewing 13 results - 1 through 13 (of 13 total)

The issue related to '‘Legenda theme on Windows mobile’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.