kennethkaniff
Member
Posted 1 year ago #
Trying to remove the trackback/pingback text that is showing up on all "pages" - The checkbox for trackback/pings is NOT checked in the admin section for each page, but it still shows up on each page with comments. What is the easiest way to remove the trackback and ping back text?
http://www.medicalmarijuanastrains.com/weeditor-layla-n/\
Thanks a million in advance for the help!
Christophtopherson
Member
Posted 1 year ago #
a half ass way to do this is go through all of the php files in Appearance>Editor. and search for the text Trackbacks/Pingbacks using
Ctrl + F (On your keyboard)
and simply delete that text, or if your Jive enough you could delete the whole line of code that tells that text to appear, which would be the more efficient way to do it..
kennethkaniff
Member
Posted 1 year ago #
Thanks for the response!
I tried that and could not find any file that had the Trackbacks/Pingbacks text.
Any other ideas?
Christophtopherson
Member
Posted 1 year ago #
Well seeing as how you marked this resolved Im assuming you already got it.
Looking at the link, and not seeing that text anywhere.. Ill take a wild guess and say, yes.... you did get it..
For anyone else, another way to do this is download the theme through your ftp client, and use GrepWin to do a mass search for the text you want to find. This program will search any txt file, php file, css html etc for specified text. and tell you what file it was located in..
:-p