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

New Filter?

Home / Forums / Virtue Theme / New Filter?

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
August 15, 2017 at 8:31 am

Hello Team Kadence!

I created my own custom post-type that works with the theme (basically a copy of staff directory with a few new options and a different display). It works except for a minor sidebar issue. One the grid front-end page, there is space for a sidebar (but we don’t want one). I copied the page-staff-grid.php and created page-directory-grid.php. I found that if I add page-directory-grid.php to the lib/config.php file, the space for the sidebar goes away (yay) but I would rather not copy the entire config file to my child theme (if possible).

I tried to copy the function kadence_display_sidebar() to my own config file (I renamed it) and added page-directory-grid.php to the function but that didn’t work. Is there a better way to do this? Thank you!

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