Hi mchavez,
That sidebar is meant to show the thumbnails of your additional images. Since you aren’t using additional images, you could easily hide that sidebar with some custom CSS. For example:
.prod-cat-addt-details-thumbs-div {
display: none;
}
If you are using the premium version of this plugin, you can checkout the different layouts we have for (individual) product pages which can be found under:
Ultimate Product Catalog Settings > Options > Premium > Product Page Type
I would suggest using the “Shop Style Product Page” style in your case.
Thank you for your help. After I activated the 7 day trial I got a much better layout for the product pages and the sidebar went away. However, I’ve determined that since I can’t get my search to work with it I have to deactivate the plugin. I have relevanssi installed as well. Thanks again.