• Resolved edujandon

    (@edujandon)


    the adsense code i placed in my header advertisement area of the theme is not showing, please help.

    i can place the code through the widget but it doesn’t reflect on my site, looking at the site you will only see the site logo image on the left and nothing on the right where the header ad should be.

    i need help with fixing this thanks

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Theme Author ThemezHut

    (@pubudu-malalasekara)

    Hi,

    Use the Custom HTML widget to place the code. I checked and there is no any problem in the sidebar. Check your Adsense code again.

    Thank You.

    Thread Starter edujandon

    (@edujandon)

    i have equally done that still it doesn’t reflect

    Theme Author ThemezHut

    (@pubudu-malalasekara)

    Try using a Adsense plugin to place ads instead of placing ads manually.

    • This reply was modified 7 years ago by ThemezHut.
    Thread Starter edujandon

    (@edujandon)

    I just tried ad inserter still no way, tried wp insert still same thing.

    Please any other ideas or suggestions

    • This reply was modified 7 years ago by edujandon.
    • This reply was modified 7 years ago by edujandon.
    reverendramona

    (@reverendramona)

    Does your browser have an Adblocker? If so, check the toolbar and see if it might be blocking the ad from displaying.

    Thread Starter edujandon

    (@edujandon)

    No it doesn’t have ad blocker, you can view the site your self from different browsers. All the same thing

    Thread Starter edujandon

    (@edujandon)

    i finally fixed it myself by adding this code

    .header-main-area{
    padding: 20px 0 0;
    }
    .site-branding{
    width: 25%;
    }
    .hm-header-sidebar{
    width: 75%;
    }
    @media screen and (max-width: 768px) {
    .site-branding, .hm-header-sidebar {
    float: none;
    width: 100%;
    }
    }

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘header ad not showing’ is closed to new replies.