Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter georgegg

    (@georgegg)

    so none knows how to block/remove godaddy’s banner with php files in wordpresss?

    Thread Starter georgegg

    (@georgegg)

    i added the

    <style>
    #conash3D0
    {
    display:none;
    }
    </style>

    on top of the index.php and banners didn’t appeared in the wordpress index of my website but when i logged in all the other pages of wordpress had the banner of godday again.
    Is there a way to stop it from showing the banner in every single page?
    I tried to put the above code on other phps but it didn’t worked ,it showed me an error.
    I read the ClaytonJames suggestions didn’t saw something that could help this situation,any ideas?

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