Hi OSDWEBDV, in my case i’m no use the pinterest button 🙂
I change this, and the href for a whatsapp button.
Thanks!
I solved this:
return "<a class='osd-sms-link' data-platform='{$platform}' target='{$target}' title='{$button_title}' href='#' data-url='{$url}' rel='nofollow'>";
}
the href=” “ aren’t set. i add {$url} to this.
Solved. I’ve change the read config, and this work 🙂