Skip to:
Content
Pages
Categories
Search
Top
Bottom

Comments and trackback under member profile pages arg !!!


  • jtorral
    Participant

    @jtorral

    I have read most of the solutions offered and still cannot resolve my problem.

    I have latest version of wordpress and buddypress on my site http://www.jorgetorralba.com

    The frustrating problem is that I cannot stop all comments and trackbacks from showing on the members / profile page. It is very frustrating. I have tried even to disable comments by editing the member page settings and still no luck.

    http://jorgetorralba.com/members/

    Not to mention if my site was really large this could be a potential performance problem.

    Any advise would be greatly appreciated.

    Thanks

    JT

Viewing 4 replies - 1 through 4 (of 4 total)

  • shanebp
    Moderator

    @shanebp

    Something in your theme is adding a call to the comments template.
    Look in the code for something like: comments_template( '', true );


    r-a-y
    Keymaster

    @r-a-y

    As shanebp suggests, the problem has something to do with your theme.

    Your theme appears to be a premium theme, so we cannot debug this.

    Also, try switching to another theme temporarily to see if the problem is specific to just that theme.


    jtorral
    Participant

    @jtorral

    I have an even bigger problem now. Comments wont show for anyone who is logged in after installing “disable comments”, then deleteing the plugin then restoring a db backup from last night. I know its not related to buddypress but I am racking my brains trying to figure out what happened.

    even a find for files modified does not show anything. only logged off users can see comments on post now arg !!!!


    jtorral
    Participant

    @jtorral

    So I partially fixed it but I think I need buddypress input for the following.

    Here is what I did

    I created a custom template from a copy of the page.php in the themes directory. Inside of that template was a call to comments_template(); which I removed from the custom template.

    I then changed the “Members” page to use the new template with a name of “No Comments”

    Now when I load http://jorgetorralba.com/members/ I get the desired affect without the comments and ping backs.

    However, if I go one level deeper and click on a user name such as

    http://jorgetorralba.com/members/cjtorralba/

    The comments reappear. Same on Activity page even after changing activity to use the new custom templates.

    Any idea ???

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Comments and trackback under member profile pages arg !!!’ is closed to new replies.
Skip to toolbar