I am using the dynamic content gallery plugin on my site. I have had to use the following custom CSS in order to prevent the plugin appearing on every single category page, as i only want it on my homepage.
body.archive #myGallery {display: none;}
However whenever you conduct a search the images loaded in the dynamic content gallery appear in the search results for some reason.
Any assistance would be appreciated