Forums
Forums / Fixing WordPress / how to HIDE trackbacks?
(@margulies)
16 years, 5 months ago
I already have my trackbacks and comments separated.
I’m running the Thesis theme so they do this automatically.
However, my trackbacks are showing up before my comments.
Is there a way to hide them?
Here is my site. http://cashmakerelite.com/blogging/steps-on-using-a-blog-to-make-your-first-online-dollar/
When you scroll down to the comments section you can see that I already got rid of the trackbacks list by putting this into my Custom Styling: dl#trackbacks {display:none}
dl#trackbacks {display:none}
but I need to get rid of the {X Trackbacks} part too.
Any ideas?
That’s the trouble with trackbacks…
Can’t live with em..can’t kill em.
The topic ‘how to HIDE trackbacks?’ is closed to new replies.
(@margulies)
16 years, 5 months ago
I already have my trackbacks and comments separated.
I’m running the Thesis theme so they do this automatically.
However, my trackbacks are showing up before my comments.
Is there a way to hide them?
Here is my site.
http://cashmakerelite.com/blogging/steps-on-using-a-blog-to-make-your-first-online-dollar/
When you scroll down to the comments section you can see that I already got rid of the trackbacks list by putting this into my Custom Styling:
dl#trackbacks {display:none}but I need to get rid of the {X Trackbacks} part too.
Any ideas?