Page Jumps with Sticky Menu
Home › Forums › WordPress Themes – Premium › Circumference › Page Jumps with Sticky Menu
- This topic has 19 replies, 34 voices, and was last updated 7 years, 1 month ago by
Sushil Adhikari.
-
AuthorPosts
-
February 15, 2016 at 4:12 pm #17059
Francois Zietsman
ParticipantHi, When I switch the sticky menu on, the page jumps and does not scroll to the bottom – I find this happening if the page does not have too much content.
It happens on these pages for example:
http://www.multiseal.co.za/composition
How can I fix this please?
Thanks
February 15, 2016 at 5:23 pm #22444Sushil Adhikari
ModeratorHi Francois Zietsman,
Sorry for the inconvenience , we already came to version 2.1.0, so please update to latest version , it may solve your issue.
Here in the tutorial we have take flat responsive as an example, you can applied same for your theme.
https://www.styledthemes.com/wordpress-tutorials/410…ling-updating-themesIf you got any problems on this please don’t hesitate to reach back out to us. We will be more than glad to assist you
Note: Please take a backup of your site before proceeding so you will be in position to take action when disaster strikes.
. Normally we use duplicator plugin to make a backup.https://wordpress.org/plugins/duplicator/.Here is the video tutorials how to use duplicator and save it to your local computer https://www.youtube.com/watch?v=VdvOGV2eIjE
Thanks
February 15, 2016 at 6:13 pm #22446Francois Zietsman
ParticipantHi Sushil
Thank you. I have updated the theme as explained here on the update section: https://www.styledthemes.com/wordpress-tutorials/410…ling-updating-themes
I used the Circumference Child Theme (Ver. 1.0.0) on the previous design
1. I activated Twenty Sixteen
2. Deleted the old Circumference
3. Uploaded the newest version 2.1.0
4. Re-activated the old child themeMy pages still jumps, and I can’t remove the child as all my customizations will be missing
Where can I email you personal login details so that you can maybe have a look?
Thanks
February 15, 2016 at 6:32 pm #22447Sushil Adhikari
ModeratorWe had checked all your seven pages , but we didn’t see any jumping pages. So could you please provide us specific pages where you encounters the issue:
So it will be easy for both of us to find appropriate solution .And also you add this css on child theme style.css file , it may help you.
div#cir-content-wrapper { min-height: 500px; }
Let us know how it goes.
Looking forward for your response.
Thanks
February 15, 2016 at 6:45 pm #22449Francois Zietsman
ParticipantHi Sushil
Thank you for the quick reply. I find it still jumping on these pages:
1. http://www.multiseal.co.za/composition/
2. http://www.multiseal.co.za/uses-and-benefits/
3. http://www.multiseal.co.za/waterproofing-products-for-waterproofing-contractors/
4. http://www.multiseal.co.za/contact-us/I am using Google Chrome as well as Firefox. Jumps on both browsers using a 27″ Monitor (1920 x 1080px)
Thanks
February 16, 2016 at 5:59 am #22450Sushil Adhikari
ModeratorIt seems you have short content area show sticky menu doesn’t get proper space to scroll, so please increase min height of content area , it will solve your issue:
div#cir-content-wrapper { min-height: 700px !important; }
February 16, 2016 at 8:56 am #22453Francois Zietsman
ParticipantSorry, but it still jumps even with your suggestion – I even increased it to 900px but still jumps.
According to me on lots of other themes I have used, the height of the content should not have anything to do with the sticky menu. It should still work. And on this page for example (http://www.multiseal.co.za/composition), there is a lot of space to still scroll, but it jumps. See attachment
I even increased your suggestion to 900px, and it still jumps
StickeyMenu.jpgAttachments:
You must be logged in to view attached files.February 16, 2016 at 9:55 am #22454Sushil Adhikari
ModeratorCould you please add those css given on previous reply and provide us link. Actually we didn’t see those code on your site.
So please add those css and let us know about that.
Thanks
February 16, 2016 at 10:08 am #22455Francois Zietsman
ParticipantHi Sushil
I added it to the child theme (Editor) as can be seen on the attachment.
http://www.multiseal.co.za/composition/
http://www.multiseal.co.za/uses-and-benefits/And other pages still jumps
Thanks
CustomCSS.jpgAttachments:
You must be logged in to view attached files.February 16, 2016 at 10:50 am #22456Sushil Adhikari
ModeratorHi Francois Zietsman
We are really sorry for the inconvenience, here we are not getting any jumping pages on your site. So could you please clear cache and try again , that may solve your issue. Due to the cache, browser may not take your changes on style.css file
If still you got any problems on this, lets discuss on live chat.
Thanks
February 16, 2016 at 12:41 pm #22459Francois Zietsman
ParticipantHi Sushil
Thanks, I did clear the browsers, and used Chrome and Firefox but still jumping on those pages – as soon as I switch the sticky menu off, it stops with the page jumping.
My screen resolution is 1920 x 1080px (27″ Monitor)
Attached is a video recording showing the pages jump. On the home page and the products I can scroll to the bottom without any problems, but on the other pages you will see I can’t go to the footer then it jumps back to the top.
Thanks
February 16, 2016 at 1:41 pm #22460Sushil Adhikari
ModeratorPlease remove the css given on previous reply and add this on child theme style.css
div#cir-content-wrapper { min-height: 100vh !important; }
Thanks
February 16, 2016 at 2:10 pm #22462Francois Zietsman
ParticipantThanks, It worked but now I have some massive white spaces below on the pages which look terrible and not worth it.
Is there nothing that can be done with the sticky menu itself?
Even this $8 theme has a sticky menu which works perfectly on pages with short content areas… http://www.pre-mcorp.co.za/about-enterprise-and-supplier-development
Otherwise I will just switch off the sticky menu if this can’t be fixed another way – the white spaces makes it look unfinished.
Thanks
February 16, 2016 at 5:46 pm #22463Sushil Adhikari
ModeratorHi Francois Zietsman,
We are really sorry for the trouble , you can try by reducing the value of min-height so that your white spaces will be reduced and sticky menu also works.
div#cir-content-wrapper { min-height: 70vh !important; }
If this doesn’t works for you please provide you wp-login details at our [email protected]
Thanks
February 16, 2016 at 5:56 pm #22464Francois Zietsman
ParticipantHi Sushil
Thanks, but on 70vh the page jumps again and has some white space also which does not look good.
But don’t worry, I just kept it at default (removed all custom css) and disabled the sticky menu.
I will in any way send you admin login to [email protected] so that you can have a look, maybe you can figure something out.
Thanks
-
AuthorPosts
- You must be logged in to reply to this topic.