sidebar movement as scrolling

Home Forums Gillion Theme sidebar movement as scrolling

Home Forums Gillion Theme sidebar movement as scrolling

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
  • taegun
    Participant

    Hello. Support team

    I want to make the moving sidebar(widget) as scrolling, maybe sticky widget? I’m not sure.  I think this controled in the theme(gillion) setting. I don’t search it. Please give me a guide.

    reference: http://www.cehub.jp

    Hi @taegun,

     

    I hope you are well today and thank you for your question.

     

    You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Gillion -> Theme Settings -> Custom CSS/JS -> CSS Code

     

    .theiaStickySidebar {
        position: static !important;
        transition: none !important;
    }

     

    Best regards,
    Shufflehound team

    taegun
    Participant

    Hi Support Team

    Thanks for your quick advice. Unfortunately, the sticky sidebar is not able on my own homepage. Please check the attached caption files. As scrolling, the sidebar doesn’t move.  You look for this phenomenon in “www.greenium.kr”.
    I hope your respond.

     

    Attachments:
    You must be logged in to view attached files.

    Do you want the sidebar sticky or scrollable?

     

    I am confused now as you initially said you want a scrollable sidebar and not sticky.

     

    Please advise.

    taegun
    Participant

    I want the sticky sidebar. Initially, my site is scrollable. After your advice was applied(ie. CSS code), my site has been still scrollable. there are not any changes.

    The CSS code is shared to make it scrollable so don’t use it If you want a sticky sidebar.

     

    Also, please tell me which website are you referring to?

    The initial one that you have shared or the later one?

    taegun
    Participant

    I now clear the CSS code because I want to show stickysidebar. But my site hasn’t changed anything despite clearing it. At those time(ie. initial installation), it has been originally scrollable.  Please check it http://www.greenium.kr. There is now no additional CSS code.

    I had given you the CSS code for your website http://www.cehub.jp but why have you used it on http://www.greenium.kr ?

     

    Could you please share the screenshot of the sidebar that you want to make sticky on the website http://www.greenium.kr ?

     

    Also, would you mind if I log in to your site and do quick troubleshooting? If this is ok then could you please temporarily create an admin user account and share the account login details privately by adding them in the box having text “Enter your private content here (only you and forum moderators will be able to see it)”?

    taegun
    Participant

    Thanks for your support.

    Attachments:
    You must be logged in to view attached files.

    taegun
    Participant

    I also have another problem. In the Tool -> Site Health in my own WordPress, the performance issue is in there.

    ” A PHP session was created by a session_start() function call. This interferes with REST API and loopback requests. The session should be closed by session_write_close() before making any HTTP requests”

    Could you check the problem and give me a guide how to solve it

    The referenced website is created using the WPBakery page builder but you have created the pages using the Elementor and they have different procedures.

     

    In the Elementor you can try achieving this as described below or contact the Elementor support.

     

    https://elementor.com/blog/how-to-create-sticky-sidebar-menu/

    https://elementor.com/help/sticky-scrolling-effect-pro/

     

     

    I also have another problem. In the Tool -> Site Health in my own WordPress, the performance issue is in there.

    ” A PHP session was created by a session_start() function call. This interferes with REST API and loopback requests. The session should be closed by session_write_close() before making any HTTP requests”

    Could you check the problem and give me a guide how to solve it

    Could you please test it by deactivating the Unyson plugin as you are using Redux framework on your website?

Viewing 11 posts - 1 through 11 (of 11 total)