Hi! I recently bought your theme and I have several questions.
My site: http://www.biznesinteres.ru
1) How do I make changes to author box on every post? It’s too big, I’d like to make it smaller. Or how do I turn it off completely?
2) The background image changes when you click on some article. Why does that happen? How can I keep it fixed and properly sized on all pages?
Example BG1: http://biznesinteres.ru/
Example BG2: http://biznesinteres.ru/featured/td_d_slug_17/
3) How do I add Facebook social widget and Facebook comments?
Thank you in advance!
1) FIXED – turned it off, still interested on ways to modify it somehow.
2) FIXED – by changing image stretching.
3) Partially fixed with Jetpack addon, but not really happy with it. Still interested on finding a way to embed classic Facebook comments.
4) How can I use custom adds in places of dummy banners?
I got this code for the Facebook Like Box:
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=461169127325905";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
It says “Place the code for your plugin wherever you want the plugin to appear on your page.”
<div class=”fb-like-box” data-href=”http://www.facebook.com/biznesinteres” data-colorscheme=”light” data-show-faces=”true” data-header=”true” data-stream=”false” data-show-border=”true”></div>
How can I do it so that it goes under Social counter on my page? Thanks in advance!
I tried this to remove built in sharing buttons:
Edit td_module_blog.php file and delete this code: http://screencast.com/t/sfWcFgff
But my site stopped loading, I re-rolled to the previous file. Any other ways to removed built in sharing options?
Hello,
You can translate the theme from Theme – Option -> Translate, search there for SIMILAR ARTICLES
For ads do you followed steps from here: http://import.tagdiv.com/newspaper/doc/ads.html
*To disable sharing you have in Theme Customizer -> Post settings http://screencast.com/t/T81JpD8K8JUI
Thanks
