Sticky Sidebar Help Needed

3 replies · opened Oct 21, 2022

Ggar22222Oct 21, 2022

Hi,

I'm upgrading from Canvas version 6.5.4 to version 6.6.5 for a website with a right sticky column.

Previously (6.5.4), the right sidebar code specified that the sidebar be sticky with the sticky-sidebar class:

<!-- START RIGHT COLUMN -->

<div class="sidebar col-lg-4 sticky-sidebar-wrap mb-0 clearfix" >
<div class="sidebar-widgets-wrap right-col-gray-background">
<div class="sticky-sidebar">

<div class="widget widget_links clearfix">
etc.

It worked perfectly.

Now that I've applied the updated code modules for (6.6.5), which do not seem to include any changes related to "sticky," the sidebar is no longer sticky.

So I looked at the Bootstrap documentation, and saw the "sticky-top" class, so I tried that:

<!-- START RIGHT COLUMN -->

<div class="sidebar col-lg-4 mb-0 " >
<div class="sidebar-widgets-wrap right-col-gray-background">

<div class="sticky-top">

<div class="widget widget_links clearfix">

Still doesn't work (2nd attached photo).

I would really appreciate your help in figuring out how to get the sticky sidebar to work again.

Thanks!!!

SSemicolon WebSTAFFOct 22, 2022

Hello,

The plugins.min.js File does not exist on your servers: https://www.parisdiscoveryguide.com/plugins.min.js and this is what is causing issues for the Sticky Sidebar. Simply upload this file to the correct location and this issue should be automatically resolved as we have not changed anything related to this in the Latest Versions of Canvas.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Ggar22222Oct 23, 2022

Huge thanks!!! I can't believe I made such a dumb mistake :-)

I loaded the file correctly, and now of course the sidebar works perfectly. Thanks again!!!

SSemicolon WebSTAFFOct 25, 2022

Very Happy to Help! :) Glad the issue was resolved.

Please do let us know if we can help you with anything else or if you find any further issues with Canvas.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard