How to remove "Recent Comments /Archives" text form Header???

Viewing 6 posts - 1 through 6 (of 6 total)
  • #11761
    pamarcosm
    Participant

    I am setting up a web for a fashion designer, and I am unable to remove this text from header,
    You can see how it looks in http://www.rjsdesigner.com

    Please, could anyone tell me how to remove this text from header.
    Thanks in advance.

    Pablo from Spain.

    #11786
    Daniel Tara
    Keymaster

    Open index.php and remove the call to the function pinboard_current_location();

    #11816
    pamarcosm
    Participant

    Sorry there are several index php in different folders. Which one is the right one?

    I am not sure if the way to remove a php line is to put the command between /* . Is this the way I should do tor remove?

    If you answer this doubt I will try it.

    I saw that there is another post in this forum with the same problem.

    Nevertheless the way you propose to fix this problem, im my humble opinion, is a little weird, because, what have to do the “Recent Comments” text in header with the ” pinboard_current_location()? .

    Thanks for your collaboration.
    Pablo

    #11822
    pamarcosm
    Participant

    Sorry there are several index php in different folders. Which one is the right one?

    I am not sure if the way to remove a php line is to put the command between /* . Is this the way I should do tor removing the pinboard_current_location function?

    If you answer this doubt I will try it.

    I saw that there is another post in this forum with the same problem.

    Nevertheless the way you propose to fix this problem, im my humble opinion, is a little weird, because, what have to do the “Recent Comments” text in header with the ” pinboard_current_location()? .

    Thanks for your collaboration.
    Pablo

    #11825
    physicsHUZZAH
    Participant

    I believe wp-content/themes/pinboard/index.php is the file

    to comment php:

    but can you copy and paste the line above:
    pinboard_current_location();

    I just deleted it and forgot where it was while testing (it didn’t work for me)

    #11906
    pamarcosm
    Participant

    I fixed this problem using the method Daniel explained in a comment to a person who had a similar problem

    Thank you Daniel :
    Daniel said:
    I believe you have a recent comments widget in your Header sidebar. Simply remove it (Appearance > Widgets).

    I removed the widget and the problem was fixed.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.