Hi Rene! Great plugin.
But after the last update 1.1.1, I seem to be getting the buttons not only correctly appearing at the top of the post but also another two appearances above the blog masthead.
e.g.
http://anilnetto.com/democracy/court-finds-anwar-guilty-star-still-shines/
Any idea what is causing this glitch?
I uninstalled and reinstalled but still seeing the buttons appearing three times.
Can you check if you have also included the shortcode? Its not needed when you use automatic embeding. If that does not work please write me a mail.
Hi Rene,
Thanks for prompt reply.
No, I only used the automatic embedding at the top and not the shortcode.
Also using a CDN for caching and WP-Minify plugin though I’m not sure if that is causing the problem.
When uploading a new post, I also got the following message:
0
SHARES
Share on Facebook Tweet on Twitter
0
SHARES
Share on Facebook Tweet on Twitter
0
SHARES
Share on Facebook Tweet on Twitter
Warning: Cannot modify header information – headers already sent by (output started at /home/…/public_html/wp-content/plugins/mashsharer/class.mashsharer.php:147) in /home/…/public_html/wp-admin/post.php on line 233
Warning: Cannot modify header information – headers already sent by (output started at /home/…/public_html/wp-content/plugins/mashsharer/class.mashsharer.php:147) in /home/…/public_html/wp-includes/pluggable.php on line 896
Can u write me a mail to admin at xsimulator.net and give me access to your wpadmin? So i can check it.
Should be fixed with latest update. Can you verfify?
Yes, it works brilliantly after your intervention. Many thanks for the super-fast response!
Can you please take a look at my website?
The two buttons dont show appropriately…
Instead of “share on facebook/twitter” i get only “share on”…
Website
Hi,
change the width of the buttons:
.mashsharer-buttons>.twitter {
width: 146px !important;
}
.mashsharer-buttons>.facebook {
width: 164px !important;
}
Where am i supposed to change the buttons width?
Put the mentioned style in the style or custom css of your theme or change the included css file in the mashshare plugin folder:
/wp-content/mashsharer/assets/mashsharer.css