magmachamber
Forum Replies Created
-
Forum: Plugins
In reply to: [AddToAny Share Buttons] Custom URL with event handlingForgive me for dragging this out. I see the reason Pinterest share counts are off is because despite setting a url variable in the shortcode, it appears that Pinterest ignores this and shares whatever page you are actually on. Is this something you might be able to send me a pointer on?
🙂
Forum: Plugins
In reply to: [AddToAny Share Buttons] Custom URL with event handlingThank you. This ended up being a bit more than I bargained for, fiddling in my theme’s numerous convoluted php files. I just scrapped the floating buttons altogether and went with this shortcode on every page and post:
[addtoany url="http://myhomepage.com" title="My homepage"]It works. However I did notice that it seems Pinterest won’t display correct share counts unless you are actually on the page in the url field. I tried changing the url in the shortcode to:
http://www.myhomepage.com
http://www.myhomepage.com/
http://myhomepage.com/I just turned the share count for Pinterest off. No big deal, strange though. Thanks for the help.
Forum: Plugins
In reply to: [AddToAny Share Buttons] Custom URL with event handlingActually now I see that Pinterest doesn’t seem to work with this method. Is there an easier way to do this that I am just overlooking? Thanks.