Footer Area Shows Wrong Link

  • Posted in : Bloggy WP
  • eparham
    Participant

    I have an advertisement banner in my sidebar that conflicts with the footer area. The area where the line that divides the post and the footer links to the advertiser’s site. Removing the advertiser’s banner, does correct the issue, but I cannot remove the ad at this time.

    Also, when I enter my copyright information in the Theme Option, that information links to the advertiser’s page. I changed that and it no longer links to the other person’s site, but the line above the copyright section is linked to the other person’s site and that is not what I want to happen.

    Please advise.

    http://evelynparham.com

    Mehmet S.
    Keymaster

    Hi, how do you add advertisement to your site?

    eparham
    Participant

    Hi Mehmet,

    I used the text box in the widget area and it is standard html coding (no script/div type of coding); just standard link to site and link for banner photo. There is also a title in the coding and it shows up when people scroll over the banner.

    I tried putting the code in the reply box, but it doesn’t show up, only shows link.

    I’m not sure if the issue lies with the coding or not.

    Thank you,

    Mehmet S.
    Keymaster

    You can use this to create a link in the Text widget:

    <a href="link-url-here">Link Text</a>
    

    You can use this to show an image in the Text widget:

    <img src="image-url-here">
    

    – image with link:

    <a href="link-url-here"><img src="image-url-here"></a>
    
    eparham
    Participant

    I know how create the link. That’s not the problem.

    The problem is that the footer area is linked to the advertisement, while the banner code is located in the sidebar for sidebar linking only.

    Why is the link also showing in the footer area, when it should only be showing in the sidebar? That’s the issue I am having.

    Mehmet S.
    Keymaster

    Maybe there is an unclosed tag in your site, please check at here:

    http://validator.w3.org

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register