• https://healthytastychow.com
    I can’t figure out how to remove those ads on the sidebar. I deleted something in style.css but it just made them go down a straight line rather than all four in a square. I assume if there’s a way to put ads in there, there should also be a way to delete them regardless of the theme. Yes?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Edit the sidebar.php, they will be listed in there.

    Thread Starter annmh

    (@annmh)

    I can’t find them there- I see the bookmarks, tag cloud, archives, widgets..
    above categories, this is the only code:

    <div id=”sidebar” class=”sidebars”>

      <?php if ( function_exists(‘dynamic_sidebar’) && dynamic_sidebar(1) ){
      ?>
      <?
      } else { ?>

      I don’t see anything about ads

    hey guys
    annmh, i’m having the same problem using the photoblog theme…in my case they are on top,header…
    if you find out a soluction,
    regards

    Thread Starter annmh

    (@annmh)

    Actually, I finally found where they are! For some reason, they were hiding in the footer. I’m not sure why they were both in the style and the footer, but they were. You may want to go through every option in your editor and see if it’s hiding somewhere strange as well.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘remove empty ads in sidebar from free theme’ is closed to new replies.