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

templates/sidebar.php

Home / Forums / Virtue Theme / templates/sidebar.php

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
April 13, 2015 at 7:15 pm

Hi Ben

I notice the templates/sidebar.php file has been changed to include just the following:

<?php
dynamic_sidebar( kadence_sidebar_id() );

It used to contain a lot of conditionals that can easily be manipulated to change defaults etc….

So what is the best practice for coding for specific templates on specific pages/categories now?

E.g. I want the following:

when a new blog post is created – always use a specific default sidebar type (“blog-sidebar” which has been created in theme options)

Thanks
Sol

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