• Resolved faz67

    (@faz67)


    Hello All
    After upgrade to 2.8 and old CJ ad that I have not used in a long time
    now appears in my left sidebar???? It’s a java script ad but there is no text box in that space and I cannot find any reference to it anywhere! I’m sure I used this ad several years ago but I no longer belong to CJ. Could I have been hacked?? See the left sidebar at
    https://meandering-pen.com
    at the very bottom it’s a cafepress ad.
    Thank You
    faz67

Viewing 4 replies - 1 through 4 (of 4 total)
  • Try looking in your left sidebar template file.

    Thread Starter faz67

    (@faz67)

    T4t Reply
    Not a php guru but I’ll look again.
    Well I don’t recognize the script but that could be it.
    I saw it before but disregarded it because it’s not pointed at CJ.
    Thanks
    Gary
    https://meandering-pen.com

    <ul id=”sidebarleft”>
    <?php if ( function_exists(‘dynamic_sidebar’) && dynamic_sidebar(1) ) : else : ?>
    <li id=”pages”><?php _e(‘<h2>Pages</h2>’); ?>

      <?php wp_list_pages(‘sort_column=menu_order&title_li=’); ?>

    <li id=”categories”><?php _e(‘<h2>Categories</h2>’); ?>

      <?php wp_list_cats(”); ?>

    <li id=”archives”><?php _e(‘<h2>Archives</h2>’); ?>

      <?php wp_get_archives(‘type=monthly’); ?>

    <?php endif; ?>

    <script type=”text/javascript” language=”javascript” src=”https://www.tkqlhce.com/placeholder-2252555?target=_blank&mouseover=Y”></script&gt;

    <script type="text/javascript" language="javascript" src="https://www.tkqlhce.com/placeholder-2252555?target=_blank&mouseover=Y"></script>

    Looks about right for that ad. Have you tried removing it?

    Thread Starter faz67

    (@faz67)

    Yes that worked.
    Sorry everyone I thought I had marked this resolved.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Old ad returns from grave just in time for halloween’ is closed to new replies.