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

Sidebar not shown for products when the disabled for blogposts

Home / Forums / Pinnacle Theme / Sidebar not shown for products when the disabled for blogposts

This topic is: Not Resolved
[Not Resolved]
Posted in: Pinnacle Theme
June 25, 2016 at 1:09 pm

When you have disabled the sidebar for blogposts but enabled it for WooCommerce products it is not shown for products. Only when you enable the sidebar for blogposts it is also shown for products.

This seems to be caused by the fact that is_single() returns true for products, resulting in kadence_sidebar_on_post() returning true for products when the sidebar is disabled for blogposts.

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