• Resolved crystalcalliou

    (@crystalcalliou)


    I am using the Testimonials plugin to display testimonials in widgets on my site (www.techphoto.ca). On every widget the Jetpack sharing buttons are displayed, even though I have turned off sharing buttons for this post type. Please tell me how to remove the sharing buttons from the widget?

    https://wordpress.org/plugins/arconix-testimonials/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author John Gardner

    (@jgardner03)

    Hi,

    Thanks for using my plugin and I apologize for the troubles. While I can’t fix Jetpack not honoring your post type settings, I can at least help you hide the buttons. Add the following to your theme’s style.css file:

    .arconix-testimonial-content .sharedaddy { display: none; }

    Best,
    John

    Thread Starter crystalcalliou

    (@crystalcalliou)

    THANK YOU! I was trying that CSS but using just “arconix-testimonials” so of course it wasn’t working. This is exactly what I needed. Thanks!

    Plugin Author John Gardner

    (@jgardner03)

    You’re welcome. If you have opportunity, I’d really appreciate it if you could leave a review of my plugin. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Jetpack sharing buttons show in widget’ is closed to new replies.