-
Author
-
May 16, 2017 at 09:02 #161589AdamKParticipant
Hi
I have the latest version of internet explorer. There is an issue that prevents vertical scrolling. I have asked other testers to look at this, they are getting the same issue.You can see this happening on my site below. Please let me know how to fix this thanks.
May 17, 2017 at 22:18 #161782LauraModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! ?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
May 18, 2017 at 19:41 #161983RaduModeratorHi,
Tell me exact the browser version to can check
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 19, 2017 at 02:53 #162065AdamKParticipantHi
specifically I am on Internet Explorer 11.0.9600.18252, it updates automatically so it’s the latest version.
However I have tried it on my old laptop IE and it’s the same. I’ve also had 3 other people test it on their IE and they get the same results, no vertical scroll. No scrollbar, scroll wheel doesn’t work. Page-up / page-down and scroll keys don’t work either.
I checked this again the other day when I removed all custom CSS / functions, and all non-theme plugins, it still wasn’t working.
May 23, 2017 at 16:55 #162449RobertKeymasterHi, please add these lines of css in theme options – quick css:
COPY CODE.footer-bottom { overflow-y: auto !important; } .footer-bottom .kleo-page #main { flex-shrink: 0; -webkit-flex-shrink: 0; }
Let me know if it works.
Regards,
RobertHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRobert - Front-end developer and UI graphics enthusiast.
May 23, 2017 at 17:17 #162451AdamKParticipantHi
yes that seems to be working now thanks.
Why can’t you guys keep your support like this all the time? It’s a nice looking product and it does a good job when things are working. I’ve seen a lot of people around the web complaining about your level of support, which is a shame. I am confident it would make a huge impact on people’s perception if you could maintain the speed and helpfulness I’ve experienced today, it’s like a different company.
Anyway many thanks for coming back with a solution for this.
May 24, 2017 at 05:08 #162516AdamKParticipantHi sorry I spoke too soon.
That CSS does solve the IE scrolling problem. Unfortunately when I add that CSS, the activity wall stops working. It makes the activity not load, the same way as the media is not loading.
Please can you take another look thanks.
Attachments:
You must be logged in to view attached files.May 24, 2017 at 11:26 #162537RobertKeymasterHi, I’ll make some tests and see what happens there, until then you can disable “Keep footer on bottom’ option from theme options – general settings. You will not have a footer at the bottom position but at last, you have a functional scroll on all pages.
Regards,
RobertHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRobert - Front-end developer and UI graphics enthusiast.
May 24, 2017 at 11:59 #162539AdamKParticipantIt’s okay I can scroll on other browsers while I am working on the site. The site needs a footer, so I will wait to see what solution you have, thanks.
May 30, 2017 at 10:57 #162954RobertKeymasterHi, I found another solution that might work:
COPY CODE.footer-bottom { overflow: visible !important; } .footer-bottom .kleo-page #main { flex: 1 0 auto !important; }
Let me know if this is ok.
Regards,
RobertHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRobert - Front-end developer and UI graphics enthusiast.
-
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.