Problems when the post is too short
-
Hi,
Please, have a look at this page http://codenvydocs.com/test-page
I used your cool widget, however, there’s a problem. When the post is too short like on painpage I cannot navigate to the bottom of the side menu. It just does not allow me to do so.
Can you please suggest what causes it?
-
Hi!
I know about this kind of problem.
To fix it you need to set height to your sidebar.
On the test page I see sidebar height = 930px (in normal mode).
Apply this value to .widget-area class:.widget-area { float: left; height: 930px; }Now the problem is gone, you can scroll to the bottom!
Hi,
Thanks for your prompt feedback! It works!!! )))
Thanks again. Cool plugin!
I’m having this same problem. I can’t set my sidebar to fixed, as it changes from post to post, and so does my content. My theme does not have individual sidebar ID’s…just one, ‘sidebars’, so I cannot disable it on the respective post/page.
For sake of testing, I added ‘sidebars’ to the ‘Custom HTML IDs’ section, however, it did not work. Though it stops the sticky widgets from sticking when scrolling down, they got stuck at the top.
Would there be a way to disable the sticky widgets if the ‘content’ is shorter than the ‘sidebar’, or disable on particular post/page IDs and/or category pages?
Page example: http://bit.ly/1dcK94P
Hi cableghost! How could you solve this problem? I have adaptive theme and cant set fixed height. But if I set fixed height it dont help too.
@geleosan, I haven’t found a fix from within my site code. I attempted to use the plugin ‘Widget Context’ (http://konstruktors.com/), however, the ‘Less Than Words’ option is not functioning on my theme. One fix that may work is to have a ‘Less Than X words’ option in the Sticky Widget plugin. Thereby, if the post is short, or it’s a short category page, Sticky Widget will be disabled.
Thank you for your reply!
The topic ‘Problems when the post is too short’ is closed to new replies.