Sidebar problem

eCommerce WordPress theme with various e-store features and WooCommerce support.
GK User
Fri Jun 20, 2014 10:27 pm
Hi,

Another question: when I am logged in, there is an extra sidebar (apart from the one I want and have set up with several widgets) under the shopping pages, as you can see in the screenshot. When not logged in everything is fine. How can I remove this extra sidebar? I did try to disable the sidebar in the StoreBox settings, but that removes both sidebars for users that are not logged in. Thanks again.
User avatar
Fresh Boarder

teitbite
Sat Jun 21, 2014 12:00 pm
Hi

This looks like a vlidation issue. Please tell me the url of the page with this problem and an access to WP so I'll be able to log in and see the problem.
User avatar
Moderator

GK User
Wed Jun 25, 2014 12:04 am
Hi,

Thanks, I've sent a PM with the URL and access.
User avatar
Fresh Boarder

teitbite
Thu Jun 26, 2014 5:27 pm
Hi

I got Your mail. This extra sidebar looks like like a part of woocommerce. Please remove this captcha You have on admin so I'll check settings. This captcha is impossible to pass ;/
User avatar
Moderator

GK User
Thu Jun 26, 2014 7:32 pm
Hi Teitbite,

Thanks for the reply, I have removed the captcha.
User avatar
Fresh Boarder

teitbite
Sun Jun 29, 2014 10:04 pm
Hi

Unfortunatelly I cannot find it, probably because of a language barrier. Just not to wait longer please just hide it using css. Add this to override.css and remember to allow using override in theme settings:

Code: Select all
#gk-mainbody-columns #sidebar { display: none; }
User avatar
Moderator

GK User
Sun Jun 29, 2014 10:36 pm
Hi Teitbite,

That's a clever solution, thanks!
User avatar
Fresh Boarder

teitbite
Sun Jun 29, 2014 10:38 pm
Hi

Unfortunatelly the only I can think of, but You may try looking into woocommerce documentation.
User avatar
Moderator


cron