Viewing 1 replies (of 1 total)
  • Hi,

    I came across the same issue. I fixed it modifying the code in inc/class-tweetability.php.

    Add “url” to this line:

    var config = ["via", "linkClass", "related"];

    so that it becomes:

    var config = ["via", "linkClass", "related", "url"];

    Great plugin, BTW.

Viewing 1 replies (of 1 total)
  • The topic ‘Adding WordPress post or page URL in tweet’ is closed to new replies.