-
Author
Tagged: No Scroll
-
July 27, 2015 at 06:42 #7012680sFlashbacksParticipant
I had to deactivate all plugins, upon reactivation I noticed that my homepage will no long scroll. All other pages are fine. Homepage will scroll in wp dashboard preview but once you go to the live site… it does nothing. The scroll bar shows up and you can manually move it but the page doesn’t budge! I tried a different theme and it scrolls but once I go back to Kleo Theme it stops again. Can someone please help me before I lose my mind trying to figure it out! Thanks in advance!
Attachments:
You must be logged in to view attached files.July 27, 2015 at 14:37 #70202sharmstrModeratorYour dynamic content gallery plugin is probably causing the issue.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.July 27, 2015 at 21:14 #7031080sFlashbacksParticipantI deactivated it, still no scrolling. Do I need to delete the plugin all together?
July 27, 2015 at 22:16 #70314sharmstrModeratorFor whatever reason your page is setting overflow:hidden on the main content. In VC, click on the gear icon and add this css
COPY CODE.main { overflow: auto !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
July 27, 2015 at 22:45 #7031680sFlashbacksParticipantI made a clone of the front page and redirected it to http://www.80sflashbacks.com/welcome-back-to-the-80s/ and it works great now! Now I just need to know if it is safe to delete the original homepage
July 27, 2015 at 23:28 #70319sharmstrModeratorRedirects arent the best way to solve this. Add the css I gave you.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
July 28, 2015 at 09:21 #7034980sFlashbacksParticipantis there an update for Kleo? Most of the issues Im having started around the time wordpress updated this past thursday/friday? Our memory is through the roof and it seems its caused by the theme.
August 9, 2015 at 04:28 #72316TeraGoodParticipantI’m having the same problem at http://teragood.com but none of the pages will scroll. Can you give us a step by step guide to the fix you suggested Sharmstr? I’m not seeing a gear icon anywhere in Visual Composor and I’ve tried putting that code in the theme options main CSS as well as directly in the editor area files.
None of that has worked. Thanks for any help!
J
August 9, 2015 at 14:10 #72323sharmstrModeratorPut this in quick css
body {
overflow: auto !important;
}Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts
The forum ‘Plugins questions’ is closed to new topics and replies.