Error in Social Sharing Links

Posted in: Newspaper
Post count: 2

Hey guys,

first of all: Great theme and great evolution sind version 2.2. But, there is big problem with the social sharing buttons.

You used get_page() to retrieve the url of the current page and to pass them to facebook and twitter. I’m using a custom permalink structure and get_page() did not returned the correct permalink, in example missing the category slug. So I changed get_page() to urlencode(get_permalink()) in “Newspaper/includes/modules/module_modifier/td_module_blog.php” and it works nicely for me, returning the correct and fully link to the article.

Best regards!
Mark

Post count: 3343

Hi,
Is fixed and will be available in the next update. Thanks!

Post count: 13

I was going to post a suport topic but it answered my question!
It is a very important issue, thank you very much!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.