Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Virtue inserting sidebar where it doesn’t belong [The Events Calendar View]

Home / Forums / Virtue Theme / Virtue inserting sidebar where it doesn’t belong [The Events Calendar View]

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
August 4, 2020 at 10:16 pm

Hi,

I’m in the middle of running some updates on my sandbox-website. I’m using The Events Calendar (TEC) with Virtue. TEC added a newer version of their event views template. After switching to this new view, I’m finding that Virtue is inserting a sidebar into that particular template that shouldn’t be there.

——————– From The Events Calendar Support: ——————–
Initially I’d say that you have something wrong in your Theme, would worth to check. If you’re already using “Default Events Template” in “Events > Settings > Display > Basic Template Settings > Events Template” you shouldn’t have any issue with layout.

I can suggest some CSS hack to help you to hide this sidebar. Under your WordPress Dashboard go to “Appearance > Customizer > Additional CSS” and paste the following line there.

.post-type-archive-tribe_events .kad-sidebar { display: none; }

——————– End Support ——————–

I’m going to hide via css but I would prefer it doesn’t load the sidebar to begin with.. what do I do besides the CSS?

  • The forum ‘Virtue Theme’ is closed to new topics and replies.