I am using this plugin but want to remove the buttons from the portfolio as it does not display well.
http://chriswardphotography.net/blog/portfolio-item/proffund-website/
I also know of the wp socializer plugin. Anyone used it? Does this give you the option or a better layout solution?
Hi artistic24459,
This is a bandaid fix but try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
.single-portfolio .addthis_toolbox.addthis_default_style {
display: none;
}
Otherwise there should be a setting within the plugin to let you choose where it should output.
Regards,
Devin
Thanks will give it a go.
Hey!
I marked the topic as resolved.
Regards,
Peter