Hello,
Greetings of the day,
I am using fixed widget plugin in the sidebar, however it is not working in chrome with enfold theme, works just fine in internet explorer and firefox. It works fine when default wordpress theme is used. Please let me know how can i resolve it. the plugin url is
https://wordpress.org/plugins/q2w3-fixed-widget/
kindly let me know how can i fix this error. (other information has been added as private content)
Hey!
Try adding this code to the Quick CSS:
@media only screen and (min-width: 767px) {
#top.page-id-197 #main .sidebar_left .sidebar {
position: absolute;
overflow: visible;
top: 0;
left: -5px;
background: white;
}
}
Cheers!
Josue
Hi there,
I’m having this issue as well with the fixed widget and enfold. I tried adding the fix mentioned above, but it did not work.
Here’s an example:
Hey!
I checked it on Chrome and it seems to be working fine, what’s the issue exactly?
Regards,
Josue
Thanks for the prompt reply.
The green newsletter sign up box on the right hand sidebar disappears as you scroll down the page.
Here is a better example
Hey!
I see, that’s actually a plugin issue/limitation, check this thread:
https://wordpress.org/support/topic/make-fixed-widget-stop-at-footer
Best regards,
Josue
Hi Josue,
Strangely enough, the issue only seems to appear with the enfold theme. I tried changing the settings as detailed on the thread to no avail. Please advise.
Thanks,
Matt
The fixed widget seems to be working fine now, here’s what i see on my end – http://screencast.com/t/9sWtVeWeU
Regards,
Josue