Hello toros9,
Our theme has this option and when you want to share other posts on facebook will display the author name, like this: http://screencast.com/t/X9va7aOglP You have control on this feature from td_wp_booster_functions.php file like this: http://screencast.com/t/ThEgEFxgw6F Please inspect this file on your back end and check if you have this code. SEO Yoast Plugin is tested on our theme and works properly with default settings. I have no idea why do not work for you. If you use another Plugin for Seach Engine Optimization, try to disable it, maybe cause this problem and try it again.
Also, you can try to disable all the active plugins, except Visual Composer, empty all your caches and install only the plugins that come bundled with our theme.
Hope this helps and let us know how it goes!
Thank you for the message!
Hello toros9,
Unfortunately, I do not understand what you mean, sorry! Please provide more details about what you want to change/achieve, also please add a screenshot with your issue because it might be more useful for a better understanding. I need to know these details so I can further inspect the issue and I will be able to provide a more accurate response.
Thank you for the message!
how to hide author name http://screencast.com/t/X9va7aOglP thnk u!
Hello toros9,
You can hide the author name from a post or from our modules and blocks, but the theme does not control the meta data for sharing. Facebook will grab all the information from your post.
You can try to remove this code – http://screencast.com/t/Ack17APQQZdO then use FB debugger(fetch new scrape) to check you post – https://developers.facebook.com/tools/debug/og/object/
Thanks!