Okay
  Public Ticket #981989
How to add a sidebar to a Woocommerce single product page in Kalium theme
Closed

Comments

  •  2
    onbestempeld started the conversation

    Hello,

    I was wondering how I could add a sidebar to all Woocommerce single product pages in the Kalium theme. Is that possible? If so, how?

    Thank you very much in advance!

    Best regards,

    Bark

    {"wp":{"use":false,"adminUrl":"http://www.spiritstuff.nl/winkel/engel-beeld/engel-cupido-met-waxinelichthouder-10x9-cm/wp-admin","username":"","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}

  • [deleted] replied

    Hi Bark,

    This option is not available for the moment but it will be available very soon through the theme updates

    If you don't want to miss any of your theme updates and want to be informed, please don't forget to enable this option:



    so when the update it's ready you will receive an email if you have enabled "Get notified by email if this item is updated" from your Downloads tab.

  •  2
    onbestempeld replied

    Thanks Ylli. I will wait for the update then :-)

  • [deleted] replied

    Great, good things happen to them who wait :)

  •  2
    onbestempeld replied

    Hi Yili,

    When I enable the sidebar in my webshop on single product pages, on mobile devices (phones) products (images, description, etc.) are not visible anymore.

    Of course I have disabled this option at this moment. But can you verify this at your end?

    Thanks in advance.

    Regards,

    Bark

  • [deleted] replied

    Hi Bark,

    Can you please enable this option again and send us screenshots of this problem?

    Also please share your WP credentials here, because I need to login to your site and test this issue. Your information is safe here (private) in this thread.

    To include your credentials click Insert Credentials button in editor toolbar. (See how)

  •   onbestempeld replied privately
  • [deleted] replied

    Hi Bark,

    Thanks for your great explanation. I think that i found the problem.

    Can you please add the code below to Custom CSS

    @media screen and (max-width: 992px) {
        .woocommerce .single-product-sidebar-container.sidebar-position-left .shop-sidebar {
            float: left;
        }
    }
    

    I just added this on our to-do list, and we will fix this on our next Kalium updates :)

  •  2
    onbestempeld replied

    Thanks, it works! 

  • [deleted] replied

    Hi Bark,

    I'm glad to hear that :)

    Have a great week and Happy Holidays.

    I will mark this ticket as solved now :)