• Hello,

    I am new to WordPress and had a developer make most of this website for me. Since then, he has disappeared and now I can’t ask questions or get anything changed. I was able to change almost everything I needed to but this one area is killing me and I can’t figure it out. Just to practice properly moving a WordPress site to a new server I moved it from joegavazzisports.com to howtoburnfatx.com

    On the top right side of the howtoburnfax.com page you will see “hot handicapper of the day.” You will see under the text there is a bunch of space and then a link that says, “more trends.” If your run your cursor over this link it still links back to the old joegavazzisports.com site.

    I used the Google Chrome tool that allows you to right click and “inspect element”. It shows six br’s above the “more trends” link which explains all the space and shows the “more trends” link is part of box_column2.

    I have looked through almost every file on the server for where to change these things. I want to remove the br’s and have the ability to change the link of “more trends.”

    Can anyone point me in the right direction where I can find the correct file to change this?

    Thank You!

Viewing 6 replies - 1 through 6 (of 6 total)
  • This is a tough one without having access to your filesystem.

    What you are looking for is

    <div id="box_column2">

    It is going to be in either a .php file or a .js file.

    Wish I could help more ??

    can you paste the code for that particular area of the page? It’s impossible to tell what’s going on there without access to your files. Can you tell me how that area gets populated?

    Thread Starter jvm127

    (@jvm127)

    Thanks for the replies. I’d have no problem PMing you FTP access if you guys would be willing to take a look. I just don’t want to post it on a public forum. I don’t see a PM button. Is there any way I can contact either of you?

    There is no PM facility on these forums.

    Thread Starter jvm127

    (@jvm127)

    My skype name is russward77 if anyone would be so kind as to contact me and help me figure this out.

    Thanks!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Changing an Area of WP Page’ is closed to new replies.