Hello, I am trying to get rid of the pinterest share icon. I have already gone to td_module_blog.php and removed the Pinterest buffy, but the icon is still showing up in the articles. What am I missing? Here is my site address.
Thanks in advance,
EnemyBorat
I got the pinterest button to disappear by placing display:none in the css, but this is not the way I want to go. Setting to display:none does not stop the php from running, it is still taking up resources no matter how minute it may be.
Hi,
You have to remove this: http://screencast.com/t/nm1SB4Xy
Thanks!
Marius, why doesn’t the td_module_blog.php file work in child theme? I tried deleting the Pinterest code in my child theme td_module_blog.php file and it didn’t work, it only works if I upload the changed file into the parent theme folder. Is this working as intended?
I’m trying to remove it too.
My code in “td_module_blog” seems a bit different thou.
Thank you.
Hi,
@lucascarder you have an old theme version? The sharing code is in td_module_blog.php file. Search inside the code for pinterest
here’s my td_module_blog.php
http://pastebin.com/5qvYi3Yz
I’m using version 3.8.4 of the theme.
Thank you.
I removed the lines said but now I get the following error when trying to access the website:
Parse error: syntax error, unexpected ‘td_module_blog’ (T_STRING) in /home/lucasv/public_html/wp-content/themes/Newspaper/includes/modules/module_modifier/td_module_blog.php on line 1
Also, I would like to know why my code is different than the one in the previous screenshot. Am I using and old version?
Thank you.
Hi,
Please send an email at contact@tagdiv.com , add the link to this post and i will send you the modified file.
Thank you, Emil G.
