Author name on Facebook Share

Posted in: Newspaper
Post count: 9

Hi,

Since I installed this template the author name is now on our Facebook shares. Is there a way to disable or hack this?

On my previous template this did not happen.

Regards,

Joris

Post count: 9544

That’s because it’s correct “markup” for sharing to pull the “author” as the author of the item. I think on one of our sites we hacked that to show the OG author tag as the site name. Not sure how to do that with Newspaper, however. Possibly in the header file.

Post count: 9

Indeed, in the header.php:

Comment out this one (or remove) and that solved it.
<?php td_util::author_meta(); ?>

Thanks for your help, Chris!

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.