Sidebars aren't working on product pages
-
WordPress version: 3.8.1
Plugin version: 1.0 (Pro)
Link to my site: kwhranch.com (it is in maintenance mode and I would be happy to give you credentials but not publicly)
I expected the plugin to do this:
When looking at a product page, underneath the content editor you have a section to select a “sidebar”. I created the sidebar per the directions, filled it with stuff in the “widgets” panel, and then returned to the product page to select my new sidebar for use. I chose it from the dropdown menu, updated the page, and no sidebar.Here’s what I’ve tried so far:
I checked the plugin theme files to ensure that it was pulling the sidebar or had some kind of function for the sidebar, and it doesn’t — so I’m not sure how it is supposed to happen. I also tried putting in some code to pull the sidebar myself and that didn’t work either (<?php get_sidebar (‘name of sidebar’); ?>).
- The topic ‘Sidebars aren't working on product pages’ is closed to new replies.